mirror of
				https://github.com/PabloMK7/citra.git
				synced 2025-10-31 05:40:04 +00:00 
			
		
		
		
	input_common: Fix libusb include on Arch
This commit is contained in:
		
							parent
							
								
									48fad3a903
								
							
						
					
					
						commit
						6a124bc317
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		|  | @ -34,4 +34,5 @@ endif() | ||||||
| 
 | 
 | ||||||
| create_target_directory_groups(input_common) | create_target_directory_groups(input_common) | ||||||
| target_link_libraries(input_common PUBLIC core PRIVATE common ${Boost_LIBRARIES}) | target_link_libraries(input_common PUBLIC core PRIVATE common ${Boost_LIBRARIES}) | ||||||
|  | target_include_directories(input_common PRIVATE ${LIBUSB_INCLUDE_DIR}) | ||||||
| target_link_libraries(input_common PUBLIC ${LIBUSB_LIBRARIES}) | target_link_libraries(input_common PUBLIC ${LIBUSB_LIBRARIES}) | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue