cmake get_source_file_property examples

Signatures

get_source_file_property(<variable> <file>
  [DIRECTORY <dir> | TARGET_DIRECTORY <target>]
<property>)

Examples

timi-liuliang/echo editor/Qt/5.10.0/msvc2017_64/lib/cmake/Qt5DBus/Qt5DBusMacros.cmake :43

get_source_file_property(_nonamespace ${_interface} NO_NAMESPACE)

AtomicGameEngine/AtomicGameEngine Source/ThirdParty/libcurl/LibCurl.cmake :1264

get_source_file_property(MPRINTF_COMPILE_FLAGS mprintf.c COMPILE_FLAGS)

PieKing1215/FallingSandSurvival CMake/Utils.cmake :251

get_source_file_property(COMPILE_OPTIONS "${SOURCE_FILE}" COMPILE_OPTIONS)

oceancx/CXEngine cmake/cotire.cmake :195

get_source_file_property(_sourceIsHeaderOnly "${_sourceFile}" HEADER_FILE_ONLY)

prusa3d/PrusaSlicer cmake/modules/PrecompiledHeader.cmake :165

get_source_file_property(_object_depends "${_source}" OBJECT_DEPENDS)

bambulab/BambuStudio cmake/modules/PrecompiledHeader.cmake :165

get_source_file_property(_object_depends "${_source}" OBJECT_DEPENDS)

SoftFever/OrcaSlicer cmake/modules/PrecompiledHeader.cmake :165

get_source_file_property(_object_depends "${_source}" OBJECT_DEPENDS)

cnr-isti-vclab/meshlab unsupported/plugins_unsupported/external/CoMISo/cmake/ACGCommon.cmake :305

get_source_file_property (_skip ${_abs_FILE} SKIP_AUTOMOC)

GPUOpen-Drivers/pal cmake/PalCodegen.cmake :250

get_source_file_property(_isgen "${SOURCE}" GENERATED)

annihilatorq/shadow_syscall .cmake/cmkr.cmake :206

get_source_file_property(CMKR_CURRENT_LIST_FILE "${CMAKE_CURRENT_LIST_FILE}" CMKR_CURRENT_LIST_FILE)

LLNL/zfp python/scikit-build-cmake/UseCython.cmake :214

get_source_file_property(pyx_location ${_source_file} LOCATION)

ankurhanda/SceneNetv1.0 CMakeModules/FindCUDA.cmake :1017

get_source_file_property(_is_header ${file} HEADER_FILE_ONLY)

JGRennison/OpenTTD-patches cmake/AddCustomXXXTimestamp.cmake :131

get_source_file_property(BYPRODUCT ${DEPEND} BYPRODUCT)

NREL/OpenStudio ProjectMacros.cmake :89

get_source_file_property(p "${f}" LOCATION)

Patoke/re-plants-vs-zombies CMake/Utils.cmake :219

get_source_file_property(COMPILE_OPTIONS "${SOURCE_FILE}" COMPILE_OPTIONS)

JSBSim-Team/jsbsim python/CMakeModules/UseCython.cmake :102

get_source_file_property( property_is_cxx ${pyx_file} CYTHON_IS_CXX )

x64dbg/x64dbg cmake/cmkr.cmake :217

get_source_file_property(CMKR_CURRENT_LIST_FILE "${CMAKE_CURRENT_LIST_FILE}" CMKR_CURRENT_LIST_FILE)

SsageParuders/Android_Native_Surface my_android_opencv/cmake/FindCUDA.cmake :1268

get_source_file_property(_is_header ${file} HEADER_FILE_ONLY)

LLNL/Caliper cmake/WrapConfig.cmake :66

get_source_file_property(wrap_flags ${wrapper_name} WRAP_FLAGS)

DIPlib/diplib dependencies/doctest/doctest_force_link_static_lib_in_target.cmake :13

get_source_file_property(old_compile_flags ${src} COMPILE_FLAGS)

GregUtas/robust-services-core src/CMake/Utils.cmake :219

get_source_file_property(COMPILE_OPTIONS "${SOURCE_FILE}" COMPILE_OPTIONS)

jmzkChain/jmzk cmake/modules/cotire.cmake :190

get_source_file_property(_sourceIsHeaderOnly "${_sourceFile}" HEADER_FILE_ONLY)

hlrs-vis/covise cmake/mingw/UseSWIG.cmake :73

GET_SOURCE_FILE_PROPERTY(SWIG_GET_EXTRA_OUTPUT_FILES_module_basename
    ${infile} SWIG_MODULE_NAME)

Slicer/Slicer CMake/SlicerMacroBuildScriptedModule.cmake :76

get_source_file_property(is_generated ${value_absolute} GENERATED)

mysql/mysql-workbench build/cmake/Modules/cotire.cmake :190

get_source_file_property(_sourceIsHeaderOnly "${_sourceFile}" HEADER_FILE_ONLY)

percona/percona-xtrabackup cmake/compile_flags.cmake :45

GET_SOURCE_FILE_PROPERTY(PROP ${FILE} COMPILE_FLAGS)

Devsh-Graphics-Programming/Nabla cmake/common.cmake :1481

get_source_file_property(CONFIG ${SPIRV} NBL_SPIRV_PERMUTATION_CONFIG)

mysql/mysql-server cmake/compile_flags.cmake :45

GET_SOURCE_FILE_PROPERTY(PROP ${FILE} COMPILE_FLAGS)

mysql/mysql-router cmake/compile_flags.cmake :40

GET_SOURCE_FILE_PROPERTY(PROP ${FILE} COMPILE_FLAGS)

apache/qpid-proton c/benchmarks/CMakeLists.txt :27

get_source_file_property(COMPILE_FLAGS benchmarks_main.cpp current_compile_flags)

openstudiocoalition/OpenStudioApplication ProjectMacros.cmake :193

get_source_file_property(p "${f}" LOCATION)

OSVR/OSVR-Core cmake/CppcheckTargets.cmake :90

get_source_file_property(_cppcheck_loc "${_source}" LOCATION)

infiniflow/infinity third_party/curl/CMakeLists.txt :1697

get_source_file_property(_mprintf_compile_flags "mprintf.c" COMPILE_FLAGS)

d1vanov/quentier cmake/modules/CppcheckTargets.cmake :76

get_source_file_property(_cppcheck_loc "${_source}" LOCATION)

fligger/FateInjector wxWidgets-3.2.0/build/cmake/modules/cotire.cmake :195

get_source_file_property(_sourceIsHeaderOnly "${_sourceFile}" HEADER_FILE_ONLY)

AshamaneProject/AshamaneCore dep/cotire/CMake/cotire.cmake :195

get_source_file_property(_sourceIsHeaderOnly "${_sourceFile}" HEADER_FILE_ONLY)

XRay3D/GERBER_X3 PVS-Studio.cmake :169

get_source_file_property(PROPERTY "${SOURCE}" HEADER_FILE_ONLY)

alibaba/AliSQL cmake/compile_flags.cmake :33

GET_SOURCE_FILE_PROPERTY(PROP ${FILE} COMPILE_FLAGS)

malaterre/GDCM CMake/UseCSharpTest.cmake :25

get_source_file_property(loc ${FILENAME} LOCATION)

KiCad/kicad-source-mirror pcbnew/CMakeLists.txt :663

get_source_file_property(existing_depends dialogs/panel_setup_rules.cpp OBJECT_DEPENDS)

supertuxkart/stk-code lib/wiiuse/cmake/CppcheckTargets.cmake :90

get_source_file_property(_cppcheck_loc "${_source}" LOCATION)

qt/qtbase cmake/QtModuleHelpers.cmake :829

get_source_file_property(install_path ${cmake_file} QT_INSTALL_PATH)

build-cpp/cmkr cmake/cmkr.cmake :206

get_source_file_property(CMKR_CURRENT_LIST_FILE "${CMAKE_CURRENT_LIST_FILE}" CMKR_CURRENT_LIST_FILE)

youkely/InfrasCal cmake/SourceFileUtilities.cmake :14

get_source_file_property(_filepath ${_file} LOCATION)

yanmin-wu/EAO-SLAM Thirdparty/Line3Dpp/cmake/FindCUDA.cmake :1159

get_source_file_property(_is_header ${file} HEADER_FILE_ONLY)

BastilleResearch/gr-lora cmake/Modules/UseSWIG.cmake :70

get_source_file_property(SWIG_GET_EXTRA_OUTPUT_FILES_module_basename
    ${infile} SWIG_MODULE_NAME)

rbfx/rbfx CMake/Modules/ucm.cmake :321

get_source_file_property(old_compile_flags ${src} COMPILE_FLAGS)

InsightSoftwareConsortium/ITK CMake/CppcheckTargets.cmake :166

get_source_file_property(_cppcheck_loc "${_source}" LOCATION)

shawwn/noh cmake/CppcheckTargets.cmake :91

get_source_file_property(_cppcheck_loc "${_source}" LOCATION)

logicalclocks/rondb cmake/compile_flags.cmake :45

GET_SOURCE_FILE_PROPERTY(PROP ${FILE} COMPILE_FLAGS)

USE-jx/NMPC_CASADI_CPP src/Fast-Planner/uav_simulator/local_sensing/CMakeModules/FindCUDA.cmake :1017

get_source_file_property(_is_header ${file} HEADER_FILE_ONLY)

gazebosim/gazebo-classic deps/parallel_quickstep/CMakeModules/FindCUDA.cmake :969

get_source_file_property(_is_header ${file} HEADER_FILE_ONLY)

plexinc/plex-media-player CMakeModules/ClangTidy.cmake :14

get_source_file_property(FILE_LANG ${FILE_PATH} LANGUAGE)

crossuo/crossuo deps/cmcurl/CMakeLists.txt :1201

get_source_file_property(MPRINTF_COMPILE_FLAGS mprintf.c COMPILE_FLAGS)

cryfs/cryfs vendor/cryptopp/vendor_cryptopp_cmake/cryptopp/CMakeLists.txt :1220

get_source_file_property(
            xlc_compile_options
            ${cryptopp_SOURCE_DIR}/$file
            COMPILE_OPTIONS
        )

pingcap/tiflash contrib/curl-cmake/CMakeLists.txt :1262

get_source_file_property(MPRINTF_COMPILE_FLAGS mprintf.c COMPILE_FLAGS)

shogun-toolbox/shogun cmake/UseSWIG.cmake :74

get_source_file_property(SWIG_GET_EXTRA_OUTPUT_FILES_module_basename
    ${infile} SWIG_MODULE_NAME)

mantidproject/mantid buildconfig/CMake/FindCppcheck.cmake :85

get_source_file_property(_cppcheck_lang "${_source}" LANGUAGE)

commontk/CTK CMake/ctkMacroWrapPythonQt.cmake :102

get_source_file_property(TMP_WRAP_EXCLUDE ${FILE} WRAP_EXCLUDE)

mysql/mysql-shell cmake/compile_flags.cmake :41

GET_SOURCE_FILE_PROPERTY(PROP ${FILE} COMPILE_FLAGS)

realm/realm-core CMakeLists.txt :84

get_source_file_property(OLD_OPTS ${SRC_} COMPILE_OPTIONS)

kpeeters/cadabra2 cmake/modules/cotire.cmake :170

get_source_file_property(_sourceIsHeaderOnly "${_sourceFile}" HEADER_FILE_ONLY)

plstcharles/litiv cmake/Modules/FindCUDA.cmake :1391

get_source_file_property(_is_header ${file} HEADER_FILE_ONLY)

Slicer/SlicerGitSVNArchive CMake/SlicerMacroBuildScriptedModule.cmake :76

get_source_file_property(is_generated ${value_absolute} GENERATED)

geektcp/UeCore cmake/macros/cotire.cmake :190

get_source_file_property(_sourceIsHeaderOnly "${_sourceFile}" HEADER_FILE_ONLY)

savoirfairelinux/jami-daemon CMake/Utils.cmake :251

get_source_file_property(COMPILE_OPTIONS "${SOURCE_FILE}" COMPILE_OPTIONS)

wxWidgets/wxWidgets build/cmake/modules/cotire.cmake :194

get_source_file_property(_sourceIsHeaderOnly "${_sourceFile}" HEADER_FILE_ONLY)

RawTherapee/RawTherapee rtengine/CMakeLists.txt :125

get_source_file_property(PROCPARAMS_COMPILE_OPTIONS procparams.cc COMPILE_OPTIONS)

cvet/fonline ThirdParty/small_vector/source/test/unit/CMakeLists.txt :258

get_source_file_property (_FILE_LOCATION ${file} LOCATION)

AshampooSystems/boden cmake/utilities/clangformat.cmake :46

get_source_file_property(_clang_loc "${_source}" LOCATION)

facebook/mysql-5.6 cmake/compile_flags.cmake :45

GET_SOURCE_FILE_PROPERTY(PROP ${FILE} COMPILE_FLAGS)

polardb/polardbx-engine cmake/compile_flags.cmake :45

GET_SOURCE_FILE_PROPERTY(PROP ${FILE} COMPILE_FLAGS)

axmolengine/axmol cmake/Modules/AXSLCC.cmake :172

get_source_file_property(SOURCE_SC_DEFINES ${SC_FILE} AXSLCC_DEFINES)

nutjunkie/IQmol src/OpenMesh/cmake/ACGCommon.cmake :398

get_source_file_property (_skip ${_abs_FILE} SKIP_AUTOMOC)

feelpp/feelpp feelpp/cmake/modules/cotire.cmake :190

get_source_file_property(_sourceIsHeaderOnly "${_sourceFile}" HEADER_FILE_ONLY)

UPBGE/upbge intern/ghost/test/CMakeLists.txt :60

get_source_file_property(_is_generated ${_file} GENERATED)

skyjake/Doomsday-Engine doomsday/cmake/cotire.cmake :190

get_source_file_property(_sourceIsHeaderOnly "${_sourceFile}" HEADER_FILE_ONLY)

Silverlan/pragma cotire.cmake :195

get_source_file_property(_sourceIsHeaderOnly "${_sourceFile}" HEADER_FILE_ONLY)

trilinos/Trilinos packages/PyTrilinos/cmake/UseSWIG.cmake :162

GET_SOURCE_FILE_PROPERTY(swig_source_file_generated ${name} GENERATED)

joachimBurket/esp32-opencv cmake/FindCUDA.cmake :1268

get_source_file_property(_is_header ${file} HEADER_FILE_ONLY)

Gnurou/tagainijisho doc/CMakeLists.txt :8

get_source_file_property(output_location ${_abs_FILE} OUTPUT_LOCATION)

GreatSQL/GreatSQL cmake/compile_flags.cmake :45

GET_SOURCE_FILE_PROPERTY(PROP ${FILE} COMPILE_FLAGS)

Quanwei1992/GAMES101 cmake/ucm.cmake :311

get_source_file_property(old_compile_flags ${src} COMPILE_FLAGS)

Cocos-BCX/cocos-mainnet CMakeModules/cotire.cmake :190

get_source_file_property(_sourceIsHeaderOnly "${_sourceFile}" HEADER_FILE_ONLY)

Kenix3/libultraship cmake/Utils.cmake :219

get_source_file_property(COMPILE_OPTIONS "${SOURCE_FILE}" COMPILE_OPTIONS)

BelledonneCommunications/liblinphone console/CMakeLists.txt :35

get_source_file_property(COMMANDS_C_COMPILE_FLAGS commands.c COMPILE_FLAGS)

analogdevicesinc/gr-iio cmake/Modules/UseSWIG.cmake :70

get_source_file_property(SWIG_GET_EXTRA_OUTPUT_FILES_module_basename
    ${infile} SWIG_MODULE_NAME)

cb-geo/mpm cmake/cppcheck.cmake :77

GET_SOURCE_FILE_PROPERTY(path "${source}" LOCATION)

percona/percona-xtradb-cluster cmake/compile_flags.cmake :46

GET_SOURCE_FILE_PROPERTY(PROP ${FILE} COMPILE_FLAGS)

live-clones/gmsh CMakeLists.txt :421

get_source_file_property(PROP ${FILE} COMPILE_FLAGS)

alibaba/AliSQLBackup cmake/compile_flags.cmake :33

GET_SOURCE_FILE_PROPERTY(PROP ${FILE} COMPILE_FLAGS)

danigm/poppler cmake/modules/FindQt4.cmake :1073

GET_SOURCE_FILE_PROPERTY(_nonamespace ${_interface} NO_NAMESPACE)

c-jimenez/open-ocpp 3rdparty/doctest/examples/exe_with_static_libs/doctest_force_link_static_lib_in_target.cmake :13

get_source_file_property(old_compile_flags ${src} COMPILE_FLAGS)

rpm-software-management/libdnf cmake/modules-cmake-2/UseSWIG.cmake :69

get_source_file_property(SWIG_GET_EXTRA_OUTPUT_FILES_module_basename
    ${infile} SWIG_MODULE_NAME)

hughperkins/DeepCL python/cmake/UseCython.cmake :100

get_source_file_property( property_is_cxx ${pyx_file} CYTHON_IS_CXX )

Ravbug/UnityHubNative wxWidgets/build/cmake/modules/cotire.cmake :195

get_source_file_property(_sourceIsHeaderOnly "${_sourceFile}" HEADER_FILE_ONLY)

YaLTeR/BunnymodXT CMake/cotire.cmake :171

get_source_file_property(_sourceIsHeaderOnly "${_sourceFile}" HEADER_FILE_ONLY)

OpenMS/OpenMS cmake/Modules/CppcheckTargets.cmake :84

get_source_file_property(_cppcheck_loc "${_source}" LOCATION)

glKarin/com.n0n3m4.diii4a Q3E/src/main/jni/darkmod/sys/cmake/ucm.cmake :311

get_source_file_property(old_compile_flags ${src} COMPILE_FLAGS)

ZJU-FAST-Lab/EVA-planner src/utils/map_server/local_sensing/CMakeModules/FindCUDA.cmake :1017

get_source_file_property(_is_header ${file} HEADER_FILE_ONLY)