HomeSort by relevance Sort by last modified time
    Searched refs:BLAS_INCDIR (Results 1 - 2 of 2) sorted by null

  /external/eigen/cmake/
FindBLASEXT.cmake 155 if(BLAS_INCDIR)
159 HINTS ${BLAS_INCDIR})
FindBLAS.cmake 38 # BLAS_INCDIR - Where to find the header files
41 # are not given as cmake variable: BLAS_DIR, BLAS_INCDIR, BLAS_LIBDIR
343 set(ENV_BLAS_INCDIR "$ENV{BLAS_INCDIR}")
378 if(BLAS_INCDIR)
382 HINTS ${BLAS_INCDIR})
    [all...]

Completed in 111 milliseconds