You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
include(RunCMake)
|
|
|
|
run_cmake(Conflict1)
|
|
run_cmake(Conflict2)
|
|
run_cmake(Conflict3)
|
|
run_cmake(Conflict4)
|
|
run_cmake(Conflict5)
|
|
run_cmake(Conflict6)
|
|
run_cmake(Debug)
|