CMake/Tests/RunCMake/ObjectLibrary/MissingSource.cmake

2 lines
32 B
CMake

add_library(A OBJECT missing.c)