144 lines
8.3 KiB
Plaintext
Raw Normal View History

# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 4.1
# Delete rule output on recipe failure.
.DELETE_ON_ERROR:
#=============================================================================
# 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 = /usr/bin/cmake
# The command to remove a file.
RM = /usr/bin/cmake -E rm -f
# Escaping for special characters.
EQUALS = =
# The top-level source directory on which CMake was run.
CMAKE_SOURCE_DIR = /home/ganome/Projects/SCAR-719/repos/scar-chat
# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /home/ganome/Projects/SCAR-719/repos/scar-chat/build
# Include any dependencies generated for this target.
include CMakeFiles/chat_client_qt.dir/depend.make
# Include any dependencies generated by the compiler for this target.
include CMakeFiles/chat_client_qt.dir/compiler_depend.make
# Include the progress variables for this target.
include CMakeFiles/chat_client_qt.dir/progress.make
# Include the compile flags for this target's objects.
include CMakeFiles/chat_client_qt.dir/flags.make
chat_client_qt_autogen/timestamp: /usr/lib64/qt5/bin/moc
chat_client_qt_autogen/timestamp: /usr/lib64/qt5/bin/uic
chat_client_qt_autogen/timestamp: CMakeFiles/chat_client_qt.dir/compiler_depend.ts
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --blue --bold --progress-dir=/home/ganome/Projects/SCAR-719/repos/scar-chat/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Automatic MOC and UIC for target chat_client_qt"
/usr/bin/cmake -E cmake_autogen /home/ganome/Projects/SCAR-719/repos/scar-chat/build/CMakeFiles/chat_client_qt_autogen.dir/AutogenInfo.json ""
/usr/bin/cmake -E touch /home/ganome/Projects/SCAR-719/repos/scar-chat/build/chat_client_qt_autogen/timestamp
CMakeFiles/chat_client_qt.dir/codegen:
.PHONY : CMakeFiles/chat_client_qt.dir/codegen
CMakeFiles/chat_client_qt.dir/chat_client_qt_autogen/mocs_compilation.cpp.o: CMakeFiles/chat_client_qt.dir/flags.make
CMakeFiles/chat_client_qt.dir/chat_client_qt_autogen/mocs_compilation.cpp.o: chat_client_qt_autogen/mocs_compilation.cpp
CMakeFiles/chat_client_qt.dir/chat_client_qt_autogen/mocs_compilation.cpp.o: CMakeFiles/chat_client_qt.dir/compiler_depend.ts
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/home/ganome/Projects/SCAR-719/repos/scar-chat/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Building CXX object CMakeFiles/chat_client_qt.dir/chat_client_qt_autogen/mocs_compilation.cpp.o"
/usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT CMakeFiles/chat_client_qt.dir/chat_client_qt_autogen/mocs_compilation.cpp.o -MF CMakeFiles/chat_client_qt.dir/chat_client_qt_autogen/mocs_compilation.cpp.o.d -o CMakeFiles/chat_client_qt.dir/chat_client_qt_autogen/mocs_compilation.cpp.o -c /home/ganome/Projects/SCAR-719/repos/scar-chat/build/chat_client_qt_autogen/mocs_compilation.cpp
CMakeFiles/chat_client_qt.dir/chat_client_qt_autogen/mocs_compilation.cpp.i: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing CXX source to CMakeFiles/chat_client_qt.dir/chat_client_qt_autogen/mocs_compilation.cpp.i"
/usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/ganome/Projects/SCAR-719/repos/scar-chat/build/chat_client_qt_autogen/mocs_compilation.cpp > CMakeFiles/chat_client_qt.dir/chat_client_qt_autogen/mocs_compilation.cpp.i
CMakeFiles/chat_client_qt.dir/chat_client_qt_autogen/mocs_compilation.cpp.s: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling CXX source to assembly CMakeFiles/chat_client_qt.dir/chat_client_qt_autogen/mocs_compilation.cpp.s"
/usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/ganome/Projects/SCAR-719/repos/scar-chat/build/chat_client_qt_autogen/mocs_compilation.cpp -o CMakeFiles/chat_client_qt.dir/chat_client_qt_autogen/mocs_compilation.cpp.s
CMakeFiles/chat_client_qt.dir/src/qt_client/main.cpp.o: CMakeFiles/chat_client_qt.dir/flags.make
CMakeFiles/chat_client_qt.dir/src/qt_client/main.cpp.o: /home/ganome/Projects/SCAR-719/repos/scar-chat/src/qt_client/main.cpp
CMakeFiles/chat_client_qt.dir/src/qt_client/main.cpp.o: CMakeFiles/chat_client_qt.dir/compiler_depend.ts
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/home/ganome/Projects/SCAR-719/repos/scar-chat/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_3) "Building CXX object CMakeFiles/chat_client_qt.dir/src/qt_client/main.cpp.o"
/usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT CMakeFiles/chat_client_qt.dir/src/qt_client/main.cpp.o -MF CMakeFiles/chat_client_qt.dir/src/qt_client/main.cpp.o.d -o CMakeFiles/chat_client_qt.dir/src/qt_client/main.cpp.o -c /home/ganome/Projects/SCAR-719/repos/scar-chat/src/qt_client/main.cpp
CMakeFiles/chat_client_qt.dir/src/qt_client/main.cpp.i: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing CXX source to CMakeFiles/chat_client_qt.dir/src/qt_client/main.cpp.i"
/usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/ganome/Projects/SCAR-719/repos/scar-chat/src/qt_client/main.cpp > CMakeFiles/chat_client_qt.dir/src/qt_client/main.cpp.i
CMakeFiles/chat_client_qt.dir/src/qt_client/main.cpp.s: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling CXX source to assembly CMakeFiles/chat_client_qt.dir/src/qt_client/main.cpp.s"
/usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/ganome/Projects/SCAR-719/repos/scar-chat/src/qt_client/main.cpp -o CMakeFiles/chat_client_qt.dir/src/qt_client/main.cpp.s
# Object files for target chat_client_qt
chat_client_qt_OBJECTS = \
"CMakeFiles/chat_client_qt.dir/chat_client_qt_autogen/mocs_compilation.cpp.o" \
"CMakeFiles/chat_client_qt.dir/src/qt_client/main.cpp.o"
# External object files for target chat_client_qt
chat_client_qt_EXTERNAL_OBJECTS =
chat_client_qt: CMakeFiles/chat_client_qt.dir/chat_client_qt_autogen/mocs_compilation.cpp.o
chat_client_qt: CMakeFiles/chat_client_qt.dir/src/qt_client/main.cpp.o
chat_client_qt: CMakeFiles/chat_client_qt.dir/build.make
chat_client_qt: CMakeFiles/chat_client_qt.dir/compiler_depend.ts
chat_client_qt: /usr/lib64/libQt5Widgets.so.5.15.18
chat_client_qt: /usr/lib64/libQt5Network.so.5.15.18
chat_client_qt: /usr/lib64/libssl.so
chat_client_qt: /usr/lib64/libcrypto.so
chat_client_qt: /usr/lib64/libQt5Gui.so.5.15.18
chat_client_qt: /usr/lib64/libQt5Core.so.5.15.18
chat_client_qt: CMakeFiles/chat_client_qt.dir/link.txt
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --bold --progress-dir=/home/ganome/Projects/SCAR-719/repos/scar-chat/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_4) "Linking CXX executable chat_client_qt"
$(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/chat_client_qt.dir/link.txt --verbose=$(VERBOSE)
# Rule to build all files generated by this target.
CMakeFiles/chat_client_qt.dir/build: chat_client_qt
.PHONY : CMakeFiles/chat_client_qt.dir/build
CMakeFiles/chat_client_qt.dir/clean:
$(CMAKE_COMMAND) -P CMakeFiles/chat_client_qt.dir/cmake_clean.cmake
.PHONY : CMakeFiles/chat_client_qt.dir/clean
CMakeFiles/chat_client_qt.dir/depend: chat_client_qt_autogen/timestamp
cd /home/ganome/Projects/SCAR-719/repos/scar-chat/build && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/ganome/Projects/SCAR-719/repos/scar-chat /home/ganome/Projects/SCAR-719/repos/scar-chat /home/ganome/Projects/SCAR-719/repos/scar-chat/build /home/ganome/Projects/SCAR-719/repos/scar-chat/build /home/ganome/Projects/SCAR-719/repos/scar-chat/build/CMakeFiles/chat_client_qt.dir/DependInfo.cmake "--color=$(COLOR)"
.PHONY : CMakeFiles/chat_client_qt.dir/depend