CMake/Tests/RunCMake/CMP0042/CMP0042-OLD.cmake

5 lines
66 B
CMake

cmake_policy(SET CMP0042 OLD)
add_library(foo SHARED empty.cpp)