Skip to content
Snippets Groups Projects
Commit 44ad8d60 authored by Bienchen's avatar Bienchen
Browse files

Loading CMake

parent 14d5de27
Branches
Tags
No related merge requests found
......@@ -16,7 +16,7 @@ before_script:
- ln -s /export/soft/modules/centos6/generic/all /scicore/soft/modules
- source /export/soft/lua_lmod/centos6/lmod/lmod/init/bash
- module use /scicore/soft/modules/all
- module load CMake/2.8.12-GCC-4.7.2
- module load CMake/2.8.12-goolf-1.4.10
- module load Python/2.7.5-goolf-1.4.10
- module load OpenBLAS/0.2.6-gompi-1.4.10-LAPACK-3.4.2
- module load Eigen/3.2.1-goolf-1.4.10
......@@ -34,7 +34,6 @@ build:centos6.6:
image: centos:6.6
script:
- echo "Building on CentOS 6..."
- cmake --help
- 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