repo.or.cz
/
WPS.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Bringing in changes from respective wrf module
[WPS.git]
/
compile_new
blob
758e4a8081988f86ce02d32cf172a29becd29ef7
1
#!/bin/bash
2
# Meant to be run at the top level
3
4
# Now run cmake
5
cmake
--build
_build
--target
install
$
*