mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2026-08-18 21:24:13 +02:00
Update start_options.cmake restore -DQET_ALLOW_OVERRIDE_DD_OPTION
This commit is contained in:
@@ -25,6 +25,9 @@ add_definitions(-DQET_ALLOW_OVERRIDE_CTBTD_OPTION)
|
|||||||
# Comment the line below to deactivate the --config-dir option
|
# Comment the line below to deactivate the --config-dir option
|
||||||
add_definitions(-DQET_ALLOW_OVERRIDE_CD_OPTION)
|
add_definitions(-DQET_ALLOW_OVERRIDE_CD_OPTION)
|
||||||
|
|
||||||
|
# Comment the line below to deactivate the --data-dir option
|
||||||
|
add_definitions(-DQET_ALLOW_OVERRIDE_DD_OPTION)
|
||||||
|
|
||||||
# Enable project database export when requested by the build system.
|
# Enable project database export when requested by the build system.
|
||||||
option(QET_EXPORT_PROJECT_DB "Enable project database export" OFF)
|
option(QET_EXPORT_PROJECT_DB "Enable project database export" OFF)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user