Remove print statement
							parent
							
								
									501635352d
								
							
						
					
					
						commit
						ce1c654737
					
				|  | @ -267,6 +267,9 @@ include_directories(BEFORE ${Boost_INCLUDE_DIR}) | |||
| include_directories(BEFORE | ||||
|   gtsam/3rdparty/UFconfig  | ||||
|   gtsam/3rdparty/CCOLAMD/Include | ||||
|   gtsam/3rdparty/metis-5.1.0/include | ||||
|   gtsam/3rdparty/metis-5.1.0/libmetis | ||||
|   gtsam/3rdparty/metis-5.1.0/GKlib | ||||
|   ${CMAKE_SOURCE_DIR} | ||||
|   ${CMAKE_BINARY_DIR} # So we can include generated config header files | ||||
|   CppUnitLite) | ||||
|  | @ -425,7 +428,6 @@ print_config_flag(${GTSAM_POSE3_EXPMAP}                "Pose3 retract is full Ex | |||
| message(STATUS "MATLAB toolbox flags                                      ") | ||||
| print_config_flag(${GTSAM_INSTALL_MATLAB_TOOLBOX}      "Install matlab toolbox         ") | ||||
| print_config_flag(${GTSAM_BUILD_WRAP}                  "Build Wrap                     ") | ||||
| print_config_flag(${GTSAM_INSTALL_WRAP}                "Install wrap utility           ") | ||||
| message(STATUS "===============================================================") | ||||
| 
 | ||||
| # Print warnings at the end | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue