add initial cmake support (#75)
* add initial cmake support * update cmake, add cmake instructions to INSTALL * update findopenmp and INSTALL * change FindOpenBLAS.cmake to cater for macports - change cblas.h to openblas_config.h since macports does not ship cblas.h with openblas. * revise INSTALL for cmake
Showing
CMakeLists.txt
0 → 100644
cmake/Cuda.cmake
0 → 100644
gpu/CMakeLists.txt
0 → 100644
gpu/test/CMakeLists.txt
0 → 100644
tests/CMakeLists.txt
0 → 100644
tutorial/CMakeLists.txt
0 → 100644
tutorial/cpp/CMakeLists.txt
0 → 100644
Please
register
or
sign in
to comment