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(add_custom_target)
|
|
run_cmake(add_custom_command)
|
|
run_cmake(install)
|
|
run_cmake(target_sources)
|
|
run_cmake(add_executable)
|
|
run_cmake(add_library)
|
|
run_cmake(add_test)
|
|
run_cmake(unknown-lang)
|
|
run_cmake(TARGET_PROPERTY)
|