Another try to fix

This commit is contained in:
Oleg Kalachev
2021-04-09 12:05:51 +03:00
parent 6b2f1445e8
commit 5a4c3a0da7

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})
string(REPLACE "-lpthreads;" "" ${catkin_LIBRARIES} ${catkin_LIBRARIES})
list(REMOVE_ITEM ${catkin_LIBRARIES} "-lpthreads")
macro(print_all_variables)
message(STATUS "print_all_variables------------------------------------------{")