first commit
This commit is contained in:
8
cmake/creeper-qtConfig.cmake.in
Normal file
8
cmake/creeper-qtConfig.cmake.in
Normal file
@@ -0,0 +1,8 @@
|
||||
@PACKAGE_INIT@
|
||||
|
||||
include(CMakeFindDependencyMacro)
|
||||
find_dependency(Qt5Widgets "@REQUIRED_QT_VERSION@")
|
||||
|
||||
include("${CMAKE_CURRENT_LIST_DIR}/creeper-qtTargets.cmake")
|
||||
|
||||
check_required_components(Spix)
|
||||
Reference in New Issue
Block a user