Merge remote-tracking branch 'origin/4.10'

Change-Id: I427280fdb207b878000697dfd37595ffdb26f4e7
This commit is contained in:
Eike Ziller
2019-07-26 10:30:03 +02:00
61 changed files with 877 additions and 714 deletions

View File

@@ -1,7 +1,7 @@
add_qtc_library(3rd_cplusplus OBJECT
PUBLIC_DEPENDS Qt5::Core Utils
DEFINES CPLUSPLUS_BUILD_LIB
INCLUDES "${CMAKE_SOURCE_DIR}/src/libs"
INCLUDES "${PROJECT_SOURCE_DIR}/src/libs"
SOURCES
AST.cpp AST.h
ASTClone.cpp