diff --git a/CMakeLists.txt b/CMakeLists.txt new file mode 100644 index 0000000..0e02cd1 --- /dev/null +++ b/CMakeLists.txt @@ -0,0 +1 @@ +add_library(GSock gsock.cpp gsock_helper.cpp) \ No newline at end of file