cmake check_fortran_function_exists examples

Signatures

check_fortran_function_exists(<function> <result>)

Examples

RavEngine/RavEngine deps/resonance-audio/third_party/eigen/cmake/FindBLAS.cmake :298

check_fortran_function_exists("${_name}" ${_prefix}${_combined_name}_WORKS)

Enri2077/realtime-manifold-mesh-reconstructor cmake/modules/FindLAPACK.cmake :127

check_fortran_function_exists(${_name} ${_prefix}${_combined_name}_WORKS)

liminchen/OptCuts ext/libigl/external/eigen/cmake/FindBLAS.cmake :297

check_fortran_function_exists("${_name}" ${_prefix}${_combined_name}_WORKS)

w111liang222/lidar-slam-detection slam/thirdparty/fast_gicp/thirdparty/Eigen/cmake/FindBLAS.cmake :297

check_fortran_function_exists("${_name}" ${_prefix}${_combined_name}_WORKS)

milvus-io/knowhere thirdparty/faiss/cmake/FindMKL.cmake :147

check_fortran_function_exists("${_name}" ${_prefix}${_combined_name}_WORKS)

Amber-MD/cpptraj cmake-cpptraj/ThirdPartyTools/FindBLASFixed.cmake :122

check_fortran_function_exists("${_name}" ${_prefix}${_combined_name}_WORKS)

NREL/EnergyPlus third_party/eigen/cmake/FindBLAS.cmake :297

check_fortran_function_exists("${_name}" ${_prefix}${_combined_name}_WORKS)

OSVR/OSVR-Core vendor/eigen/cmake/FindBLAS.cmake :297

check_fortran_function_exists("${_name}" ${_prefix}${_combined_name}_WORKS)

spcl/gemm_hls cmake/FindBLAS.cmake :187

check_fortran_function_exists("${_name}" ${_prefix}${_combined_name}_WORKS)

kevinlin311tw/caffe-cvprw15 CMakeScripts/FindLAPACK.cmake :71

check_fortran_function_exists(${_name} ${_prefix}${_combined_name}_WORKS)

ComputationalBiomechanicsLab/opensim-creator third_party/OpenBLAS/lapack-netlib/CMakeLists.txt :228

CHECK_FORTRAN_FUNCTION_EXISTS("dgemm" BLAS_FOUND)

LisaAnne/lisa-caffe-public cmake/Modules/FindLAPACK.cmake :71

check_fortran_function_exists(${_name} ${_prefix}${_combined_name}_WORKS)

CMU-Perceptual-Computing-Lab/caffe_rtpose cmake/Modules/FindLAPACK.cmake :71

check_fortran_function_exists(${_name} ${_prefix}${_combined_name}_WORKS)

zhaoweicai/cascade-rcnn cmake/Modules/FindLAPACK.cmake :71

check_fortran_function_exists(${_name} ${_prefix}${_combined_name}_WORKS)

MhLiao/RRD cmake/Modules/FindLAPACK.cmake :71

check_fortran_function_exists(${_name} ${_prefix}${_combined_name}_WORKS)

eric612/Caffe-YOLOv3-Windows cmake/Modules/FindLAPACK.cmake :71

check_fortran_function_exists(${_name} ${_prefix}${_combined_name}_WORKS)

yiwenguo/Dynamic-Network-Surgery cmake/Modules/FindLAPACK.cmake :71

check_fortran_function_exists(${_name} ${_prefix}${_combined_name}_WORKS)

weigao95/surfelwarp external/eigen3.4/cmake/FindBLAS.cmake :297

check_fortran_function_exists("${_name}" ${_prefix}${_combined_name}_WORKS)

leela-zero/leela-zero cmake/Modules/FindBLAS.cmake :140

check_fortran_function_exists("${_name}" ${_prefix}${_combined_name}_WORKS)

wy1iu/LargeMargin_Softmax_Loss cmake/Modules/FindLAPACK.cmake :71

check_fortran_function_exists(${_name} ${_prefix}${_combined_name}_WORKS)

arrayfire/arrayfire CMakeModules/vcpkg/ports/lapack-reference/FindLAPACK.cmake :174

check_fortran_function_exists("${_name}" ${_prefix}${_combined_name}_WORKS)

eigenteam/eigen-git-mirror cmake/FindBLAS.cmake :297

check_fortran_function_exists("${_name}" ${_prefix}${_combined_name}_WORKS)

glinscott/leela-chess cmake/Modules/FindBLAS.cmake :140

check_fortran_function_exists("${_name}" ${_prefix}${_combined_name}_WORKS)

yangguorun/SegStereo cmake/Modules/FindLAPACK.cmake :71

check_fortran_function_exists(${_name} ${_prefix}${_combined_name}_WORKS)

biometrics/openbr 3rdparty/eigen-3.3.9/cmake/FindBLAS.cmake :297

check_fortran_function_exists("${_name}" ${_prefix}${_combined_name}_WORKS)

MhLiao/TextBoxes_plusplus cmake/Modules/FindLAPACK.cmake :71

check_fortran_function_exists(${_name} ${_prefix}${_combined_name}_WORKS)

torch/DEPRECEATED-torch7-distro lib/TH/cmake/FindBLAS.cmake :83

check_fortran_function_exists(${_name} ${_prefix}${_combined_name}_WORKS)

OpenMathLib/OpenBLAS lapack-netlib/CMakeLists.txt :228

CHECK_FORTRAN_FUNCTION_EXISTS("dgemm" BLAS_FOUND)

ucla-vision/xivo thirdparty/eigen/cmake/FindBLAS.cmake :297

check_fortran_function_exists("${_name}" ${_prefix}${_combined_name}_WORKS)

TheLegendAli/DeepLab-Context CMakeScripts/FindLAPACK.cmake :71

check_fortran_function_exists(${_name} ${_prefix}${_combined_name}_WORKS)

amd/ZenDNN cmake/FindBLAS.cmake :204

check_fortran_function_exists("${_name}" ${_prefix}${_combined_name}_WORKS)

merzlab/QUICK cmake/patched-cmake-modules/FindBLASFixed.cmake :122

check_fortran_function_exists("${_name}" ${_prefix}${_combined_name}_WORKS)