Update CMakeLists.txt
This commit is contained in:
@@ -92,7 +92,7 @@ set_target_properties(nebula-shell PROPERTIES
|
|||||||
)
|
)
|
||||||
|
|
||||||
if(COMMAND qt_import_qml_plugins)
|
if(COMMAND qt_import_qml_plugins)
|
||||||
qt_import_qml_plugins(nebula-shell)
|
|
||||||
endif()
|
endif()
|
||||||
|
|
||||||
if(CMAKE_CXX_COMPILER_ID MATCHES "GNU|Clang")
|
if(CMAKE_CXX_COMPILER_ID MATCHES "GNU|Clang")
|
||||||
|
|||||||
Reference in New Issue
Block a user