cmake/Tests/RunCMake/ObjectLibrary/MissingSource.cmake
2013-11-07 00:51:16 +02:00

2 lines
32 B
CMake

add_library(A OBJECT missing.c)