repo.or.cz
/
cmake.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
BUG: fix some bad changes in progress calc
[cmake.git]
/
Source
/
QtDialog
/
postflight.sh.in
blob
88dd06659e3caa3a964b25887517f80b52a14061
1
#!/bin/bash
2
echo
"
$2
/@CMAKE_INSTALL_SUBDIR@/cmake-gui.app/Contents/MacOS/cmake-gui"
>>/
tmp
/
mylog
3
"
$2
/@CMAKE_INSTALL_SUBDIR@/cmake-gui.app/Contents/MacOS/cmake-gui"
--mac-install
4
exit
0