2013-06-28 18:37:39 +04:00
|
|
|
include(RunCMake)
|
|
|
|
|
|
|
|
run_cmake(CMP0026-WARN)
|
|
|
|
run_cmake(CMP0026-NEW)
|
|
|
|
run_cmake(CMP0026-IMPORTED)
|
2014-03-15 12:18:39 +04:00
|
|
|
run_cmake(CMP0026-CONFIG-LOCATION-NEW)
|
|
|
|
run_cmake(CMP0026-CONFIG-LOCATION-OLD)
|
|
|
|
run_cmake(CMP0026-CONFIG-LOCATION-WARN)
|
|
|
|
run_cmake(CMP0026-LOCATION-CONFIG-NEW)
|
|
|
|
run_cmake(CMP0026-LOCATION-CONFIG-OLD)
|
|
|
|
run_cmake(CMP0026-LOCATION-CONFIG-WARN)
|