Skip to content

Commit

Permalink
Simplify boost modulefile
Browse files Browse the repository at this point in the history
  • Loading branch information
kwabenantim committed Dec 10, 2023
1 parent f9842ff commit 44c1a82
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions scripts/install_boost.sh
Original file line number Diff line number Diff line change
Expand Up @@ -65,10 +65,6 @@ proc ModulesHelp { } {
module-whatis "This adds the environment variables for boost ${version}"
setenv BOOST_ROOT /usr
setenv BOOST_INCLUDEDIR /usr/include/boost
setenv BOOST_LIBRARYDIR /usr/lib/x86_64-linux-gnu
setenv Boost_NO_BOOST_CMAKE OFF
setenv Boost_NO_SYSTEM_PATHS OFF
Expand Down

0 comments on commit 44c1a82

Please sign in to comment.