-
Notifications
You must be signed in to change notification settings - Fork 2
License
chopralab/candock
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
How to compile: cmake . -Bbuild cd build make candock For release compile (with optimization): cmake3 . -Bbuild -DCMAKE_BUILD_TYPE=Release Note: CANDOCK's build system now downloads and builds GSL and OpenMM automatically and if you choose to use this feature, make sure you set CMAKE_INSTALL_PREFIX as these packages whish to install themselves before the CANDOCK build begins. cmake3 . -Bbuild -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=/some/directory/I/have/access/to
About
No description, website, or topics provided.
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published