rlabduke / probe

Evaluate and visualize protein interatomic packing
http://kinemage.biochem.duke.edu/software/probe.php
10 stars 4 forks source link

CMake and windows #5

Closed russell-taylor closed 3 years ago

russell-taylor commented 4 years ago

Added CMakeLists.txt to enable compiling on various architectures using CMake.

Added binary flag to fopen() calls so that it will behave the same on Windows as on other platforms.

russell-taylor commented 3 years ago

Superceded by pull from master