setup instalation and exports stuffs

This commit is contained in:
Timur A. Fatkhullin
2026-06-20 19:37:53 +03:00
parent 197c4fc53b
commit 2d9579e962
3 changed files with 73 additions and 0 deletions

7
snipplibConfig.cmake.in Normal file
View File

@@ -0,0 +1,7 @@
@PACKAGE_INIT@
set_and_check(snipplib_INCLUDE_DIR "@PACKAGE_SNPLIB_HEADERS_INSTALLDIR@")
include("${CMAKE_CURRENT_LIST_DIR}/@PROJECT_NAME@Targets.cmake")
check_required_components("@PROJECT_NAME@")