git.rcrnstn.net
browsing:
master
Branches
master
Files
Commits
Stats
Network
Graph
rcrnstn/dotfiles-cmake
.local
bin
cmake-reconfigure
Raw
Blame
Patch Log
History
#!/bin/sh rm -rf '_build' && cmake -B '_build' "$@"