QmlJS: Fix Qbs/CMake build

Change-Id: I27b4e2024ad1cddafea7ca7be5eb3055d34bf297
Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
This commit is contained in:
Orgad Shaneh
2020-03-03 18:59:16 +02:00
committed by Orgad Shaneh
parent e935291c85
commit 989eb36012
2 changed files with 2 additions and 2 deletions

View File

@@ -72,7 +72,7 @@ Project {
"qmljslexer.cpp", "qmljslexer_p.h",
"qmljsmemorypool_p.h",
"qmljsparser.cpp", "qmljsparser_p.h",
"qmljssourcelocation.cpp", "qmljssourcelocation_p.h",
"qmljssourcelocation_p.h",
]
}