csm
csm copied to clipboard
Adds an OS X Makefile
This PR adds an OS X Makefile.
I have done this in order to support builds of the CSM via conda-forge on OS X, Linux, and Windows. This is a widely used python package management environment that supports linking Python with C (C++) languages.
I have tested this on OS X 10.12.1 by building the shared library and accessing via our CyCSM Wrapper.