DependInfo.cmake 848 B

1234567891011121314151617181920212223
  1. # Consider dependencies only in project.
  2. set(CMAKE_DEPENDS_IN_PROJECT_ONLY OFF)
  3. # The set of languages for which implicit dependencies are needed:
  4. set(CMAKE_DEPENDS_LANGUAGES
  5. )
  6. # The set of dependency files which are needed:
  7. set(CMAKE_DEPENDS_DEPENDENCY_FILES
  8. "/Users/caner/Desktop/CloudCompare/libs/CCPluginStub/src/ccDefaultPluginInterface.cpp" "libs/CCPluginStub/CMakeFiles/CCPluginStub.dir/src/ccDefaultPluginInterface.cpp.o" "gcc" "libs/CCPluginStub/CMakeFiles/CCPluginStub.dir/src/ccDefaultPluginInterface.cpp.o.d"
  9. )
  10. # Targets to which this target links which contain Fortran sources.
  11. set(CMAKE_Fortran_TARGET_LINKED_INFO_FILES
  12. )
  13. # Targets to which this target links which contain Fortran sources.
  14. set(CMAKE_Fortran_TARGET_FORWARD_LINKED_INFO_FILES
  15. )
  16. # Fortran module output directory.
  17. set(CMAKE_Fortran_TARGET_MODULE_DIR "")