There was an error while loading. Please reload this page.
1 parent 5a54211 commit b0ae021Copy full SHA for b0ae021
Config.cmake.in
@@ -0,0 +1,9 @@
1
+@PACKAGE_INIT@
2
+
3
+include("${CMAKE_CURRENT_LIST_DIR}/acidcamTargets.cmake")
4
5
+# Provide the include directories for the package
6
+set_and_check(acidcam_INCLUDE_DIRS "@PACKAGE_INCLUDE_DESTINATION@")
7
8
+# Provide the library directories for the package
9
+set_and_check(acidcam_LIBRARY_DIRS "@PACKAGE_LIB_DESTINATION@")
0 commit comments