removed define

This commit is contained in:
2025-02-23 21:56:28 +03:00
parent 6ee06ebfba
commit b86689523c

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)