Commit Graph

6 Commits (f765e55ea9be3fdb84a88eb581d9b4bead7818f7)

Author SHA1 Message Date
Juraj Oršulić 0c7b3ee596 Mitigate googlecartographer/cartographer_ros#385 (#351)
Move set_and_check before finding Ceres, because on Ubuntu Zesty,
during finding Ceres, PACKAGE_PREFIX_DIR is overwritten by Eigen.
2017-06-21 15:06:51 +02:00
Damon Kohler 99f449543f CMake fixes. (#178)
* Export/import targets.
* Stop linking GMock main into everything.
2017-01-09 13:49:21 +01:00
Wolfgang Hess efe700a9f3 Fix link dependencies. (#159)
Add dependencies via target_link_libraries as PUBLIC.
It seems the new behavior which defaults to PRIVATE was
used implicitly causing transitive dependencies to be
omitted.
2016-12-12 14:56:54 +01:00
Damon Kohler 78747eda62 Fix documentation and Docker cache. (#157) 2016-12-09 13:08:43 +01:00
Holger Rapp 8e7996f015 Extend CMake functions for reuse in other Cartographer subprojects. (#45)
- Change CARTOGRAPHER_LIBRARIES to be absolute path to adhere to the
  CMake documentation.
2016-10-12 13:39:03 +02:00
Damon Kohler 269c28cb0c Moves the contents of the cartographer subdirectory up one level. 2016-08-03 12:48:29 +02:00