forked from qt-creator/qt-creator
Merge remote-tracking branch 'origin/4.14' into 4.15
Change-Id: Ia86c8b94a7d57eb3312600b1d7e9f4fe20185b45
This commit is contained in:
1
dist/changes-4.14.1.md
vendored
1
dist/changes-4.14.1.md
vendored
@@ -72,6 +72,7 @@ Debugging
|
||||
### LLDB
|
||||
|
||||
* Fixed that application output could be printed delayed (QTCREATORBUG-24667)
|
||||
* Fixed performance issue (QTCREATORBUG-25185, QTCREATORBUG-25217)
|
||||
|
||||
### CDB
|
||||
|
||||
|
@@ -37,6 +37,7 @@ if (ENABLE_BUILD_QBS)
|
||||
|
||||
set(INSTALL_PUBLIC_HEADERS OFF CACHE BOOL "")
|
||||
set(WITH_TESTS OFF)
|
||||
set(WITH_PROJECT_FILE_UPDATES ON)
|
||||
set(QBS_INSTALL_QCH_DOCS ${WITH_DOCS} CACHE BOOL "")
|
||||
add_subdirectory(qbs)
|
||||
endif()
|
||||
|
Reference in New Issue
Block a user