mirror of
				https://github.com/PabloMK7/citra.git
				synced 2025-10-31 13:50:03 +00:00 
			
		
		
		
	build: Improvements to bundled libraries support. (#6435)
This commit is contained in:
		
							parent
							
								
									30bf654d2f
								
							
						
					
					
						commit
						ea649263b7
					
				
					 21 changed files with 255 additions and 114 deletions
				
			
		|  | @ -33,7 +33,7 @@ add_library(citra-android SHARED | |||
|     ndk_motion.h | ||||
| ) | ||||
| 
 | ||||
| target_link_libraries(citra-android PRIVATE audio_core common core input_common network) | ||||
| target_link_libraries(citra-android PRIVATE audio_core citra_common citra_core input_common network) | ||||
| target_link_libraries(citra-android PRIVATE android camera2ndk EGL glad inih jnigraphics log mediandk yuv) | ||||
| 
 | ||||
| set(CPACK_PACKAGE_EXECUTABLES ${CPACK_PACKAGE_EXECUTABLES} citra-android) | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue