new SHSTKMacros

This commit is contained in:
2022-08-07 22:07:56 +03:00
parent 37e2b236f5
commit 80e5f76ee4

View File

@@ -17,7 +17,7 @@ include(SHSTKMacros)
shstk_is_parent_exists(hasParent PARENT_DIRECTORY)
shstk_set_find_dirs(qglengine)
shstk_set_find_dirs(qglengine QGLEngine)
set(_SEARCH_DIR ${qglengine_LIBDIR})
if (NOT BUILDING_qglengine)