forked from qt-creator/qt-creator
Added tests for the InsertionPointLocator and fixed bugs.
This commit is contained in:
@@ -1,3 +1,13 @@
|
||||
TEMPLATE = subdirs
|
||||
SUBDIRS = shared ast semantic lookup preprocessor findusages typeprettyprinter codeformatter
|
||||
CONFIG += ordered
|
||||
|
||||
SUBDIRS = \
|
||||
shared \
|
||||
ast \
|
||||
semantic \
|
||||
lookup \
|
||||
preprocessor \
|
||||
findusages \
|
||||
typeprettyprinter \
|
||||
codeformatter \
|
||||
codegen
|
||||
|
||||
Reference in New Issue
Block a user