diff options
Diffstat (limited to 'Tests/RunCMake/CPackConfig/CMP0161-OLD.cmake')
-rw-r--r-- | Tests/RunCMake/CPackConfig/CMP0161-OLD.cmake | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Tests/RunCMake/CPackConfig/CMP0161-OLD.cmake b/Tests/RunCMake/CPackConfig/CMP0161-OLD.cmake new file mode 100644 index 0000000..4d47576 --- /dev/null +++ b/Tests/RunCMake/CPackConfig/CMP0161-OLD.cmake @@ -0,0 +1,2 @@ +cmake_policy(SET CMP0161 OLD) +set(CPACK_BINARY_PRODUCTBUILD ON CACHE BOOL "" FORCE) |