Robin Thoni 8ff15b915f moved socket from cli to conf | hace 7 años | |
---|---|---|
CMakeModules | hace 7 años | |
src | hace 7 años | |
tests | hace 7 años | |
.gitignore | hace 7 años | |
CMakeLists.txt | hace 7 años | |
README.md | hace 7 años | |
milter-sasl.json | hace 7 años |
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).