Disabled GeographicLib examples
							parent
							
								
									926c27c732
								
							
						
					
					
						commit
						ec930cb796
					
				|  | @ -25,4 +25,6 @@ if(NOT GTSAM_USE_SYSTEM_EIGEN) | ||||||
| 		FILES_MATCHING PATTERN "*.h") | 		FILES_MATCHING PATTERN "*.h") | ||||||
| endif() | endif() | ||||||
| 
 | 
 | ||||||
|  | ############ NOTE:  When updating GeographicLib be sure to disable building their examples | ||||||
|  | ############        by commenting out their line add_subdirectory (examples). | ||||||
| add_subdirectory(GeographicLib) | add_subdirectory(GeographicLib) | ||||||
|  |  | ||||||
|  | @ -341,10 +341,10 @@ add_subdirectory (man) | ||||||
| add_subdirectory (doc) | add_subdirectory (doc) | ||||||
| add_subdirectory (matlab) | add_subdirectory (matlab) | ||||||
| add_subdirectory (python/geographiclib) | add_subdirectory (python/geographiclib) | ||||||
| if (GEOGRAPHICLIB_PRECISION EQUAL 2) | # if (GEOGRAPHICLIB_PRECISION EQUAL 2) | ||||||
|   # The examples assume double precision | #   # The examples assume double precision | ||||||
|   add_subdirectory (examples) | #   add_subdirectory (examples) | ||||||
| endif () | # endif () | ||||||
| if (BUILD_NETGEOGRAPHICLIB) | if (BUILD_NETGEOGRAPHICLIB) | ||||||
|   set (NETGEOGRAPHICLIB_LIBRARIES NETGeographicLib) |   set (NETGEOGRAPHICLIB_LIBRARIES NETGeographicLib) | ||||||
|   set (NETLIBNAME NETGeographic) |   set (NETLIBNAME NETGeographic) | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue