This website works better with JavaScript
Home
Explore
Help
Sign In
flaschenholz
/
socket
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
b006b6930b
Branches
Tags
master
socket
/
CMakeLists.txt
CMakeLists.txt
96 B
History
Raw
1
2
3
cmake_minimum_required (VERSION 3.0)
include_directories(include)
add_subdirectory(socket_impl)