add QCanvas Root and viewport pane in gcompose
This commit is contained in:
@@ -157,7 +157,10 @@ else()
|
||||
GUISupportQt)
|
||||
endif()
|
||||
|
||||
find_package(Qt6 COMPONENTS Widgets REQUIRED)
|
||||
find_package(Qt6 COMPONENTS Widgets)
|
||||
if(Qt6_FOUND)
|
||||
add_compile_definitions(HAVE_QT)
|
||||
endif()
|
||||
|
||||
find_package(Geant4)
|
||||
if(Geant4_FOUND)
|
||||
|
||||
Reference in New Issue
Block a user