CMake_SDL_CPP/install.sh
2025-02-22 16:11:34 +01:00

5 lines
43 B
Bash
Executable File

mkdir build
cd build
cmake .. --fresh
make