Use the following command to build and run the executable target.
cmake -Bbuild
cmake --build build
./build/bin/greeterApp --help
My custom C++ template with CMake, Conan, Doxygen, Doctest & Github Action
Use the following command to build and run the executable target.
cmake -Bbuild
cmake --build build
./build/bin/greeterApp --help
My custom C++ template with CMake, Conan, Doxygen, Doctest & Github Action