cmake/Tests/RunCMake/add_library/STATICwithNoSources.cmake

2 lines
48 B
CMake
Raw Normal View History

2018-01-26 17:06:56 +01:00
add_library(TestStaticLibWithoutSources STATIC)