mirror of
				https://git.suyu.dev/suyu/suyu
				synced 2025-11-04 00:49:02 -06:00 
			
		
		
		
	core: network: Address review comments
This commit is contained in:
		@@ -4,8 +4,8 @@
 | 
			
		||||
set(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} ${PROJECT_SOURCE_DIR}/CMakeModules)
 | 
			
		||||
 | 
			
		||||
add_executable(yuzu-room
 | 
			
		||||
    yuzu-room.cpp
 | 
			
		||||
    yuzu-room.rc
 | 
			
		||||
    yuzu_room.cpp
 | 
			
		||||
    yuzu_room.rc
 | 
			
		||||
)
 | 
			
		||||
 | 
			
		||||
create_target_directory_groups(yuzu-room)
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user