Removing useless submodules and exporting targets
This commit is contained in:
parent
9d57971414
commit
2b59a832a4
6 changed files with 51 additions and 47 deletions
7
Config.cmake.in
Normal file
7
Config.cmake.in
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
@PACKAGE_INIT@
|
||||
|
||||
include("${CMAKE_CURRENT_LIST_DIR}/billySheetTargets.cmake")
|
||||
include(CMakeFindDependencyMacro)
|
||||
find_dependency(PkgConfig REQUIRED)
|
||||
|
||||
check_required_components(billySheet)
|
||||
Loading…
Add table
Add a link
Reference in a new issue