Search:
Login
Preferences
Help/Guide
About Trac
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Search
Downloads
Context Navigation
Last Change
Annotate
Revision Log
root
/
trunk
/
digitalme
/
launchers
/
java
/
configure
View revision:
Visit:
trunk
branches/casar1
branches/digitalme-0.4
branches/otis-1.0
Revision
1251
,
87 bytes
(checked in by jnorman,
2 years
ago)
Build files to build java launcher
Property
svn:eol-style
set to
native
Property
svn:executable
set to
*
Line
1
#!/bin/sh
2
3
rm -f CMakeCache.txt
4
rm -rf CMakeFiles
5
rm -rf build
6
cmake . $1 $2 $3 $4 $5
Note:
See
TracBrowser
for help on using the browser.
Download in other formats:
Plain Text
Original Format