diff --git a/CMakeLists.txt b/CMakeLists.txt index d4f61b6..615261b 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -54,6 +54,8 @@ add_library(${PROJECT_NAME} ${GK_PUBLIC_HEADER_DIR}/openGJK/openGJK.h ) +target_link_libraries(${PROJECT_NAME} m) + target_include_directories( ${PROJECT_NAME} PUBLIC