CMake/Tests/RunCMake/CMP0050/RunCMakeTest.cmake
Stephen Kelly f2eee72fac add_custom_command: Disallow use of SOURCE signatures.
Add CMP0050 to control this behavior.
2014-02-12 11:19:27 -05:00

6 lines
89 B
CMake

include(RunCMake)
run_cmake(CMP0050-OLD)
run_cmake(CMP0050-NEW)
run_cmake(CMP0050-WARN)