mirror of
				https://github.com/PabloMK7/citra.git
				synced 2025-10-31 13:50:03 +00:00 
			
		
		
		
	externals: Bundle cryptopp as submodule. (#6272)
fix https://github.com/citra-emu/citra/issues/6271
This commit is contained in:
		
							parent
							
								
									3d3dd2d162
								
							
						
					
					
						commit
						3a6a17c708
					
				
					 3 changed files with 5 additions and 0 deletions
				
			
		
							
								
								
									
										1
									
								
								externals/CMakeLists.txt
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								externals/CMakeLists.txt
									
										
									
									
										vendored
									
									
								
							|  | @ -32,6 +32,7 @@ add_subdirectory(catch2) | |||
| set(CRYPTOPP_BUILD_DOCUMENTATION OFF) | ||||
| set(CRYPTOPP_BUILD_TESTING OFF) | ||||
| set(CRYPTOPP_INSTALL OFF) | ||||
| set(CRYPTOPP_SOURCES "${CMAKE_SOURCE_DIR}/externals/cryptopp") | ||||
| add_subdirectory(cryptopp-cmake) | ||||
| 
 | ||||
| # HACK: The logic to set up the base include directory for CryptoPP does not work with Android SDK CMake 3.22.1. | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue