Skip to content
Snippets Groups Projects
Commit 67c81806 authored by Bienchen's avatar Bienchen
Browse files

Gathering information

parent dcce7668
Branches
Tags
No related merge requests found
......@@ -11,7 +11,6 @@ stages:
before_script:
- echo "Running global 'before_script'..."
- yum -y -q -e 0 install tcl
- yum -y -q -e 0 install make
- mkdir -p /scicore/soft/modules
- ln -s /export/soft/apps/centos6/generic /scicore/soft/apps
- ln -s /export/soft/modules/centos6/generic/all /scicore/soft/modules
......@@ -35,6 +34,7 @@ build:centos6.6:
image: centos:6.6
script:
- echo "Building on CentOS 6..."
- /scicore/soft/apps/GCC/4.7.2/bin/c++
- cmake .. -DENABLE_MM=1
-DOPEN_MM_LIBRARY=$EBROOTOPENMM/lib/libOpenMM.so
-DOPEN_MM_PLUGIN_DIR=$EBROOTOPENMM/lib/plugins
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment