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

5 lines
66 B
CMake

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