forked from qt-creator/qt-creator
Fix CMake build
Amends b66a403f36
Change-Id: I2d104839a6b8510986ce6f3443ba9fb083460c07
Reviewed-by: Cristian Adam <cristian.adam@qt.io>
This commit is contained in:
@@ -223,7 +223,6 @@ qtc_add_resources(ProjectExplorer "testdata"
|
||||
BASE "."
|
||||
FILES ${test_resources}
|
||||
)
|
||||
endif()
|
||||
|
||||
qtc_plugin_enabled(_projectexplorer_enabled ProjectExplorer)
|
||||
if (WITH_TESTS AND _projectexplorer_enabled)
|
||||
|
Reference in New Issue
Block a user