cmake is_file_executable examples

Signatures

is_file_executable(<file> <result_var>)

Examples

cnr-isti-vclab/meshlab unsupported/plugins_unsupported/external/CoMISo/cmake/FindMPI.cmake :540

is_file_executable(MPI_${lang}_COMPILER MPI_COMPILER_IS_EXECUTABLE)

MultiMC/Launcher cmake/BundleUtilities.cmake :249

is_file_executable("${s}" is_executable)

Slicer/Slicer CMake/BundleUtilitiesWithRPath.cmake :324

is_file_executable("${s}" is_executable)

monadgroup/axiom cmake/modules/BundleUtilities.cmake :312

is_file_executable("${s}" is_executable)

Slicer/SlicerGitSVNArchive CMake/BundleUtilitiesWithRPath.cmake :324

is_file_executable("${s}" is_executable)

eric612/Caffe-YOLOv3-Windows cmake/CaffeGetPrerequisites.cmake :1029

is_file_executable("${f}" is_f_executable)

MITK/MITK CMake/BundleUtilities.cmake :319

is_file_executable("${s}" is_executable)

RasPlex/OpenPHT plex/BundleUtilitiesPlex.cmake :250

is_file_executable("${s}" is_executable)

szcom/rnnlib hdf5_snap/config/cmake/FindMPI.cmake :565

is_file_executable(MPI_${lang}_COMPILER MPI_COMPILER_IS_EXECUTABLE)