Skip to content

Commit 95c8fd4

Browse files
committed
bring back YOMM2Config.cmake - another attempt
1 parent 14ca6a4 commit 95c8fd4

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,11 @@
1+
@PACKAGE_INIT@
2+
13
include(CMakeFindDependencyMacro)
24

5+
# Tell library users about the Boost dependency
36
find_dependency(Boost 1.74... REQUIRED)
47

8+
# Add the targets file
59
include("${CMAKE_CURRENT_LIST_DIR}/YOMM2Targets.cmake")
610

711
check_required_components(YOMM2)

0 commit comments

Comments
 (0)