2014-08-03 19:52:23 +02:00
|
|
|
include(RunCMake)
|
|
|
|
|
|
|
|
run_cmake(Before24)
|
|
|
|
run_cmake(CompatBefore24)
|
2018-08-09 18:06:22 +02:00
|
|
|
run_cmake(Future)
|
2014-08-03 19:52:23 +02:00
|
|
|
run_cmake(PolicyBefore24)
|
2023-07-02 19:51:09 +02:00
|
|
|
run_cmake(Before3_5)
|
2018-08-09 18:06:22 +02:00
|
|
|
run_cmake(Range)
|
|
|
|
run_cmake(RangeBad)
|
|
|
|
run_cmake(Unknown)
|