Loading CMakeLists.txt +1 −1 Original line number Diff line number Diff line Loading @@ -3,7 +3,7 @@ # cmake_minimum_required (VERSION 3.1) project (cppduals VERSION 0.4.2 VERSION 0.4.3 LANGUAGES C CXX ) include (GNUInstallDirs) Loading tests/CMakeLists.txt +2 −2 Original line number Diff line number Diff line Loading @@ -145,7 +145,7 @@ if (CPPDUALS_BENCHMARK) HINTS ${CBLAS_HINTS} PATH_SUFFIXES include inc include/x86_64 include/x64 openblas/include openblas/include openblas # Accelerate.framework/Versions/Current/Frameworks/vecLib.framework/Versions/Current/Headers PATHS ${CBLAS_PATHS} DOC "LAPACK(E) include header lapacke.h") Loading @@ -162,7 +162,7 @@ if (CPPDUALS_BENCHMARK) HINTS ${CBLAS_HINTS} PATH_SUFFIXES include inc include/x86_64 include/x64 openblas/include openblas/include openblas # Accelerate.framework/Versions/Current/Frameworks/vecLib.framework/Versions/Current/Headers PATHS ${CBLAS_PATHS} DOC "BLAS include header cblas.h") Loading Loading
CMakeLists.txt +1 −1 Original line number Diff line number Diff line Loading @@ -3,7 +3,7 @@ # cmake_minimum_required (VERSION 3.1) project (cppduals VERSION 0.4.2 VERSION 0.4.3 LANGUAGES C CXX ) include (GNUInstallDirs) Loading
tests/CMakeLists.txt +2 −2 Original line number Diff line number Diff line Loading @@ -145,7 +145,7 @@ if (CPPDUALS_BENCHMARK) HINTS ${CBLAS_HINTS} PATH_SUFFIXES include inc include/x86_64 include/x64 openblas/include openblas/include openblas # Accelerate.framework/Versions/Current/Frameworks/vecLib.framework/Versions/Current/Headers PATHS ${CBLAS_PATHS} DOC "LAPACK(E) include header lapacke.h") Loading @@ -162,7 +162,7 @@ if (CPPDUALS_BENCHMARK) HINTS ${CBLAS_HINTS} PATH_SUFFIXES include inc include/x86_64 include/x64 openblas/include openblas/include openblas # Accelerate.framework/Versions/Current/Frameworks/vecLib.framework/Versions/Current/Headers PATHS ${CBLAS_PATHS} DOC "BLAS include header cblas.h") Loading