Revert "Another try to fix"

This reverts commit 5a4c3a0da7.
This commit is contained in:
Oleg Kalachev
2021-04-09 12:23:39 +03:00
parent 5a4c3a0da7
commit 6ce2822b78

View File

@@ -196,7 +196,7 @@ add_executable(shell src/shell.cpp)
# message(STATUS "Compiler cxx min size flags:" ${CMAKE_CXX_FLAGS_MINSIZEREL})
# message(STATUS "Compiler cxx flags:" ${CMAKE_CXX_FLAGS})
list(REMOVE_ITEM ${catkin_LIBRARIES} "-lpthreads")
string(REPLACE "-lpthreads;" "" ${catkin_LIBRARIES} ${catkin_LIBRARIES})
macro(print_all_variables)
message(STATUS "print_all_variables------------------------------------------{")