Add Cmake install and find_package support

This commit is contained in:
offa
2025-07-01 20:28:33 +02:00
committed by Petra Baranski
parent 4f977219c3
commit 36822075bf
4 changed files with 48 additions and 4 deletions

View File

@@ -0,0 +1,4 @@
@PACKAGE_INIT@
include("${CMAKE_CURRENT_LIST_DIR}/maddyTargets.cmake")
check_required_components(maddy)