1
0
mirror of https://github.com/VCMP-SqMod/SqMod.git synced 2025-01-31 09:57:14 +01:00

Update CMakeLists.txt

This commit is contained in:
Sandu Liviu Catalin 2020-04-27 10:59:05 +03:00
parent 935ae53855
commit 94ef17c26f

View File

@ -1,6 +1,6 @@
# Create library
add_library(SimpleSocket STATIC
include/Host.h
include/HostConf.h
include/StatTimer.h
include/ActiveSocket.h ActiveSocket.cpp
include/PassiveSocket.h PassiveSocket.cpp