OpenBLAS/lapack-netlib/CBLAS/include/CMakeLists.txt

4 lines
140 B
CMake
Raw Normal View History

2015-11-20 16:45:46 +08:00
SET (CBLAS_INCLUDE cblas.h cblas_f77.h cblas_test.h cblas_mangling.h)
file(COPY ${CBLAS_INCLUDE} DESTINATION ${LAPACK_BINARY_DIR}/include)