My Project
|
=============
Compiler: Clang, GNU GCC 4.8+, or Intel icc Libraries:
Compiler: c++11 capable Libraries:
Once the optional pre-requisite libraries are installed, make a build directory (for the instructions below, we'll write [build]).
NOTE: The default prefix in the makefile is
The old Makefile had an uninstall script, I need to add an object to the cmake file so that we can have similar functionality.
NOTE: still working on cmake/re-arrangeing. CMake basically works tested on OS X and Linux. I'll have more time for re-arrangements and the sub-modules sometime this week (19 Nov. 2015)