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

5 lines
69 B
CMake

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