typo
This commit is contained in:
		@@ -19,7 +19,7 @@ if (APPLE AND USE_TLS)
 | 
				
			|||||||
endif()
 | 
					endif()
 | 
				
			||||||
 | 
					
 | 
				
			||||||
if (WIN32)
 | 
					if (WIN32)
 | 
				
			||||||
    target_link_libraries(cmd_websocket_chat wsock32 ws2_32)
 | 
					    target_link_libraries(ws_connect wsock32 ws2_32)
 | 
				
			||||||
    add_definitions(-D_CRT_SECURE_NO_WARNINGS)
 | 
					    add_definitions(-D_CRT_SECURE_NO_WARNINGS)
 | 
				
			||||||
endif()
 | 
					endif()
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user