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(Simple)
|
|
run_cmake(FilenameGenex)
|
|
run_cmake(ValueGenex)
|
|
run_cmake(MultipleValues)
|
|
run_cmake(Append)
|
|
run_cmake(Replace)
|
|
run_cmake(PerConfigValue)
|