# The set of languages for which implicit dependencies are needed: set(CMAKE_DEPENDS_LANGUAGES ) # The set of files for implicit dependencies of each language: # Targets to which this target links. set(CMAKE_TARGET_LINKED_INFO_FILES ) # The include file search paths: set(CMAKE_C_TARGET_INCLUDE_PATH "helper" "." "/usr/include/qt" "/usr/include/qt/QtWidgets" "/usr/include/qt/QtGui" "/usr/include/qt/QtCore" "/usr/lib/qt/mkspecs/linux-g++" "/usr/include/qt/QtQml" "/usr/include/qt/QtNetwork" "/usr/include/qt/QtQuick" "/usr/include/qt/QtDBus" ) 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})