6 lines
82 B
CMake
6 lines
82 B
CMake
|
include(RunCMake)
|
||
|
|
||
|
run_cmake(Conflict1)
|
||
|
run_cmake(Conflict2)
|
||
|
run_cmake(Conflict3)
|