Robin Thoni 8ff15b915f moved socket from cli to conf | vor 7 Jahren | |
---|---|---|
CMakeModules | vor 7 Jahren | |
src | vor 7 Jahren | |
tests | vor 7 Jahren | |
.gitignore | vor 7 Jahren | |
CMakeLists.txt | vor 7 Jahren | |
README.md | vor 7 Jahren | |
milter-sasl.json | vor 7 Jahren |
Here is a starter kit for C++ using CMake build system. The aim is to be used with CLion. It include a test project with GTest and a cmake module to find JsonCpp library.
Just clone and open the directory with CLion, it will generate a target to build the exe and the tests (if GTest is found).