summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/CMP0173/CMP0173-OLD.cmake
blob: 731672826fdcde40ac2e78a99d9e1df8dd6eec09 (plain)
1
2
3
4
cmake_policy(SET CMP0173 OLD)

set(should_find YES)
include(CMP0173-common.cmake)