Page Menu
Home
HEPForge
Search
Configure Global Search
Log In
Files
F19251603
freshbuild.sh
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Award Token
Flag For Later
Size
269 B
Referenced Files
None
Subscribers
None
freshbuild.sh
View Options
#!/bin/bash
mkdir build
cd
./build
if
[[
-e CMakeCache.txt
]]
;
then
rm -v CMakeCache.txt
fi
cmake -DUSE_NuWro
=
0
-DUSE_NIWG
=
0
-DUSE_MINERvA_RW
=
1
-DUSE_NEUT
=
0
-DUSE_GENIE
=
1
-DUSE_T2K
=
0
-DUSE_GiBUU
=
0
-DUSE_NUANCE
=
0
-DUSE_MINIMIZER
=
false
../
make clean
&&
make -j8
cd
-
File Metadata
Details
Attached
Mime Type
text/x-shellscript
Expires
Tue, Sep 30, 6:08 AM (1 d, 10 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
6560293
Default Alt Text
freshbuild.sh (269 B)
Attached To
Mode
rNUISANCEGIT nuisancegit
Attached
Detach File
Event Timeline
Log In to Comment