mirror of
				https://github.com/PabloMK7/citra.git
				synced 2025-10-31 05:40:04 +00:00 
			
		
		
		
	
							parent
							
								
									e79de3107e
								
							
						
					
					
						commit
						c4a4b40b2d
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -344,7 +344,7 @@ add_subdirectory(externals) | ||||||
| 
 | 
 | ||||||
| # Boost | # Boost | ||||||
| if (USE_SYSTEM_BOOST) | if (USE_SYSTEM_BOOST) | ||||||
|     find_package(Boost 1.70.0 QUIET REQUIRED) |     find_package(Boost 1.70.0 COMPONENTS serialization REQUIRED) | ||||||
| else() | else() | ||||||
|     add_library(Boost::boost ALIAS boost) |     add_library(Boost::boost ALIAS boost) | ||||||
|     add_library(Boost::serialization ALIAS boost_serialization) |     add_library(Boost::serialization ALIAS boost_serialization) | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue