Home | History | Annotate | Download | only in cmake

Lines Matching refs:APPEND

190       list(APPEND _libdir "${BLAS_LIBDIR}")
192 list(APPEND _libdir "${BLAS_DIR}")
193 list(APPEND _libdir "${BLAS_DIR}/lib")
195 list(APPEND _libdir "${BLAS_DIR}/lib64")
196 list(APPEND _libdir "${BLAS_DIR}/lib/intel64")
198 list(APPEND _libdir "${BLAS_DIR}/lib32")
199 list(APPEND _libdir "${BLAS_DIR}/lib/ia32")
202 list(APPEND _libdir "${ENV_BLAS_LIBDIR}")
204 list(APPEND _libdir "${ENV_BLAS_DIR}")
205 list(APPEND _libdir "${ENV_BLAS_DIR}/lib")
207 list(APPEND _libdir "${ENV_BLAS_DIR}/lib64")
208 list(APPEND _libdir "${ENV_BLAS_DIR}/lib/intel64")
210 list(APPEND _libdir "${ENV_BLAS_DIR}/lib32")
211 list(APPEND _libdir "${ENV_BLAS_DIR}/lib/ia32")
215 list(APPEND _libdir "${ENV_MKLROOT}/lib")
217 list(APPEND _libdir "${ENV_MKLROOT}/lib64")
218 list(APPEND _libdir "${ENV_MKLROOT}/lib/intel64")
220 list(APPEND _libdir "${ENV_MKLROOT}/lib32")
221 list(APPEND _libdir "${ENV_MKLROOT}/lib/ia32")
231 list(APPEND _libdir "${_libdir2}")
232 list(APPEND _libdir "${CMAKE_PLATFORM_IMPLICIT_LINK_DIRECTORIES}")
233 list(APPEND _libdir "${CMAKE_C_IMPLICIT_LINK_DIRECTORIES}")
280 list(APPEND ${LIBRARIES} "-Wl,--end-group")
345 list(APPEND _inc_env "${ENV_BLAS_INCDIR}")
347 list(APPEND _inc_env "${ENV_BLAS_DIR}")
348 list(APPEND _inc_env "${ENV_BLAS_DIR}/include")
351 list(APPEND _inc_env "${ENV_MKLROOT}/include")
356 list(APPEND _inc_env "${_path_env}")
359 list(APPEND _inc_env "${_path_env}")
361 list(APPEND _inc_env "${_path_env}")
363 list(APPEND _inc_env "${_path_env}")
365 list(APPEND _inc_env "${_path_env}")
368 list(APPEND _inc_env "${CMAKE_PLATFORM_IMPLICIT_INCLUDE_DIRECTORIES}")
369 list(APPEND _inc_env "${CMAKE_C_IMPLICIT_INCLUDE_DIRECTORIES}")
417 list(APPEND _libdir "${CMAKE_PLATFORM_IMPLICIT_LINK_DIRECTORIES}")
418 list(APPEND _libdir "${CMAKE_C_IMPLICIT_LINK_DIRECTORIES}")
484 list(APPEND BLAS_COMPILER_FLAGS "-openmp")
487 list(APPEND BLAS_COMPILER_FLAGS "-fopenmp")
492 list(APPEND BLAS_COMPILER_FLAGS "-m32")
494 list(APPEND BLAS_COMPILER_FLAGS "-m64")
497 list(APPEND OMP_LIB "-ldl")
500 list(APPEND BLAS_COMPILER_FLAGS "-I${ENV_MKLROOT}/include")
533 list(APPEND BLAS_SEARCH_LIBS_WIN_MAIN
537 list(APPEND BLAS_SEARCH_LIBS_WIN_MAIN
544 list(APPEND BLAS_SEARCH_LIBS_WIN_THREAD
549 list(APPEND BLAS_SEARCH_LIBS_WIN_THREAD
552 list(APPEND BLAS_SEARCH_LIBS_WIN_THREAD
559 list(APPEND BLAS_SEARCH_LIBS
565 list(APPEND BLAS_SEARCH_LIBS
570 list(APPEND BLAS_SEARCH_LIBS
574 list(APPEND BLAS_SEARCH_LIBS
578 list(APPEND BLAS_SEARCH_LIBS
583 list(APPEND BLAS_SEARCH_LIBS
605 list(APPEND BLAS_SEARCH_LIBS_WIN_MAIN
609 list(APPEND BLAS_SEARCH_LIBS_WIN_MAIN
617 list(APPEND BLAS_SEARCH_LIBS_WIN_THREAD
620 list(APPEND BLAS_SEARCH_LIBS_WIN_THREAD
624 list(APPEND BLAS_SEARCH_LIBS_WIN_THREAD
631 list(APPEND BLAS_SEARCH_LIBS
637 list(APPEND BLAS_SEARCH_LIBS
642 list(APPEND BLAS_SEARCH_LIBS
646 list(APPEND BLAS_SEARCH_LIBS
650 list(APPEND BLAS_SEARCH_LIBS
655 list(APPEND BLAS_SEARCH_LIBS
663 list(APPEND BLAS_SEARCH_LIBS
665 list(APPEND BLAS_SEARCH_LIBS
667 list(APPEND BLAS_SEARCH_LIBS