Commit Graph

10 Commits (034f69c7aa6db38db5b06e0f2fe83791ddb47680)

Author SHA1 Message Date
jlblancoc 7625c21777
Various fixes to cmake exported targets
List of changes:
 * -I boost is no longer required
   (Since the use of Boost::xxx imported targets)
 * fix missing Boost deps in imported gtsam by
   searching for Boost inside GTSAMConfig.cmake
 * Including the dirs for Eigen/MKL/SuiteSparse/Metis
   into exported targets public interface.
 * Fix missing cmake changes in wrap/*
 * Split build flags into private/public, not to
   expose to users flags that may be invasive.
 * Removed now useless include_dirs in "extra cmake"
 * Update cmake/example_project
 * Make cppunitlite to find boost headers via Boost::boost
 * Update README / INSTALL to reflect the updated minimum CMake >= 3.0
2019-02-15 22:04:04 +01:00
cbeall3 cf77189d71 Start a DEVELOP document and update INSTALL 2014-05-05 14:42:46 -04:00
Richard Roberts 4baa3763bc Final cleanup of text files - README.md, LICENSE*, USAGE, and INSTALL. 2014-01-30 14:42:23 -05:00
Alex Cunningham 74a5a81745 Updated install instructions for cmake 2012-03-27 18:45:03 +00:00
Alex Cunningham 8f417150f5 Updated gtsam readme and example configure scripts 2011-05-20 15:38:00 +00:00
Richard Roberts 17246fc76f More revising of INSTALL and README files 2010-10-23 16:03:08 +00:00
Richard Roberts bbb7586479 Brough install instructions up to date 2010-10-23 15:40:38 +00:00
Kai Ni 6ced775b4e installation for CCOLAMD 2010-10-19 16:31:07 +00:00
Kai Ni 53cb1cca84 add some documentation 2010-01-27 05:22:17 +00:00
Richard Roberts d80fa24a9f Fixing directory structure 2009-08-21 22:23:24 +00:00