mirror of
https://github.com/CopterExpress/clover.git
synced 2026-05-26 11:43:25 +00:00
Another try to fix
This commit is contained in:
@@ -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------------------------------------------{")
|
||||
|
||||
Reference in New Issue
Block a user