Skip to content

wsciaroni/cpp-application-template

Repository files navigation

cpp-application-template

C++ Project Template

Building

  • Configure with CMake
  • Build with the CMake Command
mkdir ./build
cmake -S ./ -B ./build
cmake --build ./build

Running

About

C++ Project Template

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published