initial commit. written a CMakeLists.txt to import boost::asio & serialization
This commit is contained in:
9
.gitignore
vendored
Normal file
9
.gitignore
vendored
Normal file
@ -0,0 +1,9 @@
|
||||
.idea
|
||||
.DS_Store
|
||||
*.out
|
||||
CMakeFiles
|
||||
CMakeCache.txt
|
||||
cmake_install.cmake
|
||||
Makefile
|
||||
cpp11NHF1_refcountedString
|
||||
build
|
Reference in New Issue
Block a user