add_library(cheapmath cheapmath.cpp cheapmath.h)
target_include_directories(cheapmath PUBLIC ${CMAKE_CURRENT_SOURCE_DIR})
