forked from qt-creator/qt-creator
Project: Add CMakeLists.txt to qmake project
Change-Id: Ifc8246bb801c7e9350c0aabe8debd847063192ac Reviewed-by: Eike Ziller <eike.ziller@qt.io>
This commit is contained in:
committed by
Orgad Shaneh
parent
2bc736a4f7
commit
d890534ec5
@@ -244,6 +244,7 @@ qt {
|
||||
|
||||
QBSFILE = $$replace(_PRO_FILE_, \\.pro$, .qbs)
|
||||
exists($$QBSFILE):DISTFILES += $$QBSFILE
|
||||
DISTFILES += $$_PRO_FILE_PWD_/CMakeLists.txt
|
||||
|
||||
!isEmpty(QTC_PLUGIN_DEPENDS) {
|
||||
LIBS *= -L$$IDE_PLUGIN_PATH # plugin path from output directory
|
||||
|
||||
Reference in New Issue
Block a user