# CMAKE generated file: DO NOT EDIT! # Generated by "Unix Makefiles" Generator, CMake Version 3.31 # Default target executed when no arguments are given to make. default_target: all .PHONY : default_target # Allow only one "make -f Makefile2" at a time, but pass parallelism. .NOTPARALLEL: #============================================================================= # Special targets provided by cmake. # Disable implicit rules so canonical targets will work. .SUFFIXES: # Disable VCS-based implicit rules. % : %,v # Disable VCS-based implicit rules. % : RCS/% # Disable VCS-based implicit rules. % : RCS/%,v # Disable VCS-based implicit rules. % : SCCS/s.% # Disable VCS-based implicit rules. % : s.% .SUFFIXES: .hpux_make_needs_suffix_list # Command-line flag to silence nested $(MAKE). $(VERBOSE)MAKESILENT = -s #Suppress display of executed commands. $(VERBOSE).SILENT: # A target that is always out of date. cmake_force: .PHONY : cmake_force #============================================================================= # Set environment variables for the build. # The shell in which to execute make rules. SHELL = /bin/sh # The CMake executable. CMAKE_COMMAND = /opt/homebrew/bin/cmake # The command to remove a file. RM = /opt/homebrew/bin/cmake -E rm -f # Escaping for special characters. EQUALS = = # The top-level source directory on which CMake was run. CMAKE_SOURCE_DIR = /Users/caner/Desktop/CloudCompare # The top-level build directory on which CMake was run. CMAKE_BINARY_DIR = /Users/caner/Desktop/CloudCompare/build #============================================================================= # Targets provided globally by CMake. # Special rule for the target edit_cache edit_cache: @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Running CMake cache editor..." /opt/homebrew/bin/ccmake -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) .PHONY : edit_cache # Special rule for the target edit_cache edit_cache/fast: edit_cache .PHONY : edit_cache/fast # Special rule for the target rebuild_cache rebuild_cache: @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Running CMake to regenerate build system..." /opt/homebrew/bin/cmake --regenerate-during-build -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) .PHONY : rebuild_cache # Special rule for the target rebuild_cache rebuild_cache/fast: rebuild_cache .PHONY : rebuild_cache/fast # Special rule for the target list_install_components list_install_components: @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Available install components are: \"Runtime\" \"Unspecified\"" .PHONY : list_install_components # Special rule for the target list_install_components list_install_components/fast: list_install_components .PHONY : list_install_components/fast # Special rule for the target install install: preinstall @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Install the project..." /opt/homebrew/bin/cmake -P cmake_install.cmake .PHONY : install # Special rule for the target install install/fast: preinstall/fast @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Install the project..." /opt/homebrew/bin/cmake -P cmake_install.cmake .PHONY : install/fast # Special rule for the target install/local install/local: preinstall @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Installing only the local directory..." /opt/homebrew/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake .PHONY : install/local # Special rule for the target install/local install/local/fast: preinstall/fast @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Installing only the local directory..." /opt/homebrew/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake .PHONY : install/local/fast # Special rule for the target install/strip install/strip: preinstall @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Installing the project stripped..." /opt/homebrew/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake .PHONY : install/strip # Special rule for the target install/strip install/strip/fast: preinstall/fast @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Installing the project stripped..." /opt/homebrew/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake .PHONY : install/strip/fast # The main all target all: cmake_check_build_system cd /Users/caner/Desktop/CloudCompare/build && $(CMAKE_COMMAND) -E cmake_progress_start /Users/caner/Desktop/CloudCompare/build/CMakeFiles /Users/caner/Desktop/CloudCompare/build/libs/CCPluginAPI//CMakeFiles/progress.marks cd /Users/caner/Desktop/CloudCompare/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 libs/CCPluginAPI/all $(CMAKE_COMMAND) -E cmake_progress_start /Users/caner/Desktop/CloudCompare/build/CMakeFiles 0 .PHONY : all # The main clean target clean: cd /Users/caner/Desktop/CloudCompare/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 libs/CCPluginAPI/clean .PHONY : clean # The main clean target clean/fast: clean .PHONY : clean/fast # Prepare targets for installation. preinstall: all cd /Users/caner/Desktop/CloudCompare/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 libs/CCPluginAPI/preinstall .PHONY : preinstall # Prepare targets for installation. preinstall/fast: cd /Users/caner/Desktop/CloudCompare/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 libs/CCPluginAPI/preinstall .PHONY : preinstall/fast # clear depends depend: cd /Users/caner/Desktop/CloudCompare/build && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1 .PHONY : depend # Convenience name for target. libs/CCPluginAPI/CMakeFiles/CCPluginAPI.dir/rule: cd /Users/caner/Desktop/CloudCompare/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 libs/CCPluginAPI/CMakeFiles/CCPluginAPI.dir/rule .PHONY : libs/CCPluginAPI/CMakeFiles/CCPluginAPI.dir/rule # Convenience name for target. CCPluginAPI: libs/CCPluginAPI/CMakeFiles/CCPluginAPI.dir/rule .PHONY : CCPluginAPI # fast build rule for target. CCPluginAPI/fast: cd /Users/caner/Desktop/CloudCompare/build && $(MAKE) $(MAKESILENT) -f libs/CCPluginAPI/CMakeFiles/CCPluginAPI.dir/build.make libs/CCPluginAPI/CMakeFiles/CCPluginAPI.dir/build .PHONY : CCPluginAPI/fast # Convenience name for target. libs/CCPluginAPI/CMakeFiles/CCPluginAPI_autogen.dir/rule: cd /Users/caner/Desktop/CloudCompare/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 libs/CCPluginAPI/CMakeFiles/CCPluginAPI_autogen.dir/rule .PHONY : libs/CCPluginAPI/CMakeFiles/CCPluginAPI_autogen.dir/rule # Convenience name for target. CCPluginAPI_autogen: libs/CCPluginAPI/CMakeFiles/CCPluginAPI_autogen.dir/rule .PHONY : CCPluginAPI_autogen # fast build rule for target. CCPluginAPI_autogen/fast: cd /Users/caner/Desktop/CloudCompare/build && $(MAKE) $(MAKESILENT) -f libs/CCPluginAPI/CMakeFiles/CCPluginAPI_autogen.dir/build.make libs/CCPluginAPI/CMakeFiles/CCPluginAPI_autogen.dir/build .PHONY : CCPluginAPI_autogen/fast CCPluginAPI_autogen/mocs_compilation.o: CCPluginAPI_autogen/mocs_compilation.cpp.o .PHONY : CCPluginAPI_autogen/mocs_compilation.o # target to build an object file CCPluginAPI_autogen/mocs_compilation.cpp.o: cd /Users/caner/Desktop/CloudCompare/build && $(MAKE) $(MAKESILENT) -f libs/CCPluginAPI/CMakeFiles/CCPluginAPI.dir/build.make libs/CCPluginAPI/CMakeFiles/CCPluginAPI.dir/CCPluginAPI_autogen/mocs_compilation.cpp.o .PHONY : CCPluginAPI_autogen/mocs_compilation.cpp.o CCPluginAPI_autogen/mocs_compilation.i: CCPluginAPI_autogen/mocs_compilation.cpp.i .PHONY : CCPluginAPI_autogen/mocs_compilation.i # target to preprocess a source file CCPluginAPI_autogen/mocs_compilation.cpp.i: cd /Users/caner/Desktop/CloudCompare/build && $(MAKE) $(MAKESILENT) -f libs/CCPluginAPI/CMakeFiles/CCPluginAPI.dir/build.make libs/CCPluginAPI/CMakeFiles/CCPluginAPI.dir/CCPluginAPI_autogen/mocs_compilation.cpp.i .PHONY : CCPluginAPI_autogen/mocs_compilation.cpp.i CCPluginAPI_autogen/mocs_compilation.s: CCPluginAPI_autogen/mocs_compilation.cpp.s .PHONY : CCPluginAPI_autogen/mocs_compilation.s # target to generate assembly for a file CCPluginAPI_autogen/mocs_compilation.cpp.s: cd /Users/caner/Desktop/CloudCompare/build && $(MAKE) $(MAKESILENT) -f libs/CCPluginAPI/CMakeFiles/CCPluginAPI.dir/build.make libs/CCPluginAPI/CMakeFiles/CCPluginAPI.dir/CCPluginAPI_autogen/mocs_compilation.cpp.s .PHONY : CCPluginAPI_autogen/mocs_compilation.cpp.s src/ccColorScaleEditorDlg.o: src/ccColorScaleEditorDlg.cpp.o .PHONY : src/ccColorScaleEditorDlg.o # target to build an object file src/ccColorScaleEditorDlg.cpp.o: cd /Users/caner/Desktop/CloudCompare/build && $(MAKE) $(MAKESILENT) -f libs/CCPluginAPI/CMakeFiles/CCPluginAPI.dir/build.make libs/CCPluginAPI/CMakeFiles/CCPluginAPI.dir/src/ccColorScaleEditorDlg.cpp.o .PHONY : src/ccColorScaleEditorDlg.cpp.o src/ccColorScaleEditorDlg.i: src/ccColorScaleEditorDlg.cpp.i .PHONY : src/ccColorScaleEditorDlg.i # target to preprocess a source file src/ccColorScaleEditorDlg.cpp.i: cd /Users/caner/Desktop/CloudCompare/build && $(MAKE) $(MAKESILENT) -f libs/CCPluginAPI/CMakeFiles/CCPluginAPI.dir/build.make libs/CCPluginAPI/CMakeFiles/CCPluginAPI.dir/src/ccColorScaleEditorDlg.cpp.i .PHONY : src/ccColorScaleEditorDlg.cpp.i src/ccColorScaleEditorDlg.s: src/ccColorScaleEditorDlg.cpp.s .PHONY : src/ccColorScaleEditorDlg.s # target to generate assembly for a file src/ccColorScaleEditorDlg.cpp.s: cd /Users/caner/Desktop/CloudCompare/build && $(MAKE) $(MAKESILENT) -f libs/CCPluginAPI/CMakeFiles/CCPluginAPI.dir/build.make libs/CCPluginAPI/CMakeFiles/CCPluginAPI.dir/src/ccColorScaleEditorDlg.cpp.s .PHONY : src/ccColorScaleEditorDlg.cpp.s src/ccColorScaleEditorWidget.o: src/ccColorScaleEditorWidget.cpp.o .PHONY : src/ccColorScaleEditorWidget.o # target to build an object file src/ccColorScaleEditorWidget.cpp.o: cd /Users/caner/Desktop/CloudCompare/build && $(MAKE) $(MAKESILENT) -f libs/CCPluginAPI/CMakeFiles/CCPluginAPI.dir/build.make libs/CCPluginAPI/CMakeFiles/CCPluginAPI.dir/src/ccColorScaleEditorWidget.cpp.o .PHONY : src/ccColorScaleEditorWidget.cpp.o src/ccColorScaleEditorWidget.i: src/ccColorScaleEditorWidget.cpp.i .PHONY : src/ccColorScaleEditorWidget.i # target to preprocess a source file src/ccColorScaleEditorWidget.cpp.i: cd /Users/caner/Desktop/CloudCompare/build && $(MAKE) $(MAKESILENT) -f libs/CCPluginAPI/CMakeFiles/CCPluginAPI.dir/build.make libs/CCPluginAPI/CMakeFiles/CCPluginAPI.dir/src/ccColorScaleEditorWidget.cpp.i .PHONY : src/ccColorScaleEditorWidget.cpp.i src/ccColorScaleEditorWidget.s: src/ccColorScaleEditorWidget.cpp.s .PHONY : src/ccColorScaleEditorWidget.s # target to generate assembly for a file src/ccColorScaleEditorWidget.cpp.s: cd /Users/caner/Desktop/CloudCompare/build && $(MAKE) $(MAKESILENT) -f libs/CCPluginAPI/CMakeFiles/CCPluginAPI.dir/build.make libs/CCPluginAPI/CMakeFiles/CCPluginAPI.dir/src/ccColorScaleEditorWidget.cpp.s .PHONY : src/ccColorScaleEditorWidget.cpp.s src/ccColorScaleSelector.o: src/ccColorScaleSelector.cpp.o .PHONY : src/ccColorScaleSelector.o # target to build an object file src/ccColorScaleSelector.cpp.o: cd /Users/caner/Desktop/CloudCompare/build && $(MAKE) $(MAKESILENT) -f libs/CCPluginAPI/CMakeFiles/CCPluginAPI.dir/build.make libs/CCPluginAPI/CMakeFiles/CCPluginAPI.dir/src/ccColorScaleSelector.cpp.o .PHONY : src/ccColorScaleSelector.cpp.o src/ccColorScaleSelector.i: src/ccColorScaleSelector.cpp.i .PHONY : src/ccColorScaleSelector.i # target to preprocess a source file src/ccColorScaleSelector.cpp.i: cd /Users/caner/Desktop/CloudCompare/build && $(MAKE) $(MAKESILENT) -f libs/CCPluginAPI/CMakeFiles/CCPluginAPI.dir/build.make libs/CCPluginAPI/CMakeFiles/CCPluginAPI.dir/src/ccColorScaleSelector.cpp.i .PHONY : src/ccColorScaleSelector.cpp.i src/ccColorScaleSelector.s: src/ccColorScaleSelector.cpp.s .PHONY : src/ccColorScaleSelector.s # target to generate assembly for a file src/ccColorScaleSelector.cpp.s: cd /Users/caner/Desktop/CloudCompare/build && $(MAKE) $(MAKESILENT) -f libs/CCPluginAPI/CMakeFiles/CCPluginAPI.dir/build.make libs/CCPluginAPI/CMakeFiles/CCPluginAPI.dir/src/ccColorScaleSelector.cpp.s .PHONY : src/ccColorScaleSelector.cpp.s src/ccCommandLineInterface.o: src/ccCommandLineInterface.cpp.o .PHONY : src/ccCommandLineInterface.o # target to build an object file src/ccCommandLineInterface.cpp.o: cd /Users/caner/Desktop/CloudCompare/build && $(MAKE) $(MAKESILENT) -f libs/CCPluginAPI/CMakeFiles/CCPluginAPI.dir/build.make libs/CCPluginAPI/CMakeFiles/CCPluginAPI.dir/src/ccCommandLineInterface.cpp.o .PHONY : src/ccCommandLineInterface.cpp.o src/ccCommandLineInterface.i: src/ccCommandLineInterface.cpp.i .PHONY : src/ccCommandLineInterface.i # target to preprocess a source file src/ccCommandLineInterface.cpp.i: cd /Users/caner/Desktop/CloudCompare/build && $(MAKE) $(MAKESILENT) -f libs/CCPluginAPI/CMakeFiles/CCPluginAPI.dir/build.make libs/CCPluginAPI/CMakeFiles/CCPluginAPI.dir/src/ccCommandLineInterface.cpp.i .PHONY : src/ccCommandLineInterface.cpp.i src/ccCommandLineInterface.s: src/ccCommandLineInterface.cpp.s .PHONY : src/ccCommandLineInterface.s # target to generate assembly for a file src/ccCommandLineInterface.cpp.s: cd /Users/caner/Desktop/CloudCompare/build && $(MAKE) $(MAKESILENT) -f libs/CCPluginAPI/CMakeFiles/CCPluginAPI.dir/build.make libs/CCPluginAPI/CMakeFiles/CCPluginAPI.dir/src/ccCommandLineInterface.cpp.s .PHONY : src/ccCommandLineInterface.cpp.s src/ccOverlayDialog.o: src/ccOverlayDialog.cpp.o .PHONY : src/ccOverlayDialog.o # target to build an object file src/ccOverlayDialog.cpp.o: cd /Users/caner/Desktop/CloudCompare/build && $(MAKE) $(MAKESILENT) -f libs/CCPluginAPI/CMakeFiles/CCPluginAPI.dir/build.make libs/CCPluginAPI/CMakeFiles/CCPluginAPI.dir/src/ccOverlayDialog.cpp.o .PHONY : src/ccOverlayDialog.cpp.o src/ccOverlayDialog.i: src/ccOverlayDialog.cpp.i .PHONY : src/ccOverlayDialog.i # target to preprocess a source file src/ccOverlayDialog.cpp.i: cd /Users/caner/Desktop/CloudCompare/build && $(MAKE) $(MAKESILENT) -f libs/CCPluginAPI/CMakeFiles/CCPluginAPI.dir/build.make libs/CCPluginAPI/CMakeFiles/CCPluginAPI.dir/src/ccOverlayDialog.cpp.i .PHONY : src/ccOverlayDialog.cpp.i src/ccOverlayDialog.s: src/ccOverlayDialog.cpp.s .PHONY : src/ccOverlayDialog.s # target to generate assembly for a file src/ccOverlayDialog.cpp.s: cd /Users/caner/Desktop/CloudCompare/build && $(MAKE) $(MAKESILENT) -f libs/CCPluginAPI/CMakeFiles/CCPluginAPI.dir/build.make libs/CCPluginAPI/CMakeFiles/CCPluginAPI.dir/src/ccOverlayDialog.cpp.s .PHONY : src/ccOverlayDialog.cpp.s src/ccPickingHub.o: src/ccPickingHub.cpp.o .PHONY : src/ccPickingHub.o # target to build an object file src/ccPickingHub.cpp.o: cd /Users/caner/Desktop/CloudCompare/build && $(MAKE) $(MAKESILENT) -f libs/CCPluginAPI/CMakeFiles/CCPluginAPI.dir/build.make libs/CCPluginAPI/CMakeFiles/CCPluginAPI.dir/src/ccPickingHub.cpp.o .PHONY : src/ccPickingHub.cpp.o src/ccPickingHub.i: src/ccPickingHub.cpp.i .PHONY : src/ccPickingHub.i # target to preprocess a source file src/ccPickingHub.cpp.i: cd /Users/caner/Desktop/CloudCompare/build && $(MAKE) $(MAKESILENT) -f libs/CCPluginAPI/CMakeFiles/CCPluginAPI.dir/build.make libs/CCPluginAPI/CMakeFiles/CCPluginAPI.dir/src/ccPickingHub.cpp.i .PHONY : src/ccPickingHub.cpp.i src/ccPickingHub.s: src/ccPickingHub.cpp.s .PHONY : src/ccPickingHub.s # target to generate assembly for a file src/ccPickingHub.cpp.s: cd /Users/caner/Desktop/CloudCompare/build && $(MAKE) $(MAKESILENT) -f libs/CCPluginAPI/CMakeFiles/CCPluginAPI.dir/build.make libs/CCPluginAPI/CMakeFiles/CCPluginAPI.dir/src/ccPickingHub.cpp.s .PHONY : src/ccPickingHub.cpp.s src/ccRenderToFileDlg.o: src/ccRenderToFileDlg.cpp.o .PHONY : src/ccRenderToFileDlg.o # target to build an object file src/ccRenderToFileDlg.cpp.o: cd /Users/caner/Desktop/CloudCompare/build && $(MAKE) $(MAKESILENT) -f libs/CCPluginAPI/CMakeFiles/CCPluginAPI.dir/build.make libs/CCPluginAPI/CMakeFiles/CCPluginAPI.dir/src/ccRenderToFileDlg.cpp.o .PHONY : src/ccRenderToFileDlg.cpp.o src/ccRenderToFileDlg.i: src/ccRenderToFileDlg.cpp.i .PHONY : src/ccRenderToFileDlg.i # target to preprocess a source file src/ccRenderToFileDlg.cpp.i: cd /Users/caner/Desktop/CloudCompare/build && $(MAKE) $(MAKESILENT) -f libs/CCPluginAPI/CMakeFiles/CCPluginAPI.dir/build.make libs/CCPluginAPI/CMakeFiles/CCPluginAPI.dir/src/ccRenderToFileDlg.cpp.i .PHONY : src/ccRenderToFileDlg.cpp.i src/ccRenderToFileDlg.s: src/ccRenderToFileDlg.cpp.s .PHONY : src/ccRenderToFileDlg.s # target to generate assembly for a file src/ccRenderToFileDlg.cpp.s: cd /Users/caner/Desktop/CloudCompare/build && $(MAKE) $(MAKESILENT) -f libs/CCPluginAPI/CMakeFiles/CCPluginAPI.dir/build.make libs/CCPluginAPI/CMakeFiles/CCPluginAPI.dir/src/ccRenderToFileDlg.cpp.s .PHONY : src/ccRenderToFileDlg.cpp.s # Help Target help: @echo "The following are some of the valid targets for this Makefile:" @echo "... all (the default if no target is provided)" @echo "... clean" @echo "... depend" @echo "... edit_cache" @echo "... install" @echo "... install/local" @echo "... install/strip" @echo "... list_install_components" @echo "... rebuild_cache" @echo "... CCPluginAPI_autogen" @echo "... CCPluginAPI" @echo "... CCPluginAPI_autogen/mocs_compilation.o" @echo "... CCPluginAPI_autogen/mocs_compilation.i" @echo "... CCPluginAPI_autogen/mocs_compilation.s" @echo "... src/ccColorScaleEditorDlg.o" @echo "... src/ccColorScaleEditorDlg.i" @echo "... src/ccColorScaleEditorDlg.s" @echo "... src/ccColorScaleEditorWidget.o" @echo "... src/ccColorScaleEditorWidget.i" @echo "... src/ccColorScaleEditorWidget.s" @echo "... src/ccColorScaleSelector.o" @echo "... src/ccColorScaleSelector.i" @echo "... src/ccColorScaleSelector.s" @echo "... src/ccCommandLineInterface.o" @echo "... src/ccCommandLineInterface.i" @echo "... src/ccCommandLineInterface.s" @echo "... src/ccOverlayDialog.o" @echo "... src/ccOverlayDialog.i" @echo "... src/ccOverlayDialog.s" @echo "... src/ccPickingHub.o" @echo "... src/ccPickingHub.i" @echo "... src/ccPickingHub.s" @echo "... src/ccRenderToFileDlg.o" @echo "... src/ccRenderToFileDlg.i" @echo "... src/ccRenderToFileDlg.s" .PHONY : help #============================================================================= # Special targets to cleanup operation of make. # Special rule to run CMake to check the build system integrity. # No rule that depends on this can have commands that come from listfiles # because they might be regenerated. cmake_check_build_system: cd /Users/caner/Desktop/CloudCompare/build && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0 .PHONY : cmake_check_build_system