123456789101112131415161718192021222324252627 |
- # The set of languages for which implicit dependencies are needed:
- set(CMAKE_DEPENDS_LANGUAGES
- "C"
- )
- # The set of files for implicit dependencies of each language:
- set(CMAKE_DEPENDS_CHECK_C
- "/opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/EVSE/Tool/cmake-3.11.0/Tests/RunCMake/pseudo_cppcheck.c" "/opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/EVSE/Tool/cmake-3.11.0/Tests/RunCMake/CMakeFiles/pseudo_cppcheck.dir/pseudo_cppcheck.c.o"
- )
- set(CMAKE_C_COMPILER_ID "GNU")
- # Preprocessor definitions for this target.
- set(CMAKE_TARGET_DEFINITIONS_C
- "CURL_STATICLIB"
- "LIBARCHIVE_STATIC"
- )
- # The include file search paths:
- set(CMAKE_C_TARGET_INCLUDE_PATH
- "Utilities"
- )
- # Targets to which this target links.
- set(CMAKE_TARGET_LINKED_INFO_FILES
- )
- # Fortran module output directory.
- set(CMAKE_Fortran_TARGET_MODULE_DIR "")
|