mirror of
https://github.com/Kitware/CMake.git
synced 2025-10-15 03:48:02 +08:00
7 lines
289 B
ReStructuredText
7 lines
289 B
ReStructuredText
export-compile-commands-environment-variable
|
|
--------------------------------------------
|
|
|
|
* The :variable:`CMAKE_EXPORT_COMPILE_COMMANDS` variable now takes its
|
|
initial value from the :envvar:`CMAKE_EXPORT_COMPILE_COMMANDS` environment
|
|
variable if no explicit configuration is given.
|