And another

This commit is contained in:
Oleg Kalachev
2021-04-09 13:27:35 +03:00
parent 3e713c6c8a
commit f5c11bc528

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