added files

This commit is contained in:
2024-10-02 04:25:43 -07:00
parent 7ef17178ee
commit f9a263c7c2
2 changed files with 58 additions and 4 deletions

View File

@@ -0,0 +1,6 @@
@PACKAGE_INIT@
include(CMakeFindDependencyMacro)
# Load the targets for the omath library
include("${CMAKE_CURRENT_LIST_DIR}/omathTargets.cmake")