Skip to content
Snippets Groups Projects
Commit 543b5dfd authored by Joan Vallvé Navarro's avatar Joan Vallvé Navarro
Browse files

trying to comment strange vvariable given to wolf_add_gtest

parent d254ff7b
No related branches found
No related tags found
2 merge requests!451After cmake and const refactor,!445Resolve "Refactoring WOLF installation system"
Pipeline #10282 failed
This commit is part of merge request !445. Comments created here will be created in the context of that merge request.
......@@ -74,7 +74,7 @@ wolf_add_gtest(gtest_logging gtest_logging.cpp)
wolf_add_gtest(gtest_motion_buffer gtest_motion_buffer.cpp)
# Parameters server
wolf_add_gtest(gtest_param_server gtest_param_server.cpp ${CMAKE_CURRENT_LIST_DIR})
wolf_add_gtest(gtest_param_server gtest_param_server.cpp) # ${CMAKE_CURRENT_LIST_DIR})
# YAML parser
wolf_add_gtest(gtest_parser_yaml gtest_parser_yaml.cpp)
......
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