mirror of
				https://github.com/PabloMK7/citra.git
				synced 2025-10-30 21:30:04 +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
				
			
		|  | @ -8,7 +8,7 @@ add_executable(citra-room | |||
| 
 | ||||
| create_target_directory_groups(citra-room) | ||||
| 
 | ||||
| target_link_libraries(citra-room PRIVATE common network) | ||||
| target_link_libraries(citra-room PRIVATE citra_common network) | ||||
| if (ENABLE_WEB_SERVICE) | ||||
|     target_compile_definitions(citra-room PRIVATE -DENABLE_WEB_SERVICE) | ||||
|     target_link_libraries(citra-room PRIVATE web_service) | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue