2013-06-04 16:25:47 +02:00
|
|
|
include(RunCMake)
|
|
|
|
|
|
|
|
run_cmake(CMP0022-WARN)
|
2013-06-04 16:21:33 +02:00
|
|
|
run_cmake(CMP0022-WARN-tll)
|
2013-06-04 16:25:47 +02:00
|
|
|
run_cmake(CMP0022-WARN-static)
|
|
|
|
run_cmake(CMP0022-NOWARN-static)
|
2013-06-04 16:21:33 +02:00
|
|
|
run_cmake(CMP0022-NOWARN-static-link_libraries)
|
2013-06-04 16:47:57 +02:00
|
|
|
run_cmake(CMP0022-export)
|
|
|
|
run_cmake(CMP0022-install-export)
|