diff options
Diffstat (limited to 'cutecom-0.22.0/CMakeFiles/Makefile.cmake')
| -rw-r--r-- | cutecom-0.22.0/CMakeFiles/Makefile.cmake | 56 |
1 files changed, 56 insertions, 0 deletions
diff --git a/cutecom-0.22.0/CMakeFiles/Makefile.cmake b/cutecom-0.22.0/CMakeFiles/Makefile.cmake new file mode 100644 index 0000000..3fc89b7 --- /dev/null +++ b/cutecom-0.22.0/CMakeFiles/Makefile.cmake @@ -0,0 +1,56 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 2.8 + +# The generator used is: +SET(CMAKE_DEPENDS_GENERATOR "Unix Makefiles") + +# The top level Makefile was generated from the following files: +SET(CMAKE_MAKEFILE_DEPENDS + "CMakeCache.txt" + "CMakeFiles/CMakeCCompiler.cmake" + "CMakeFiles/CMakeCXXCompiler.cmake" + "CMakeFiles/CMakeSystem.cmake" + "CMakeLists.txt" + "/opt/local/share/cmake-2.8/Modules/CMakeCInformation.cmake" + "/opt/local/share/cmake-2.8/Modules/CMakeCXXInformation.cmake" + "/opt/local/share/cmake-2.8/Modules/CMakeCommonLanguageInclude.cmake" + "/opt/local/share/cmake-2.8/Modules/CMakeExpandImportedTargets.cmake" + "/opt/local/share/cmake-2.8/Modules/CMakeGenericSystem.cmake" + "/opt/local/share/cmake-2.8/Modules/CMakeParseArguments.cmake" + "/opt/local/share/cmake-2.8/Modules/CMakeSystemSpecificInformation.cmake" + "/opt/local/share/cmake-2.8/Modules/CheckCXXSymbolExists.cmake" + "/opt/local/share/cmake-2.8/Modules/CheckSymbolExists.cmake" + "/opt/local/share/cmake-2.8/Modules/Compiler/Clang-CXX.cmake" + "/opt/local/share/cmake-2.8/Modules/Compiler/GNU-C.cmake" + "/opt/local/share/cmake-2.8/Modules/Compiler/GNU-CXX.cmake" + "/opt/local/share/cmake-2.8/Modules/Compiler/GNU.cmake" + "/opt/local/share/cmake-2.8/Modules/FindPackageHandleStandardArgs.cmake" + "/opt/local/share/cmake-2.8/Modules/FindPackageMessage.cmake" + "/opt/local/share/cmake-2.8/Modules/FindQt4.cmake" + "/opt/local/share/cmake-2.8/Modules/MacOSXBundleInfo.plist.in" + "/opt/local/share/cmake-2.8/Modules/MacroAddFileDependencies.cmake" + "/opt/local/share/cmake-2.8/Modules/Platform/Darwin-GNU-C.cmake" + "/opt/local/share/cmake-2.8/Modules/Platform/Darwin-GNU.cmake" + "/opt/local/share/cmake-2.8/Modules/Platform/Darwin.cmake" + "/opt/local/share/cmake-2.8/Modules/Platform/UnixPaths.cmake" + "/opt/local/share/cmake-2.8/Modules/Qt4ConfigDependentSettings.cmake" + "/opt/local/share/cmake-2.8/Modules/Qt4Macros.cmake" + ) + +# The corresponding makefile is: +SET(CMAKE_MAKEFILE_OUTPUTS + "Makefile" + "CMakeFiles/cmake.check_cache" + ) + +# Byproducts of CMake generate step: +SET(CMAKE_MAKEFILE_PRODUCTS + "CuteCom.app/Contents/MacOS" + "CuteCom.app/Contents/Info.plist" + "CMakeFiles/CMakeDirectoryInformation.cmake" + ) + +# Dependency information for all targets: +SET(CMAKE_DEPEND_INFO_FILES + "CMakeFiles/cutecom.dir/DependInfo.cmake" + ) |
