build: add cmake install
Some checks failed
CI / build (push) Failing after 12s

This commit is contained in:
2026-03-15 00:27:54 +01:00
parent 11c891c2f1
commit 7d6f15b7e6
7 changed files with 49 additions and 14 deletions

5
Config.cmake.in Normal file
View File

@@ -0,0 +1,5 @@
@PACKAGE_INIT@
include("${CMAKE_CURRENT_LIST_DIR}/curtleTargets.cmake")
check_required_components(curtle)