Dice
Rolling dice.
Loading...
Searching...
No Matches
C/C++ Repo Template

  1. GNU Make
  2. CMake
  3. Misc

GNU Make

make

CMake

cmake -B build -S .
cmake --build build
cmake --install build --prefix .

Misc