git.rcrnstn.net
browsing:
8a6acd30951a80d2ec34cfdd9e41cf49b8739078
Branches
master
Files
Commits
Stats
Network
Graph
rcrnstn/dotfiles-cmake
.local
bin
cmake-pack
Raw
Blame
Patch Log
History
#!/bin/sh cmake --build '_build' && (cd '_build' && cpack "$@")