csm icon indicating copy to clipboard operation
csm copied to clipboard

Adds an OS X Makefile

Open jlaura opened this issue 8 years ago • 0 comments

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.

jlaura avatar Jul 06 '17 03:07 jlaura