aboutsummaryrefslogtreecommitdiff
path: root/CBLAS/include/CMakeLists.txt
blob: a333467ad8f70ce75406d5cacca8be0b4a0b396d (plain)
1
2
3
set (CBLAS_INCLUDE cblas.h cblas_f77.h cblas_test.h )

file(COPY ${CBLAS_INCLUDE} DESTINATION ${LAPACK_BINARY_DIR}/include)