build.make 4.0 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697
  1. # CMAKE generated file: DO NOT EDIT!
  2. # Generated by "Unix Makefiles" Generator, CMake Version 3.31
  3. # Delete rule output on recipe failure.
  4. .DELETE_ON_ERROR:
  5. #=============================================================================
  6. # Special targets provided by cmake.
  7. # Disable implicit rules so canonical targets will work.
  8. .SUFFIXES:
  9. # Disable VCS-based implicit rules.
  10. % : %,v
  11. # Disable VCS-based implicit rules.
  12. % : RCS/%
  13. # Disable VCS-based implicit rules.
  14. % : RCS/%,v
  15. # Disable VCS-based implicit rules.
  16. % : SCCS/s.%
  17. # Disable VCS-based implicit rules.
  18. % : s.%
  19. .SUFFIXES: .hpux_make_needs_suffix_list
  20. # Command-line flag to silence nested $(MAKE).
  21. $(VERBOSE)MAKESILENT = -s
  22. #Suppress display of executed commands.
  23. $(VERBOSE).SILENT:
  24. # A target that is always out of date.
  25. cmake_force:
  26. .PHONY : cmake_force
  27. #=============================================================================
  28. # Set environment variables for the build.
  29. # The shell in which to execute make rules.
  30. SHELL = /bin/sh
  31. # The CMake executable.
  32. CMAKE_COMMAND = /opt/homebrew/bin/cmake
  33. # The command to remove a file.
  34. RM = /opt/homebrew/bin/cmake -E rm -f
  35. # Escaping for special characters.
  36. EQUALS = =
  37. # The top-level source directory on which CMake was run.
  38. CMAKE_SOURCE_DIR = /Users/caner/Desktop/CloudCompare
  39. # The top-level build directory on which CMake was run.
  40. CMAKE_BINARY_DIR = /Users/caner/Desktop/CloudCompare/build
  41. # Utility rule file for CCAppCommon_autogen.
  42. # Include any custom commands dependencies for this target.
  43. include libs/CCAppCommon/CMakeFiles/CCAppCommon_autogen.dir/compiler_depend.make
  44. # Include the progress variables for this target.
  45. include libs/CCAppCommon/CMakeFiles/CCAppCommon_autogen.dir/progress.make
  46. libs/CCAppCommon/CMakeFiles/CCAppCommon_autogen: libs/CCAppCommon/CCAppCommon_autogen/timestamp
  47. libs/CCAppCommon/CCAppCommon_autogen/timestamp: /opt/homebrew/opt/qt@5/bin/moc
  48. libs/CCAppCommon/CCAppCommon_autogen/timestamp: /opt/homebrew/opt/qt@5/bin/uic
  49. libs/CCAppCommon/CCAppCommon_autogen/timestamp: libs/CCAppCommon/CMakeFiles/CCAppCommon_autogen.dir/compiler_depend.ts
  50. @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --blue --bold --progress-dir=/Users/caner/Desktop/CloudCompare/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Automatic MOC and UIC for target CCAppCommon"
  51. cd /Users/caner/Desktop/CloudCompare/build/libs/CCAppCommon && /opt/homebrew/bin/cmake -E cmake_autogen /Users/caner/Desktop/CloudCompare/build/libs/CCAppCommon/CMakeFiles/CCAppCommon_autogen.dir/AutogenInfo.json ""
  52. cd /Users/caner/Desktop/CloudCompare/build/libs/CCAppCommon && /opt/homebrew/bin/cmake -E touch /Users/caner/Desktop/CloudCompare/build/libs/CCAppCommon/CCAppCommon_autogen/timestamp
  53. libs/CCAppCommon/CMakeFiles/CCAppCommon_autogen.dir/codegen:
  54. .PHONY : libs/CCAppCommon/CMakeFiles/CCAppCommon_autogen.dir/codegen
  55. CCAppCommon_autogen: libs/CCAppCommon/CCAppCommon_autogen/timestamp
  56. CCAppCommon_autogen: libs/CCAppCommon/CMakeFiles/CCAppCommon_autogen
  57. CCAppCommon_autogen: libs/CCAppCommon/CMakeFiles/CCAppCommon_autogen.dir/build.make
  58. .PHONY : CCAppCommon_autogen
  59. # Rule to build all files generated by this target.
  60. libs/CCAppCommon/CMakeFiles/CCAppCommon_autogen.dir/build: CCAppCommon_autogen
  61. .PHONY : libs/CCAppCommon/CMakeFiles/CCAppCommon_autogen.dir/build
  62. libs/CCAppCommon/CMakeFiles/CCAppCommon_autogen.dir/clean:
  63. cd /Users/caner/Desktop/CloudCompare/build/libs/CCAppCommon && $(CMAKE_COMMAND) -P CMakeFiles/CCAppCommon_autogen.dir/cmake_clean.cmake
  64. .PHONY : libs/CCAppCommon/CMakeFiles/CCAppCommon_autogen.dir/clean
  65. libs/CCAppCommon/CMakeFiles/CCAppCommon_autogen.dir/depend:
  66. cd /Users/caner/Desktop/CloudCompare/build && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /Users/caner/Desktop/CloudCompare /Users/caner/Desktop/CloudCompare/libs/CCAppCommon /Users/caner/Desktop/CloudCompare/build /Users/caner/Desktop/CloudCompare/build/libs/CCAppCommon /Users/caner/Desktop/CloudCompare/build/libs/CCAppCommon/CMakeFiles/CCAppCommon_autogen.dir/DependInfo.cmake "--color=$(COLOR)"
  67. .PHONY : libs/CCAppCommon/CMakeFiles/CCAppCommon_autogen.dir/depend