Skip to content
Snippets Groups Projects
Commit ba308f60 authored by Studer Gabriel's avatar Studer Gabriel
Browse files

correctly set the plugin path in the cmake example

parent fe0d0e62
Branches
Tags
No related merge requests found
......@@ -37,6 +37,7 @@ flags to allow compilation with OpenMM support. e.g.:
cmake . -DENABLE_MM=1 -DOPEN_MM_INCLUDE_DIR=/path/to/openmm/include
-DOPEN_MM_LIBRARY=/path/to/openmm/lib/libOpenMM.so
-DOPEN_MM_PLUGIN_DIR=/path/to/openmm/lib/plugins
Setting up a simple simulation
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment