This website works better with JavaScript.
Home
Help
Register
Sign In
heck
/
HeckBashSetup
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
use boost 1.74
master
heck
11 months ago
parent
f3ea258533
commit
86521d9e8b
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
bash_profile.d/boost.sh
+ 1
- 1
bash_profile.d/boost.sh
View File
@ -1,5 +1,5 @@
#!/bin/bash
export
BOOST_ROOT
=
$HOME
/src/boost_1_7
7
_0
export
BOOST_ROOT
=
$HOME
/src/boost_1_7
4
_0
export
PATH
=
$PATH
:
$BOOST_ROOT
export
BOOST_BUILD_PATH
=
$BOOST_ROOT
/tools/build/
Write
Preview
Loading…
Cancel
Save