make: cmake -B dist . make -C dist run: cmake -B dist . make -C dist ./dist/game_engine clean: rm -rf dist