29 lines
1.2 KiB
CMake
29 lines
1.2 KiB
CMake
# The set of languages for which implicit dependencies are needed:
|
|
set(CMAKE_DEPENDS_LANGUAGES
|
|
"CXX"
|
|
)
|
|
# The set of files for implicit dependencies of each language:
|
|
set(CMAKE_DEPENDS_CHECK_CXX
|
|
"/home/toni/Documents/programme/localization/KLib/inc/tinyxml/tinyxml2.cpp" "/home/toni/Documents/programme/localization/Fusion2016/code-build/CMakeFiles/Fusion2016.dir/home/toni/Documents/programme/localization/KLib/inc/tinyxml/tinyxml2.cpp.o"
|
|
"/home/toni/Documents/programme/localization/Fusion2016/code/main.cpp" "/home/toni/Documents/programme/localization/Fusion2016/code-build/CMakeFiles/Fusion2016.dir/main.cpp.o"
|
|
)
|
|
set(CMAKE_CXX_COMPILER_ID "GNU")
|
|
|
|
# Preprocessor definitions for this target.
|
|
set(CMAKE_TARGET_DEFINITIONS
|
|
"WITH_ASSERTIONS"
|
|
"WITH_TESTS"
|
|
)
|
|
|
|
# Targets to which this target links.
|
|
set(CMAKE_TARGET_LINKED_INFO_FILES
|
|
)
|
|
|
|
# The include file search paths:
|
|
set(CMAKE_C_TARGET_INCLUDE_PATH
|
|
"/home/toni/Documents/programme/localization/Fusion2016/code/../.."
|
|
)
|
|
set(CMAKE_CXX_TARGET_INCLUDE_PATH ${CMAKE_C_TARGET_INCLUDE_PATH})
|
|
set(CMAKE_Fortran_TARGET_INCLUDE_PATH ${CMAKE_C_TARGET_INCLUDE_PATH})
|
|
set(CMAKE_ASM_TARGET_INCLUDE_PATH ${CMAKE_C_TARGET_INCLUDE_PATH})
|