/mailWriter

CEN3033 | Section 2

Primary LanguageC++

cmake build using: cmake ./CMakeLists.txt -B ./build/ -DCMAKE_EXPORT_COMPILE_COMMANDS=ON -DCMAKE_BUILD_TYPE=Debug
Then use 'make' in the build dir.