Make sure it's findable
This commit is contained in:
parent
41704f8d15
commit
53a97fc89e
3 changed files with 38 additions and 5 deletions
6
LayerShellQtConfig.cmake.in
Normal file
6
LayerShellQtConfig.cmake.in
Normal file
|
@ -0,0 +1,6 @@
|
|||
@PACKAGE_INIT@
|
||||
|
||||
include(CMakeFindDependencyMacro)
|
||||
find_dependency(Qt5Gui "@QT_MIN_VERSION@")
|
||||
|
||||
include("${CMAKE_CURRENT_LIST_DIR}/LayerShellQtTargets.cmake")
|
Loading…
Add table
Add a link
Reference in a new issue