151 B
151 B
Build
Manual Build
$ cmake -S . -B build
$ cmake --build build
Auto Build
$./bld
The executables located in the bin directory
$ cmake -S . -B build
$ cmake --build build
$./bld
The executables located in the bin directory