repo.or.cz
/
kiss-trunc88.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
megatools: siwtch from experimental to stable 1.11.0
[kiss-trunc88.git]
/
portmidi
/
build
blob
c31d70dd31dabae0025125a3cd90d1be4cd7fa52
1
#!/bin/sh -e
2
3
cmake
-S
.
-B
build \
4
-DCMAKE_INSTALL_PREFIX
=/
usr \
5
-DCMAKE_BUILD_TYPE
=
None
6
7
cmake
--build
build
8
cmake
--install
build