version 2.0.0_alpha
Important! All QtWraps macros renamed! Qt 6 support Graphic export feature qad_types cross-Qt small changes
This commit is contained in:
@@ -30,7 +30,7 @@ shstk_is_parent_exists(hasParent PARENT_DIRECTORY)
|
||||
shstk_set_find_dirs(qad)
|
||||
set(_SEARCH_DIR ${qad_LIBDIR})
|
||||
|
||||
find_qt(Core QUIET)
|
||||
qad_find_qt(Core QUIET)
|
||||
if(NOT SOME_QT_FOUND)
|
||||
message(WARNING "No qt found, please install qt")
|
||||
set(QAD_FOUND OFF CACHE BOOL "")
|
||||
|
||||
Reference in New Issue
Block a user