CMake/Tests/RunCMake/DisallowedCommands/CMP0033-OLD.cmake

3 lines
60 B
CMake
Raw Normal View History

cmake_policy(SET CMP0033 OLD)
export_library_dependencies()