mirror of
				https://git.h3cjp.net/H3cJP/citra.git
				synced 2025-10-29 22:07:38 +00:00 
			
		
		
		
	Merge pull request #8944 from Tachi107/patch-2
build(room): simplify yuzu-room installation
This commit is contained in:
		
						commit
						bb86fc573f
					
				|  | @ -23,5 +23,5 @@ endif() | |||
| target_link_libraries(yuzu-room PRIVATE ${PLATFORM_LIBRARIES} Threads::Threads) | ||||
| 
 | ||||
| if(UNIX AND NOT APPLE) | ||||
|     install(TARGETS yuzu-room RUNTIME DESTINATION "${CMAKE_INSTALL_PREFIX}/bin") | ||||
|     install(TARGETS yuzu-room) | ||||
| endif() | ||||
|  |  | |||
		Loading…
	
		Reference in a new issue