mkdir build,cd build,cmake ..,cmake --build .- Or to delete all build files except executable:
mkdir build,cd build,cmake ..,cmake --build . --target clear
If you found any bugs in program, please create new issue on the Issues page.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
mkdir build, cd build, cmake .., cmake --build .mkdir build, cd build, cmake .., cmake --build . --target clearIf you found any bugs in program, please create new issue on the Issues page.