parent
39a9403a70
commit
d6b9df409c
|
@ -102,7 +102,8 @@ public:
|
|||
"In both versions of the command, "
|
||||
"if OUTPUT_VARIABLE is specified, then the "
|
||||
"output from the build process is stored in the given variable. "
|
||||
"Return the success or failure in "
|
||||
"The success or failure of the try_compile, i.e. TRUE or FALSE "
|
||||
"respectively, is returned in "
|
||||
"RESULT_VAR. CMAKE_FLAGS can be used to pass -DVAR:TYPE=VALUE flags "
|
||||
"to the cmake that is run during the build. "
|
||||
"Set variable CMAKE_TRY_COMPILE_CONFIGURATION to choose a build "
|
||||
|
|
Loading…
Reference in New Issue