added components check

This commit is contained in:
2024-12-21 15:53:22 +03:00
parent c836de9735
commit 8150991c9e

View File

@@ -4,3 +4,4 @@ include(CMakeFindDependencyMacro)
# Load the targets for the omath library
include("${CMAKE_CURRENT_LIST_DIR}/omathTargets.cmake")
check_required_components(omath)