Chris Beall
|
7cdbac4b5c
|
Fix warnings by latest CMake 3.1. Variables should be unquoted: Policy CMP0054 is not set: Only interpret if() arguments as variables or keywords when unquoted.
|
2015-01-16 09:33:02 -05:00 |
cbeall3
|
53a24ed93a
|
Add EIGEN_INITIALIZE_MATRICES_BY_NAN to Debug mode to resolve issue #184.
|
2014-12-04 12:40:11 -05:00 |
jing
|
020d2e43f8
|
change cmake option into correct way: use set CMAKE_CXX_FLAGS replace add_definition
|
2014-05-25 20:09:49 -04:00 |
Richard Roberts
|
ac14ddcb74
|
Reverted reduced debug info in Profiling mode (seems to prevent inspecting source code). Fixed Profiling build not receiving build type postfixes.
|
2014-02-21 17:18:36 -05:00 |
Richard Roberts
|
b4d7ede123
|
Better debug flag for Profiling build type
|
2014-02-19 15:43:16 -05:00 |
Richard Roberts
|
3e3f31c4d1
|
Made FIRST_PASS_DONE variable internal
|
2014-02-13 10:56:20 -05:00 |
Richard Roberts
|
4b8c17ec77
|
Changed target name to 'gtsam' instead of 'gtsam-shared' and 'gtsam-static'. Modified CMake options to only allow building either static or shared, but not both. Enabled GTSAM_BUILD_TYPE_POSTFIXES by default on all platforms.
|
2014-01-30 14:41:25 -05:00 |
Richard Roberts
|
395b8a2f48
|
Added cmake subdirectory without history (at SVN r20364)
|
2013-12-22 13:04:47 -05:00 |