Added missing Boost date_time component. Resolves issue #925.
This commit is contained in:
		
							parent
							
								
									d60caf7095
								
							
						
					
					
						commit
						1823a4da36
					
				@ -30,7 +30,7 @@ add_custom_command(OUTPUT ${CMAKE_SOURCE_DIR}/Util/UUID.cpp UUID.cpp.alwaysbuild
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
add_custom_target(UUIDConfigure DEPENDS ${CMAKE_SOURCE_DIR}/Util/UUID.cpp)
 | 
					add_custom_target(UUIDConfigure DEPENDS ${CMAKE_SOURCE_DIR}/Util/UUID.cpp)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
set(BOOST_COMPONENTS filesystem iostreams program_options regex system thread)
 | 
					set(BOOST_COMPONENTS date_time filesystem iostreams program_options regex system thread)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
configure_file(
 | 
					configure_file(
 | 
				
			||||||
  ${CMAKE_SOURCE_DIR}/Util/GitDescription.cpp.in
 | 
					  ${CMAKE_SOURCE_DIR}/Util/GitDescription.cpp.in
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user