add_library( othermath OBJECT
math_for_graphics.cpp
)
target_include_directories( othermath
PUBLIC
${CMAKE_CURRENT_SOURCE_DIR}
# kiround is needed
PRIVATE
${PROJECT_SOURCE_DIR}/libs/kimath/include