mirror of
https://github.com/Kitware/CMake.git
synced 2026-02-22 06:59:01 -06:00
Document the use of generator expressions in new commands.
This commit is contained in:
@@ -69,6 +69,9 @@ public:
|
||||
"INTERFACE_COMPILE_DEFINITIONS from. "
|
||||
"Repeated calls for the same <target> append items in the order called."
|
||||
"\n"
|
||||
"Arguments to target_compile_definitions may use \"generator "
|
||||
"expressions\" with the syntax \"$<...>\". "
|
||||
CM_DOCUMENT_COMMAND_GENERATOR_EXPRESSIONS
|
||||
;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user