Skip to content
Snippets Groups Projects
Commit bb4c106b authored by Valerio Mariani's avatar Valerio Mariani
Browse files

Further update to buildconfig_bc2

parent a79bb9f2
No related branches found
No related tags found
No related merge requests found
......@@ -2,7 +2,7 @@ set(FFTW_INCLUDE_PATH "/import/bc2/soft/app/FFTW/current/Linux/include/" CACHE P
set(FFTW_LIBRARIES "/import/bc2/soft/app/FFTW/current/Linux/lib/libfftw3f.so" CACHE PATH "")
set(Boost_COMPILER "-gcc41" CACHE PATH "")
set(PYTHON_ROOT "/import/bc2/soft/app/Python/current/Linux/" CACHE PATH "")
set(EIGEN2_INCLUDE_DIR "/import/bc2/lib/eigen/current/include/eigen2/" CACHE PATH "")
set(EIGEN2_INCLUDE_DIR "/import/bc2/soft/app/eigen/current/Linux/include/eigen2" CACHE PATH "")
set(BOOST_ROOT "/import/bc2/soft/app/boost/current/Linux" CACHE PATH "")
set(QT_QMAKE_EXECUTABLE "/import/bc2/soft/app/Qt/current/Linux/bin/qmake" CACHE PATH "")
set(COMPOUND_LIB "/import/bc2/home/schwede/GROUP/OpenStructure/ChemLib/compounds.chemlib" CACHE PATH "")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment