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.
10 lines
287 B
10 lines
287 B
3 years ago
|
EXPORT_COMPILE_COMMANDS
|
||
|
-----------------------
|
||
|
|
||
|
.. versionadded:: 3.20
|
||
|
|
||
|
Enable/Disable output of compile commands during generation for a target.
|
||
|
|
||
|
This property is initialized by the value of the variable
|
||
|
:variable:`CMAKE_EXPORT_COMPILE_COMMANDS` if it is set when a target is created.
|