initial commit. written a CMakeLists.txt to import boost::asio & serialization

This commit is contained in:
2016-11-17 20:48:22 +01:00
commit 55406b5bae
2 changed files with 21 additions and 0 deletions

9
.gitignore vendored Normal file
View File

@ -0,0 +1,9 @@
.idea
.DS_Store
*.out
CMakeFiles
CMakeCache.txt
cmake_install.cmake
Makefile
cpp11NHF1_refcountedString
build