Merge pull request #24 from MattiaMontanari/fixUbuntu

Fix ubuntu build
fixes-turtlebasket
Mattia Montanari 2022-07-09 23:58:34 +02:00 committed by GitHub
commit c4732994e5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -54,6 +54,8 @@ add_library(${PROJECT_NAME}
${GK_PUBLIC_HEADER_DIR}/openGJK/openGJK.h ${GK_PUBLIC_HEADER_DIR}/openGJK/openGJK.h
) )
target_link_libraries(${PROJECT_NAME} m)
target_include_directories( target_include_directories(
${PROJECT_NAME} ${PROJECT_NAME}
PUBLIC PUBLIC