ToolBox cleanup. #17
@ -57,7 +57,7 @@ endif()
|
|||||||
# Allow add_subdirectory on this project to use target ALIAS if available.
|
# Allow add_subdirectory on this project to use target ALIAS if available.
|
||||||
# If this example project is opened standalone we will use find_package.
|
# If this example project is opened standalone we will use find_package.
|
||||||
if(NOT TARGET Qtk::qtk)
|
if(NOT TARGET Qtk::qtk)
|
||||||
find_package(Qtk 0.2 REQUIRED)
|
find_package(Qtk 0.3 REQUIRED)
|
||||||
endif()
|
endif()
|
||||||
|
|
||||||
find_package(Qt6 COMPONENTS Core Widgets OpenGLWidgets REQUIRED)
|
find_package(Qt6 COMPONENTS Core Widgets OpenGLWidgets REQUIRED)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user