cmake get_directory_property(DEFINITION) examples

Exiv2/exiv2 CMakeLists.txt :124

get_directory_property(SAMPLES DIRECTORY samples DEFINITION APPLICATIONS)

malaterre/GDCM Testing/Source/CMakeLists.txt :6

get_directory_property(gdcm_data_dicomdir_filenames_glob DIRECTORY Data DEFINITION GDCM_DATA_DICOMDIR_FILENAMES_GLOB)

malaterre/GDCM Testing/Source/CMakeLists.txt :7

get_directory_property(gdcm_data_image_filenames_glob DIRECTORY Data DEFINITION GDCM_DATA_IMAGE_FILENAMES_GLOB)

malaterre/GDCM Testing/Source/CMakeLists.txt :8

get_directory_property(gdcm_data_filenames_glob DIRECTORY Data DEFINITION GDCM_DATA_FILENAMES_GLOB)

malaterre/GDCM Testing/Source/CMakeLists.txt :9

get_directory_property(black_list_reader DIRECTORY Data DEFINITION BLACK_LIST_READER)

OpenMathLib/OpenBLAS lapack-netlib/CBLAS/CMakeLists.txt :26

get_directory_property(holder DIRECTORY ${dirname} DEFINITION ${variable})

OpenMathLib/OpenBLAS lapack-netlib/LAPACKE/CMakeLists.txt :30

get_directory_property(holder DIRECTORY ${dirname} DEFINITION ${variable})

PixarAnimationStudios/OpenSubdiv opensubdiv/CMakeLists.txt :270

get_directory_property(OSD_HEADER_FILES DIRECTORY ${PROJECT_SOURCE_DIR}/opensubdiv/osd DEFINITION PUBLIC_HEADER_FILES)

PixarAnimationStudios/OpenSubdiv opensubdiv/CMakeLists.txt :271

get_directory_property(FAR_HEADER_FILES DIRECTORY ${PROJECT_SOURCE_DIR}/opensubdiv/far DEFINITION PUBLIC_HEADER_FILES)

PixarAnimationStudios/OpenSubdiv opensubdiv/CMakeLists.txt :272

get_directory_property(SDC_HEADER_FILES DIRECTORY ${PROJECT_SOURCE_DIR}/opensubdiv/sdc DEFINITION PUBLIC_HEADER_FILES)

PixarAnimationStudios/OpenSubdiv opensubdiv/CMakeLists.txt :273

get_directory_property(HBR_HEADER_FILES DIRECTORY ${PROJECT_SOURCE_DIR}/opensubdiv/hbr DEFINITION PUBLIC_HEADER_FILES)

PixarAnimationStudios/OpenSubdiv opensubdiv/CMakeLists.txt :274

get_directory_property(VTR_HEADER_FILES DIRECTORY ${PROJECT_SOURCE_DIR}/opensubdiv/vtr DEFINITION PUBLIC_HEADER_FILES)

PixarAnimationStudios/OpenSubdiv opensubdiv/CMakeLists.txt :275

get_directory_property(BFR_HEADER_FILES DIRECTORY ${PROJECT_SOURCE_DIR}/opensubdiv/bfr DEFINITION PUBLIC_HEADER_FILES)

trilinos/Trilinos packages/compadre/CMakeLists.txt :318

get_directory_property(Kokkos_VERSION DIRECTORY kokkos DEFINITION Kokkos_VERSION)