4 lines
122 B
CMake
4 lines
122 B
CMake
set(CBLAS_INCLUDE cblas.h cblas_f77.h cblas_test.h)
|
|
|
|
file(COPY ${CBLAS_INCLUDE} DESTINATION ${LAPACK_BINARY_DIR}/include)
|