removed define

This commit is contained in:
2025-02-23 21:56:28 +03:00
parent 3d1844fa0e
commit 9ba3bc754a

View File

@@ -30,7 +30,6 @@ set_target_properties(omath PROPERTIES
target_compile_features(omath PUBLIC cxx_std_23)
target_compile_definitions(omath PUBLIC OMATH_EXPORT)
add_subdirectory(source)