Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 46e1123c authored by Silviu FILIP's avatar Silviu FILIP
Browse files

Update CMakeLists.txt

parent 51eccf97
Branches main
No related tags found
No related merge requests found
......@@ -77,6 +77,4 @@ target_link_libraries(ratapprox ${LIB_DEPS} rminimax)
# generate test executables
add_executable(test_atan tests/test_atan.cpp)
add_executable(test_lyon tests/test_lyon.cpp)
target_link_libraries(test_atan ${LIB_DEPS} rminimax)
target_link_libraries(test_lyon ${LIB_DEPS} rminimax)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment