mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-02 04:09:33 -05:00
make sure ; expansion is done in all commands
This commit is contained in:
@@ -53,7 +53,7 @@ public:
|
||||
virtual const char* GetFullDocumentation()
|
||||
{
|
||||
return
|
||||
"GET_SOURCE_FILE_PROPERTY(VAR file [ABSTRACT|WRAP_EXCLUDE|FLAGS]) "
|
||||
"GET_SOURCE_FILE_PROPERTY(VAR file [ABSTRACT|WRAP_EXCLUDE|COMPILE_FLAGS]) "
|
||||
"Get a property from a source file. The value of the property is stored "
|
||||
"in the variable VAR.";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user