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

5 lines
69 B
CMake

cmake_policy(SET CMP0045 OLD)
get_target_property(result tgt TYPE)