cartographer/cmake
Juraj Oršulić ae05658ff7 Work around FindGMock/Catkin target name clash (#1011)
Handle case with multiple invocations (avoid pasting ${CMAKE_THREAD_LIBS_INIT} multiple times).
Also check if target 'gmock' already exists before building GMock to avoid failures if GMock was already
find_packaged() from another subproject.

FIXES=https://github.com/googlecartographer/cartographer_ros/issues/776
2018-03-26 14:23:32 +02:00
..
modules Work around FindGMock/Catkin target name clash (#1011) 2018-03-26 14:23:32 +02:00
functions.cmake Correct cmake install (#739) 2017-12-06 20:34:07 +01:00