795 lines
114 KiB
Makefile
795 lines
114 KiB
Makefile
# CMAKE generated file: DO NOT EDIT!
|
|
# Generated by "Unix Makefiles" Generator, CMake Version 3.21
|
|
|
|
# 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 = /home/khofmann/clion-2021.3.2/bin/cmake/linux/bin/cmake
|
|
|
|
# The command to remove a file.
|
|
RM = /home/khofmann/clion-2021.3.2/bin/cmake/linux/bin/cmake -E rm -f
|
|
|
|
# Escaping for special characters.
|
|
EQUALS = =
|
|
|
|
# The top-level source directory on which CMake was run.
|
|
CMAKE_SOURCE_DIR = /home/khofmann/GermanAirlinesVA-GAConnector
|
|
|
|
# The top-level build directory on which CMake was run.
|
|
CMAKE_BINARY_DIR = /home/khofmann/GermanAirlinesVA-GAConnector/build-win
|
|
|
|
# Include any dependencies generated for this target.
|
|
include xplugin/CMakeFiles/germanairlinesva_xplugin.dir/depend.make
|
|
# Include any dependencies generated by the compiler for this target.
|
|
include xplugin/CMakeFiles/germanairlinesva_xplugin.dir/compiler_depend.make
|
|
|
|
# Include the progress variables for this target.
|
|
include xplugin/CMakeFiles/germanairlinesva_xplugin.dir/progress.make
|
|
|
|
# Include the compile flags for this target's objects.
|
|
include xplugin/CMakeFiles/germanairlinesva_xplugin.dir/flags.make
|
|
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXBench.cpp.obj: xplugin/CMakeFiles/germanairlinesva_xplugin.dir/flags.make
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXBench.cpp.obj: xplugin/CMakeFiles/germanairlinesva_xplugin.dir/includes_CXX.rsp
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXBench.cpp.obj: ../ixwebsocket/IXBench.cpp
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXBench.cpp.obj: xplugin/CMakeFiles/germanairlinesva_xplugin.dir/compiler_depend.ts
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/khofmann/GermanAirlinesVA-GAConnector/build-win/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building CXX object xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXBench.cpp.obj"
|
|
cd /home/khofmann/GermanAirlinesVA-GAConnector/build-win/xplugin && /opt/llvm-mingw/bin/x86_64-w64-mingw32-clang++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXBench.cpp.obj -MF CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXBench.cpp.obj.d -o CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXBench.cpp.obj -c /home/khofmann/GermanAirlinesVA-GAConnector/ixwebsocket/IXBench.cpp
|
|
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXBench.cpp.i: cmake_force
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXBench.cpp.i"
|
|
cd /home/khofmann/GermanAirlinesVA-GAConnector/build-win/xplugin && /opt/llvm-mingw/bin/x86_64-w64-mingw32-clang++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/khofmann/GermanAirlinesVA-GAConnector/ixwebsocket/IXBench.cpp > CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXBench.cpp.i
|
|
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXBench.cpp.s: cmake_force
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXBench.cpp.s"
|
|
cd /home/khofmann/GermanAirlinesVA-GAConnector/build-win/xplugin && /opt/llvm-mingw/bin/x86_64-w64-mingw32-clang++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/khofmann/GermanAirlinesVA-GAConnector/ixwebsocket/IXBench.cpp -o CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXBench.cpp.s
|
|
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXCancellationRequest.cpp.obj: xplugin/CMakeFiles/germanairlinesva_xplugin.dir/flags.make
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXCancellationRequest.cpp.obj: xplugin/CMakeFiles/germanairlinesva_xplugin.dir/includes_CXX.rsp
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXCancellationRequest.cpp.obj: ../ixwebsocket/IXCancellationRequest.cpp
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXCancellationRequest.cpp.obj: xplugin/CMakeFiles/germanairlinesva_xplugin.dir/compiler_depend.ts
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/khofmann/GermanAirlinesVA-GAConnector/build-win/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Building CXX object xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXCancellationRequest.cpp.obj"
|
|
cd /home/khofmann/GermanAirlinesVA-GAConnector/build-win/xplugin && /opt/llvm-mingw/bin/x86_64-w64-mingw32-clang++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXCancellationRequest.cpp.obj -MF CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXCancellationRequest.cpp.obj.d -o CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXCancellationRequest.cpp.obj -c /home/khofmann/GermanAirlinesVA-GAConnector/ixwebsocket/IXCancellationRequest.cpp
|
|
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXCancellationRequest.cpp.i: cmake_force
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXCancellationRequest.cpp.i"
|
|
cd /home/khofmann/GermanAirlinesVA-GAConnector/build-win/xplugin && /opt/llvm-mingw/bin/x86_64-w64-mingw32-clang++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/khofmann/GermanAirlinesVA-GAConnector/ixwebsocket/IXCancellationRequest.cpp > CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXCancellationRequest.cpp.i
|
|
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXCancellationRequest.cpp.s: cmake_force
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXCancellationRequest.cpp.s"
|
|
cd /home/khofmann/GermanAirlinesVA-GAConnector/build-win/xplugin && /opt/llvm-mingw/bin/x86_64-w64-mingw32-clang++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/khofmann/GermanAirlinesVA-GAConnector/ixwebsocket/IXCancellationRequest.cpp -o CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXCancellationRequest.cpp.s
|
|
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXConnectionState.cpp.obj: xplugin/CMakeFiles/germanairlinesva_xplugin.dir/flags.make
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXConnectionState.cpp.obj: xplugin/CMakeFiles/germanairlinesva_xplugin.dir/includes_CXX.rsp
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXConnectionState.cpp.obj: ../ixwebsocket/IXConnectionState.cpp
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXConnectionState.cpp.obj: xplugin/CMakeFiles/germanairlinesva_xplugin.dir/compiler_depend.ts
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/khofmann/GermanAirlinesVA-GAConnector/build-win/CMakeFiles --progress-num=$(CMAKE_PROGRESS_3) "Building CXX object xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXConnectionState.cpp.obj"
|
|
cd /home/khofmann/GermanAirlinesVA-GAConnector/build-win/xplugin && /opt/llvm-mingw/bin/x86_64-w64-mingw32-clang++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXConnectionState.cpp.obj -MF CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXConnectionState.cpp.obj.d -o CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXConnectionState.cpp.obj -c /home/khofmann/GermanAirlinesVA-GAConnector/ixwebsocket/IXConnectionState.cpp
|
|
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXConnectionState.cpp.i: cmake_force
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXConnectionState.cpp.i"
|
|
cd /home/khofmann/GermanAirlinesVA-GAConnector/build-win/xplugin && /opt/llvm-mingw/bin/x86_64-w64-mingw32-clang++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/khofmann/GermanAirlinesVA-GAConnector/ixwebsocket/IXConnectionState.cpp > CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXConnectionState.cpp.i
|
|
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXConnectionState.cpp.s: cmake_force
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXConnectionState.cpp.s"
|
|
cd /home/khofmann/GermanAirlinesVA-GAConnector/build-win/xplugin && /opt/llvm-mingw/bin/x86_64-w64-mingw32-clang++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/khofmann/GermanAirlinesVA-GAConnector/ixwebsocket/IXConnectionState.cpp -o CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXConnectionState.cpp.s
|
|
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXDNSLookup.cpp.obj: xplugin/CMakeFiles/germanairlinesva_xplugin.dir/flags.make
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXDNSLookup.cpp.obj: xplugin/CMakeFiles/germanairlinesva_xplugin.dir/includes_CXX.rsp
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXDNSLookup.cpp.obj: ../ixwebsocket/IXDNSLookup.cpp
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXDNSLookup.cpp.obj: xplugin/CMakeFiles/germanairlinesva_xplugin.dir/compiler_depend.ts
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/khofmann/GermanAirlinesVA-GAConnector/build-win/CMakeFiles --progress-num=$(CMAKE_PROGRESS_4) "Building CXX object xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXDNSLookup.cpp.obj"
|
|
cd /home/khofmann/GermanAirlinesVA-GAConnector/build-win/xplugin && /opt/llvm-mingw/bin/x86_64-w64-mingw32-clang++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXDNSLookup.cpp.obj -MF CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXDNSLookup.cpp.obj.d -o CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXDNSLookup.cpp.obj -c /home/khofmann/GermanAirlinesVA-GAConnector/ixwebsocket/IXDNSLookup.cpp
|
|
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXDNSLookup.cpp.i: cmake_force
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXDNSLookup.cpp.i"
|
|
cd /home/khofmann/GermanAirlinesVA-GAConnector/build-win/xplugin && /opt/llvm-mingw/bin/x86_64-w64-mingw32-clang++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/khofmann/GermanAirlinesVA-GAConnector/ixwebsocket/IXDNSLookup.cpp > CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXDNSLookup.cpp.i
|
|
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXDNSLookup.cpp.s: cmake_force
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXDNSLookup.cpp.s"
|
|
cd /home/khofmann/GermanAirlinesVA-GAConnector/build-win/xplugin && /opt/llvm-mingw/bin/x86_64-w64-mingw32-clang++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/khofmann/GermanAirlinesVA-GAConnector/ixwebsocket/IXDNSLookup.cpp -o CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXDNSLookup.cpp.s
|
|
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXExponentialBackoff.cpp.obj: xplugin/CMakeFiles/germanairlinesva_xplugin.dir/flags.make
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXExponentialBackoff.cpp.obj: xplugin/CMakeFiles/germanairlinesva_xplugin.dir/includes_CXX.rsp
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXExponentialBackoff.cpp.obj: ../ixwebsocket/IXExponentialBackoff.cpp
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXExponentialBackoff.cpp.obj: xplugin/CMakeFiles/germanairlinesva_xplugin.dir/compiler_depend.ts
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/khofmann/GermanAirlinesVA-GAConnector/build-win/CMakeFiles --progress-num=$(CMAKE_PROGRESS_5) "Building CXX object xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXExponentialBackoff.cpp.obj"
|
|
cd /home/khofmann/GermanAirlinesVA-GAConnector/build-win/xplugin && /opt/llvm-mingw/bin/x86_64-w64-mingw32-clang++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXExponentialBackoff.cpp.obj -MF CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXExponentialBackoff.cpp.obj.d -o CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXExponentialBackoff.cpp.obj -c /home/khofmann/GermanAirlinesVA-GAConnector/ixwebsocket/IXExponentialBackoff.cpp
|
|
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXExponentialBackoff.cpp.i: cmake_force
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXExponentialBackoff.cpp.i"
|
|
cd /home/khofmann/GermanAirlinesVA-GAConnector/build-win/xplugin && /opt/llvm-mingw/bin/x86_64-w64-mingw32-clang++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/khofmann/GermanAirlinesVA-GAConnector/ixwebsocket/IXExponentialBackoff.cpp > CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXExponentialBackoff.cpp.i
|
|
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXExponentialBackoff.cpp.s: cmake_force
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXExponentialBackoff.cpp.s"
|
|
cd /home/khofmann/GermanAirlinesVA-GAConnector/build-win/xplugin && /opt/llvm-mingw/bin/x86_64-w64-mingw32-clang++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/khofmann/GermanAirlinesVA-GAConnector/ixwebsocket/IXExponentialBackoff.cpp -o CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXExponentialBackoff.cpp.s
|
|
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXGetFreePort.cpp.obj: xplugin/CMakeFiles/germanairlinesva_xplugin.dir/flags.make
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXGetFreePort.cpp.obj: xplugin/CMakeFiles/germanairlinesva_xplugin.dir/includes_CXX.rsp
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXGetFreePort.cpp.obj: ../ixwebsocket/IXGetFreePort.cpp
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXGetFreePort.cpp.obj: xplugin/CMakeFiles/germanairlinesva_xplugin.dir/compiler_depend.ts
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/khofmann/GermanAirlinesVA-GAConnector/build-win/CMakeFiles --progress-num=$(CMAKE_PROGRESS_6) "Building CXX object xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXGetFreePort.cpp.obj"
|
|
cd /home/khofmann/GermanAirlinesVA-GAConnector/build-win/xplugin && /opt/llvm-mingw/bin/x86_64-w64-mingw32-clang++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXGetFreePort.cpp.obj -MF CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXGetFreePort.cpp.obj.d -o CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXGetFreePort.cpp.obj -c /home/khofmann/GermanAirlinesVA-GAConnector/ixwebsocket/IXGetFreePort.cpp
|
|
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXGetFreePort.cpp.i: cmake_force
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXGetFreePort.cpp.i"
|
|
cd /home/khofmann/GermanAirlinesVA-GAConnector/build-win/xplugin && /opt/llvm-mingw/bin/x86_64-w64-mingw32-clang++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/khofmann/GermanAirlinesVA-GAConnector/ixwebsocket/IXGetFreePort.cpp > CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXGetFreePort.cpp.i
|
|
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXGetFreePort.cpp.s: cmake_force
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXGetFreePort.cpp.s"
|
|
cd /home/khofmann/GermanAirlinesVA-GAConnector/build-win/xplugin && /opt/llvm-mingw/bin/x86_64-w64-mingw32-clang++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/khofmann/GermanAirlinesVA-GAConnector/ixwebsocket/IXGetFreePort.cpp -o CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXGetFreePort.cpp.s
|
|
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXGzipCodec.cpp.obj: xplugin/CMakeFiles/germanairlinesva_xplugin.dir/flags.make
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXGzipCodec.cpp.obj: xplugin/CMakeFiles/germanairlinesva_xplugin.dir/includes_CXX.rsp
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXGzipCodec.cpp.obj: ../ixwebsocket/IXGzipCodec.cpp
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXGzipCodec.cpp.obj: xplugin/CMakeFiles/germanairlinesva_xplugin.dir/compiler_depend.ts
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/khofmann/GermanAirlinesVA-GAConnector/build-win/CMakeFiles --progress-num=$(CMAKE_PROGRESS_7) "Building CXX object xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXGzipCodec.cpp.obj"
|
|
cd /home/khofmann/GermanAirlinesVA-GAConnector/build-win/xplugin && /opt/llvm-mingw/bin/x86_64-w64-mingw32-clang++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXGzipCodec.cpp.obj -MF CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXGzipCodec.cpp.obj.d -o CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXGzipCodec.cpp.obj -c /home/khofmann/GermanAirlinesVA-GAConnector/ixwebsocket/IXGzipCodec.cpp
|
|
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXGzipCodec.cpp.i: cmake_force
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXGzipCodec.cpp.i"
|
|
cd /home/khofmann/GermanAirlinesVA-GAConnector/build-win/xplugin && /opt/llvm-mingw/bin/x86_64-w64-mingw32-clang++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/khofmann/GermanAirlinesVA-GAConnector/ixwebsocket/IXGzipCodec.cpp > CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXGzipCodec.cpp.i
|
|
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXGzipCodec.cpp.s: cmake_force
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXGzipCodec.cpp.s"
|
|
cd /home/khofmann/GermanAirlinesVA-GAConnector/build-win/xplugin && /opt/llvm-mingw/bin/x86_64-w64-mingw32-clang++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/khofmann/GermanAirlinesVA-GAConnector/ixwebsocket/IXGzipCodec.cpp -o CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXGzipCodec.cpp.s
|
|
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXHttp.cpp.obj: xplugin/CMakeFiles/germanairlinesva_xplugin.dir/flags.make
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXHttp.cpp.obj: xplugin/CMakeFiles/germanairlinesva_xplugin.dir/includes_CXX.rsp
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXHttp.cpp.obj: ../ixwebsocket/IXHttp.cpp
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXHttp.cpp.obj: xplugin/CMakeFiles/germanairlinesva_xplugin.dir/compiler_depend.ts
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/khofmann/GermanAirlinesVA-GAConnector/build-win/CMakeFiles --progress-num=$(CMAKE_PROGRESS_8) "Building CXX object xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXHttp.cpp.obj"
|
|
cd /home/khofmann/GermanAirlinesVA-GAConnector/build-win/xplugin && /opt/llvm-mingw/bin/x86_64-w64-mingw32-clang++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXHttp.cpp.obj -MF CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXHttp.cpp.obj.d -o CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXHttp.cpp.obj -c /home/khofmann/GermanAirlinesVA-GAConnector/ixwebsocket/IXHttp.cpp
|
|
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXHttp.cpp.i: cmake_force
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXHttp.cpp.i"
|
|
cd /home/khofmann/GermanAirlinesVA-GAConnector/build-win/xplugin && /opt/llvm-mingw/bin/x86_64-w64-mingw32-clang++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/khofmann/GermanAirlinesVA-GAConnector/ixwebsocket/IXHttp.cpp > CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXHttp.cpp.i
|
|
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXHttp.cpp.s: cmake_force
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXHttp.cpp.s"
|
|
cd /home/khofmann/GermanAirlinesVA-GAConnector/build-win/xplugin && /opt/llvm-mingw/bin/x86_64-w64-mingw32-clang++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/khofmann/GermanAirlinesVA-GAConnector/ixwebsocket/IXHttp.cpp -o CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXHttp.cpp.s
|
|
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXHttpClient.cpp.obj: xplugin/CMakeFiles/germanairlinesva_xplugin.dir/flags.make
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXHttpClient.cpp.obj: xplugin/CMakeFiles/germanairlinesva_xplugin.dir/includes_CXX.rsp
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXHttpClient.cpp.obj: ../ixwebsocket/IXHttpClient.cpp
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXHttpClient.cpp.obj: xplugin/CMakeFiles/germanairlinesva_xplugin.dir/compiler_depend.ts
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/khofmann/GermanAirlinesVA-GAConnector/build-win/CMakeFiles --progress-num=$(CMAKE_PROGRESS_9) "Building CXX object xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXHttpClient.cpp.obj"
|
|
cd /home/khofmann/GermanAirlinesVA-GAConnector/build-win/xplugin && /opt/llvm-mingw/bin/x86_64-w64-mingw32-clang++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXHttpClient.cpp.obj -MF CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXHttpClient.cpp.obj.d -o CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXHttpClient.cpp.obj -c /home/khofmann/GermanAirlinesVA-GAConnector/ixwebsocket/IXHttpClient.cpp
|
|
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXHttpClient.cpp.i: cmake_force
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXHttpClient.cpp.i"
|
|
cd /home/khofmann/GermanAirlinesVA-GAConnector/build-win/xplugin && /opt/llvm-mingw/bin/x86_64-w64-mingw32-clang++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/khofmann/GermanAirlinesVA-GAConnector/ixwebsocket/IXHttpClient.cpp > CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXHttpClient.cpp.i
|
|
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXHttpClient.cpp.s: cmake_force
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXHttpClient.cpp.s"
|
|
cd /home/khofmann/GermanAirlinesVA-GAConnector/build-win/xplugin && /opt/llvm-mingw/bin/x86_64-w64-mingw32-clang++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/khofmann/GermanAirlinesVA-GAConnector/ixwebsocket/IXHttpClient.cpp -o CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXHttpClient.cpp.s
|
|
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXHttpServer.cpp.obj: xplugin/CMakeFiles/germanairlinesva_xplugin.dir/flags.make
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXHttpServer.cpp.obj: xplugin/CMakeFiles/germanairlinesva_xplugin.dir/includes_CXX.rsp
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXHttpServer.cpp.obj: ../ixwebsocket/IXHttpServer.cpp
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXHttpServer.cpp.obj: xplugin/CMakeFiles/germanairlinesva_xplugin.dir/compiler_depend.ts
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/khofmann/GermanAirlinesVA-GAConnector/build-win/CMakeFiles --progress-num=$(CMAKE_PROGRESS_10) "Building CXX object xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXHttpServer.cpp.obj"
|
|
cd /home/khofmann/GermanAirlinesVA-GAConnector/build-win/xplugin && /opt/llvm-mingw/bin/x86_64-w64-mingw32-clang++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXHttpServer.cpp.obj -MF CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXHttpServer.cpp.obj.d -o CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXHttpServer.cpp.obj -c /home/khofmann/GermanAirlinesVA-GAConnector/ixwebsocket/IXHttpServer.cpp
|
|
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXHttpServer.cpp.i: cmake_force
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXHttpServer.cpp.i"
|
|
cd /home/khofmann/GermanAirlinesVA-GAConnector/build-win/xplugin && /opt/llvm-mingw/bin/x86_64-w64-mingw32-clang++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/khofmann/GermanAirlinesVA-GAConnector/ixwebsocket/IXHttpServer.cpp > CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXHttpServer.cpp.i
|
|
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXHttpServer.cpp.s: cmake_force
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXHttpServer.cpp.s"
|
|
cd /home/khofmann/GermanAirlinesVA-GAConnector/build-win/xplugin && /opt/llvm-mingw/bin/x86_64-w64-mingw32-clang++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/khofmann/GermanAirlinesVA-GAConnector/ixwebsocket/IXHttpServer.cpp -o CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXHttpServer.cpp.s
|
|
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXNetSystem.cpp.obj: xplugin/CMakeFiles/germanairlinesva_xplugin.dir/flags.make
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXNetSystem.cpp.obj: xplugin/CMakeFiles/germanairlinesva_xplugin.dir/includes_CXX.rsp
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXNetSystem.cpp.obj: ../ixwebsocket/IXNetSystem.cpp
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXNetSystem.cpp.obj: xplugin/CMakeFiles/germanairlinesva_xplugin.dir/compiler_depend.ts
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/khofmann/GermanAirlinesVA-GAConnector/build-win/CMakeFiles --progress-num=$(CMAKE_PROGRESS_11) "Building CXX object xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXNetSystem.cpp.obj"
|
|
cd /home/khofmann/GermanAirlinesVA-GAConnector/build-win/xplugin && /opt/llvm-mingw/bin/x86_64-w64-mingw32-clang++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXNetSystem.cpp.obj -MF CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXNetSystem.cpp.obj.d -o CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXNetSystem.cpp.obj -c /home/khofmann/GermanAirlinesVA-GAConnector/ixwebsocket/IXNetSystem.cpp
|
|
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXNetSystem.cpp.i: cmake_force
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXNetSystem.cpp.i"
|
|
cd /home/khofmann/GermanAirlinesVA-GAConnector/build-win/xplugin && /opt/llvm-mingw/bin/x86_64-w64-mingw32-clang++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/khofmann/GermanAirlinesVA-GAConnector/ixwebsocket/IXNetSystem.cpp > CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXNetSystem.cpp.i
|
|
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXNetSystem.cpp.s: cmake_force
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXNetSystem.cpp.s"
|
|
cd /home/khofmann/GermanAirlinesVA-GAConnector/build-win/xplugin && /opt/llvm-mingw/bin/x86_64-w64-mingw32-clang++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/khofmann/GermanAirlinesVA-GAConnector/ixwebsocket/IXNetSystem.cpp -o CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXNetSystem.cpp.s
|
|
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXSelectInterrupt.cpp.obj: xplugin/CMakeFiles/germanairlinesva_xplugin.dir/flags.make
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXSelectInterrupt.cpp.obj: xplugin/CMakeFiles/germanairlinesva_xplugin.dir/includes_CXX.rsp
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXSelectInterrupt.cpp.obj: ../ixwebsocket/IXSelectInterrupt.cpp
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXSelectInterrupt.cpp.obj: xplugin/CMakeFiles/germanairlinesva_xplugin.dir/compiler_depend.ts
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/khofmann/GermanAirlinesVA-GAConnector/build-win/CMakeFiles --progress-num=$(CMAKE_PROGRESS_12) "Building CXX object xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXSelectInterrupt.cpp.obj"
|
|
cd /home/khofmann/GermanAirlinesVA-GAConnector/build-win/xplugin && /opt/llvm-mingw/bin/x86_64-w64-mingw32-clang++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXSelectInterrupt.cpp.obj -MF CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXSelectInterrupt.cpp.obj.d -o CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXSelectInterrupt.cpp.obj -c /home/khofmann/GermanAirlinesVA-GAConnector/ixwebsocket/IXSelectInterrupt.cpp
|
|
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXSelectInterrupt.cpp.i: cmake_force
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXSelectInterrupt.cpp.i"
|
|
cd /home/khofmann/GermanAirlinesVA-GAConnector/build-win/xplugin && /opt/llvm-mingw/bin/x86_64-w64-mingw32-clang++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/khofmann/GermanAirlinesVA-GAConnector/ixwebsocket/IXSelectInterrupt.cpp > CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXSelectInterrupt.cpp.i
|
|
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXSelectInterrupt.cpp.s: cmake_force
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXSelectInterrupt.cpp.s"
|
|
cd /home/khofmann/GermanAirlinesVA-GAConnector/build-win/xplugin && /opt/llvm-mingw/bin/x86_64-w64-mingw32-clang++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/khofmann/GermanAirlinesVA-GAConnector/ixwebsocket/IXSelectInterrupt.cpp -o CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXSelectInterrupt.cpp.s
|
|
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXSelectInterruptFactory.cpp.obj: xplugin/CMakeFiles/germanairlinesva_xplugin.dir/flags.make
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXSelectInterruptFactory.cpp.obj: xplugin/CMakeFiles/germanairlinesva_xplugin.dir/includes_CXX.rsp
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXSelectInterruptFactory.cpp.obj: ../ixwebsocket/IXSelectInterruptFactory.cpp
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXSelectInterruptFactory.cpp.obj: xplugin/CMakeFiles/germanairlinesva_xplugin.dir/compiler_depend.ts
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/khofmann/GermanAirlinesVA-GAConnector/build-win/CMakeFiles --progress-num=$(CMAKE_PROGRESS_13) "Building CXX object xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXSelectInterruptFactory.cpp.obj"
|
|
cd /home/khofmann/GermanAirlinesVA-GAConnector/build-win/xplugin && /opt/llvm-mingw/bin/x86_64-w64-mingw32-clang++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXSelectInterruptFactory.cpp.obj -MF CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXSelectInterruptFactory.cpp.obj.d -o CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXSelectInterruptFactory.cpp.obj -c /home/khofmann/GermanAirlinesVA-GAConnector/ixwebsocket/IXSelectInterruptFactory.cpp
|
|
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXSelectInterruptFactory.cpp.i: cmake_force
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXSelectInterruptFactory.cpp.i"
|
|
cd /home/khofmann/GermanAirlinesVA-GAConnector/build-win/xplugin && /opt/llvm-mingw/bin/x86_64-w64-mingw32-clang++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/khofmann/GermanAirlinesVA-GAConnector/ixwebsocket/IXSelectInterruptFactory.cpp > CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXSelectInterruptFactory.cpp.i
|
|
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXSelectInterruptFactory.cpp.s: cmake_force
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXSelectInterruptFactory.cpp.s"
|
|
cd /home/khofmann/GermanAirlinesVA-GAConnector/build-win/xplugin && /opt/llvm-mingw/bin/x86_64-w64-mingw32-clang++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/khofmann/GermanAirlinesVA-GAConnector/ixwebsocket/IXSelectInterruptFactory.cpp -o CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXSelectInterruptFactory.cpp.s
|
|
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXSelectInterruptPipe.cpp.obj: xplugin/CMakeFiles/germanairlinesva_xplugin.dir/flags.make
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXSelectInterruptPipe.cpp.obj: xplugin/CMakeFiles/germanairlinesva_xplugin.dir/includes_CXX.rsp
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXSelectInterruptPipe.cpp.obj: ../ixwebsocket/IXSelectInterruptPipe.cpp
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXSelectInterruptPipe.cpp.obj: xplugin/CMakeFiles/germanairlinesva_xplugin.dir/compiler_depend.ts
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/khofmann/GermanAirlinesVA-GAConnector/build-win/CMakeFiles --progress-num=$(CMAKE_PROGRESS_14) "Building CXX object xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXSelectInterruptPipe.cpp.obj"
|
|
cd /home/khofmann/GermanAirlinesVA-GAConnector/build-win/xplugin && /opt/llvm-mingw/bin/x86_64-w64-mingw32-clang++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXSelectInterruptPipe.cpp.obj -MF CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXSelectInterruptPipe.cpp.obj.d -o CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXSelectInterruptPipe.cpp.obj -c /home/khofmann/GermanAirlinesVA-GAConnector/ixwebsocket/IXSelectInterruptPipe.cpp
|
|
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXSelectInterruptPipe.cpp.i: cmake_force
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXSelectInterruptPipe.cpp.i"
|
|
cd /home/khofmann/GermanAirlinesVA-GAConnector/build-win/xplugin && /opt/llvm-mingw/bin/x86_64-w64-mingw32-clang++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/khofmann/GermanAirlinesVA-GAConnector/ixwebsocket/IXSelectInterruptPipe.cpp > CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXSelectInterruptPipe.cpp.i
|
|
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXSelectInterruptPipe.cpp.s: cmake_force
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXSelectInterruptPipe.cpp.s"
|
|
cd /home/khofmann/GermanAirlinesVA-GAConnector/build-win/xplugin && /opt/llvm-mingw/bin/x86_64-w64-mingw32-clang++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/khofmann/GermanAirlinesVA-GAConnector/ixwebsocket/IXSelectInterruptPipe.cpp -o CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXSelectInterruptPipe.cpp.s
|
|
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXSetThreadName.cpp.obj: xplugin/CMakeFiles/germanairlinesva_xplugin.dir/flags.make
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXSetThreadName.cpp.obj: xplugin/CMakeFiles/germanairlinesva_xplugin.dir/includes_CXX.rsp
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXSetThreadName.cpp.obj: ../ixwebsocket/IXSetThreadName.cpp
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXSetThreadName.cpp.obj: xplugin/CMakeFiles/germanairlinesva_xplugin.dir/compiler_depend.ts
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/khofmann/GermanAirlinesVA-GAConnector/build-win/CMakeFiles --progress-num=$(CMAKE_PROGRESS_15) "Building CXX object xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXSetThreadName.cpp.obj"
|
|
cd /home/khofmann/GermanAirlinesVA-GAConnector/build-win/xplugin && /opt/llvm-mingw/bin/x86_64-w64-mingw32-clang++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXSetThreadName.cpp.obj -MF CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXSetThreadName.cpp.obj.d -o CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXSetThreadName.cpp.obj -c /home/khofmann/GermanAirlinesVA-GAConnector/ixwebsocket/IXSetThreadName.cpp
|
|
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXSetThreadName.cpp.i: cmake_force
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXSetThreadName.cpp.i"
|
|
cd /home/khofmann/GermanAirlinesVA-GAConnector/build-win/xplugin && /opt/llvm-mingw/bin/x86_64-w64-mingw32-clang++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/khofmann/GermanAirlinesVA-GAConnector/ixwebsocket/IXSetThreadName.cpp > CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXSetThreadName.cpp.i
|
|
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXSetThreadName.cpp.s: cmake_force
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXSetThreadName.cpp.s"
|
|
cd /home/khofmann/GermanAirlinesVA-GAConnector/build-win/xplugin && /opt/llvm-mingw/bin/x86_64-w64-mingw32-clang++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/khofmann/GermanAirlinesVA-GAConnector/ixwebsocket/IXSetThreadName.cpp -o CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXSetThreadName.cpp.s
|
|
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXSocket.cpp.obj: xplugin/CMakeFiles/germanairlinesva_xplugin.dir/flags.make
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXSocket.cpp.obj: xplugin/CMakeFiles/germanairlinesva_xplugin.dir/includes_CXX.rsp
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXSocket.cpp.obj: ../ixwebsocket/IXSocket.cpp
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXSocket.cpp.obj: xplugin/CMakeFiles/germanairlinesva_xplugin.dir/compiler_depend.ts
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/khofmann/GermanAirlinesVA-GAConnector/build-win/CMakeFiles --progress-num=$(CMAKE_PROGRESS_16) "Building CXX object xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXSocket.cpp.obj"
|
|
cd /home/khofmann/GermanAirlinesVA-GAConnector/build-win/xplugin && /opt/llvm-mingw/bin/x86_64-w64-mingw32-clang++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXSocket.cpp.obj -MF CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXSocket.cpp.obj.d -o CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXSocket.cpp.obj -c /home/khofmann/GermanAirlinesVA-GAConnector/ixwebsocket/IXSocket.cpp
|
|
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXSocket.cpp.i: cmake_force
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXSocket.cpp.i"
|
|
cd /home/khofmann/GermanAirlinesVA-GAConnector/build-win/xplugin && /opt/llvm-mingw/bin/x86_64-w64-mingw32-clang++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/khofmann/GermanAirlinesVA-GAConnector/ixwebsocket/IXSocket.cpp > CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXSocket.cpp.i
|
|
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXSocket.cpp.s: cmake_force
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXSocket.cpp.s"
|
|
cd /home/khofmann/GermanAirlinesVA-GAConnector/build-win/xplugin && /opt/llvm-mingw/bin/x86_64-w64-mingw32-clang++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/khofmann/GermanAirlinesVA-GAConnector/ixwebsocket/IXSocket.cpp -o CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXSocket.cpp.s
|
|
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXSocketAppleSSL.cpp.obj: xplugin/CMakeFiles/germanairlinesva_xplugin.dir/flags.make
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXSocketAppleSSL.cpp.obj: xplugin/CMakeFiles/germanairlinesva_xplugin.dir/includes_CXX.rsp
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXSocketAppleSSL.cpp.obj: ../ixwebsocket/IXSocketAppleSSL.cpp
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXSocketAppleSSL.cpp.obj: xplugin/CMakeFiles/germanairlinesva_xplugin.dir/compiler_depend.ts
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/khofmann/GermanAirlinesVA-GAConnector/build-win/CMakeFiles --progress-num=$(CMAKE_PROGRESS_17) "Building CXX object xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXSocketAppleSSL.cpp.obj"
|
|
cd /home/khofmann/GermanAirlinesVA-GAConnector/build-win/xplugin && /opt/llvm-mingw/bin/x86_64-w64-mingw32-clang++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXSocketAppleSSL.cpp.obj -MF CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXSocketAppleSSL.cpp.obj.d -o CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXSocketAppleSSL.cpp.obj -c /home/khofmann/GermanAirlinesVA-GAConnector/ixwebsocket/IXSocketAppleSSL.cpp
|
|
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXSocketAppleSSL.cpp.i: cmake_force
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXSocketAppleSSL.cpp.i"
|
|
cd /home/khofmann/GermanAirlinesVA-GAConnector/build-win/xplugin && /opt/llvm-mingw/bin/x86_64-w64-mingw32-clang++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/khofmann/GermanAirlinesVA-GAConnector/ixwebsocket/IXSocketAppleSSL.cpp > CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXSocketAppleSSL.cpp.i
|
|
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXSocketAppleSSL.cpp.s: cmake_force
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXSocketAppleSSL.cpp.s"
|
|
cd /home/khofmann/GermanAirlinesVA-GAConnector/build-win/xplugin && /opt/llvm-mingw/bin/x86_64-w64-mingw32-clang++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/khofmann/GermanAirlinesVA-GAConnector/ixwebsocket/IXSocketAppleSSL.cpp -o CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXSocketAppleSSL.cpp.s
|
|
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXSocketConnect.cpp.obj: xplugin/CMakeFiles/germanairlinesva_xplugin.dir/flags.make
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXSocketConnect.cpp.obj: xplugin/CMakeFiles/germanairlinesva_xplugin.dir/includes_CXX.rsp
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXSocketConnect.cpp.obj: ../ixwebsocket/IXSocketConnect.cpp
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXSocketConnect.cpp.obj: xplugin/CMakeFiles/germanairlinesva_xplugin.dir/compiler_depend.ts
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/khofmann/GermanAirlinesVA-GAConnector/build-win/CMakeFiles --progress-num=$(CMAKE_PROGRESS_18) "Building CXX object xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXSocketConnect.cpp.obj"
|
|
cd /home/khofmann/GermanAirlinesVA-GAConnector/build-win/xplugin && /opt/llvm-mingw/bin/x86_64-w64-mingw32-clang++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXSocketConnect.cpp.obj -MF CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXSocketConnect.cpp.obj.d -o CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXSocketConnect.cpp.obj -c /home/khofmann/GermanAirlinesVA-GAConnector/ixwebsocket/IXSocketConnect.cpp
|
|
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXSocketConnect.cpp.i: cmake_force
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXSocketConnect.cpp.i"
|
|
cd /home/khofmann/GermanAirlinesVA-GAConnector/build-win/xplugin && /opt/llvm-mingw/bin/x86_64-w64-mingw32-clang++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/khofmann/GermanAirlinesVA-GAConnector/ixwebsocket/IXSocketConnect.cpp > CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXSocketConnect.cpp.i
|
|
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXSocketConnect.cpp.s: cmake_force
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXSocketConnect.cpp.s"
|
|
cd /home/khofmann/GermanAirlinesVA-GAConnector/build-win/xplugin && /opt/llvm-mingw/bin/x86_64-w64-mingw32-clang++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/khofmann/GermanAirlinesVA-GAConnector/ixwebsocket/IXSocketConnect.cpp -o CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXSocketConnect.cpp.s
|
|
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXSocketFactory.cpp.obj: xplugin/CMakeFiles/germanairlinesva_xplugin.dir/flags.make
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXSocketFactory.cpp.obj: xplugin/CMakeFiles/germanairlinesva_xplugin.dir/includes_CXX.rsp
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXSocketFactory.cpp.obj: ../ixwebsocket/IXSocketFactory.cpp
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXSocketFactory.cpp.obj: xplugin/CMakeFiles/germanairlinesva_xplugin.dir/compiler_depend.ts
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/khofmann/GermanAirlinesVA-GAConnector/build-win/CMakeFiles --progress-num=$(CMAKE_PROGRESS_19) "Building CXX object xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXSocketFactory.cpp.obj"
|
|
cd /home/khofmann/GermanAirlinesVA-GAConnector/build-win/xplugin && /opt/llvm-mingw/bin/x86_64-w64-mingw32-clang++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXSocketFactory.cpp.obj -MF CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXSocketFactory.cpp.obj.d -o CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXSocketFactory.cpp.obj -c /home/khofmann/GermanAirlinesVA-GAConnector/ixwebsocket/IXSocketFactory.cpp
|
|
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXSocketFactory.cpp.i: cmake_force
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXSocketFactory.cpp.i"
|
|
cd /home/khofmann/GermanAirlinesVA-GAConnector/build-win/xplugin && /opt/llvm-mingw/bin/x86_64-w64-mingw32-clang++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/khofmann/GermanAirlinesVA-GAConnector/ixwebsocket/IXSocketFactory.cpp > CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXSocketFactory.cpp.i
|
|
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXSocketFactory.cpp.s: cmake_force
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXSocketFactory.cpp.s"
|
|
cd /home/khofmann/GermanAirlinesVA-GAConnector/build-win/xplugin && /opt/llvm-mingw/bin/x86_64-w64-mingw32-clang++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/khofmann/GermanAirlinesVA-GAConnector/ixwebsocket/IXSocketFactory.cpp -o CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXSocketFactory.cpp.s
|
|
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXSocketMbedTLS.cpp.obj: xplugin/CMakeFiles/germanairlinesva_xplugin.dir/flags.make
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXSocketMbedTLS.cpp.obj: xplugin/CMakeFiles/germanairlinesva_xplugin.dir/includes_CXX.rsp
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXSocketMbedTLS.cpp.obj: ../ixwebsocket/IXSocketMbedTLS.cpp
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXSocketMbedTLS.cpp.obj: xplugin/CMakeFiles/germanairlinesva_xplugin.dir/compiler_depend.ts
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/khofmann/GermanAirlinesVA-GAConnector/build-win/CMakeFiles --progress-num=$(CMAKE_PROGRESS_20) "Building CXX object xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXSocketMbedTLS.cpp.obj"
|
|
cd /home/khofmann/GermanAirlinesVA-GAConnector/build-win/xplugin && /opt/llvm-mingw/bin/x86_64-w64-mingw32-clang++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXSocketMbedTLS.cpp.obj -MF CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXSocketMbedTLS.cpp.obj.d -o CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXSocketMbedTLS.cpp.obj -c /home/khofmann/GermanAirlinesVA-GAConnector/ixwebsocket/IXSocketMbedTLS.cpp
|
|
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXSocketMbedTLS.cpp.i: cmake_force
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXSocketMbedTLS.cpp.i"
|
|
cd /home/khofmann/GermanAirlinesVA-GAConnector/build-win/xplugin && /opt/llvm-mingw/bin/x86_64-w64-mingw32-clang++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/khofmann/GermanAirlinesVA-GAConnector/ixwebsocket/IXSocketMbedTLS.cpp > CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXSocketMbedTLS.cpp.i
|
|
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXSocketMbedTLS.cpp.s: cmake_force
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXSocketMbedTLS.cpp.s"
|
|
cd /home/khofmann/GermanAirlinesVA-GAConnector/build-win/xplugin && /opt/llvm-mingw/bin/x86_64-w64-mingw32-clang++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/khofmann/GermanAirlinesVA-GAConnector/ixwebsocket/IXSocketMbedTLS.cpp -o CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXSocketMbedTLS.cpp.s
|
|
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXSocketOpenSSL.cpp.obj: xplugin/CMakeFiles/germanairlinesva_xplugin.dir/flags.make
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXSocketOpenSSL.cpp.obj: xplugin/CMakeFiles/germanairlinesva_xplugin.dir/includes_CXX.rsp
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXSocketOpenSSL.cpp.obj: ../ixwebsocket/IXSocketOpenSSL.cpp
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXSocketOpenSSL.cpp.obj: xplugin/CMakeFiles/germanairlinesva_xplugin.dir/compiler_depend.ts
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/khofmann/GermanAirlinesVA-GAConnector/build-win/CMakeFiles --progress-num=$(CMAKE_PROGRESS_21) "Building CXX object xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXSocketOpenSSL.cpp.obj"
|
|
cd /home/khofmann/GermanAirlinesVA-GAConnector/build-win/xplugin && /opt/llvm-mingw/bin/x86_64-w64-mingw32-clang++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXSocketOpenSSL.cpp.obj -MF CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXSocketOpenSSL.cpp.obj.d -o CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXSocketOpenSSL.cpp.obj -c /home/khofmann/GermanAirlinesVA-GAConnector/ixwebsocket/IXSocketOpenSSL.cpp
|
|
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXSocketOpenSSL.cpp.i: cmake_force
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXSocketOpenSSL.cpp.i"
|
|
cd /home/khofmann/GermanAirlinesVA-GAConnector/build-win/xplugin && /opt/llvm-mingw/bin/x86_64-w64-mingw32-clang++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/khofmann/GermanAirlinesVA-GAConnector/ixwebsocket/IXSocketOpenSSL.cpp > CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXSocketOpenSSL.cpp.i
|
|
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXSocketOpenSSL.cpp.s: cmake_force
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXSocketOpenSSL.cpp.s"
|
|
cd /home/khofmann/GermanAirlinesVA-GAConnector/build-win/xplugin && /opt/llvm-mingw/bin/x86_64-w64-mingw32-clang++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/khofmann/GermanAirlinesVA-GAConnector/ixwebsocket/IXSocketOpenSSL.cpp -o CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXSocketOpenSSL.cpp.s
|
|
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXSocketServer.cpp.obj: xplugin/CMakeFiles/germanairlinesva_xplugin.dir/flags.make
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXSocketServer.cpp.obj: xplugin/CMakeFiles/germanairlinesva_xplugin.dir/includes_CXX.rsp
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXSocketServer.cpp.obj: ../ixwebsocket/IXSocketServer.cpp
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXSocketServer.cpp.obj: xplugin/CMakeFiles/germanairlinesva_xplugin.dir/compiler_depend.ts
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/khofmann/GermanAirlinesVA-GAConnector/build-win/CMakeFiles --progress-num=$(CMAKE_PROGRESS_22) "Building CXX object xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXSocketServer.cpp.obj"
|
|
cd /home/khofmann/GermanAirlinesVA-GAConnector/build-win/xplugin && /opt/llvm-mingw/bin/x86_64-w64-mingw32-clang++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXSocketServer.cpp.obj -MF CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXSocketServer.cpp.obj.d -o CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXSocketServer.cpp.obj -c /home/khofmann/GermanAirlinesVA-GAConnector/ixwebsocket/IXSocketServer.cpp
|
|
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXSocketServer.cpp.i: cmake_force
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXSocketServer.cpp.i"
|
|
cd /home/khofmann/GermanAirlinesVA-GAConnector/build-win/xplugin && /opt/llvm-mingw/bin/x86_64-w64-mingw32-clang++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/khofmann/GermanAirlinesVA-GAConnector/ixwebsocket/IXSocketServer.cpp > CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXSocketServer.cpp.i
|
|
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXSocketServer.cpp.s: cmake_force
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXSocketServer.cpp.s"
|
|
cd /home/khofmann/GermanAirlinesVA-GAConnector/build-win/xplugin && /opt/llvm-mingw/bin/x86_64-w64-mingw32-clang++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/khofmann/GermanAirlinesVA-GAConnector/ixwebsocket/IXSocketServer.cpp -o CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXSocketServer.cpp.s
|
|
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXSocketTLSOptions.cpp.obj: xplugin/CMakeFiles/germanairlinesva_xplugin.dir/flags.make
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXSocketTLSOptions.cpp.obj: xplugin/CMakeFiles/germanairlinesva_xplugin.dir/includes_CXX.rsp
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXSocketTLSOptions.cpp.obj: ../ixwebsocket/IXSocketTLSOptions.cpp
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXSocketTLSOptions.cpp.obj: xplugin/CMakeFiles/germanairlinesva_xplugin.dir/compiler_depend.ts
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/khofmann/GermanAirlinesVA-GAConnector/build-win/CMakeFiles --progress-num=$(CMAKE_PROGRESS_23) "Building CXX object xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXSocketTLSOptions.cpp.obj"
|
|
cd /home/khofmann/GermanAirlinesVA-GAConnector/build-win/xplugin && /opt/llvm-mingw/bin/x86_64-w64-mingw32-clang++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXSocketTLSOptions.cpp.obj -MF CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXSocketTLSOptions.cpp.obj.d -o CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXSocketTLSOptions.cpp.obj -c /home/khofmann/GermanAirlinesVA-GAConnector/ixwebsocket/IXSocketTLSOptions.cpp
|
|
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXSocketTLSOptions.cpp.i: cmake_force
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXSocketTLSOptions.cpp.i"
|
|
cd /home/khofmann/GermanAirlinesVA-GAConnector/build-win/xplugin && /opt/llvm-mingw/bin/x86_64-w64-mingw32-clang++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/khofmann/GermanAirlinesVA-GAConnector/ixwebsocket/IXSocketTLSOptions.cpp > CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXSocketTLSOptions.cpp.i
|
|
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXSocketTLSOptions.cpp.s: cmake_force
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXSocketTLSOptions.cpp.s"
|
|
cd /home/khofmann/GermanAirlinesVA-GAConnector/build-win/xplugin && /opt/llvm-mingw/bin/x86_64-w64-mingw32-clang++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/khofmann/GermanAirlinesVA-GAConnector/ixwebsocket/IXSocketTLSOptions.cpp -o CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXSocketTLSOptions.cpp.s
|
|
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXStrCaseCompare.cpp.obj: xplugin/CMakeFiles/germanairlinesva_xplugin.dir/flags.make
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXStrCaseCompare.cpp.obj: xplugin/CMakeFiles/germanairlinesva_xplugin.dir/includes_CXX.rsp
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXStrCaseCompare.cpp.obj: ../ixwebsocket/IXStrCaseCompare.cpp
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXStrCaseCompare.cpp.obj: xplugin/CMakeFiles/germanairlinesva_xplugin.dir/compiler_depend.ts
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/khofmann/GermanAirlinesVA-GAConnector/build-win/CMakeFiles --progress-num=$(CMAKE_PROGRESS_24) "Building CXX object xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXStrCaseCompare.cpp.obj"
|
|
cd /home/khofmann/GermanAirlinesVA-GAConnector/build-win/xplugin && /opt/llvm-mingw/bin/x86_64-w64-mingw32-clang++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXStrCaseCompare.cpp.obj -MF CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXStrCaseCompare.cpp.obj.d -o CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXStrCaseCompare.cpp.obj -c /home/khofmann/GermanAirlinesVA-GAConnector/ixwebsocket/IXStrCaseCompare.cpp
|
|
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXStrCaseCompare.cpp.i: cmake_force
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXStrCaseCompare.cpp.i"
|
|
cd /home/khofmann/GermanAirlinesVA-GAConnector/build-win/xplugin && /opt/llvm-mingw/bin/x86_64-w64-mingw32-clang++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/khofmann/GermanAirlinesVA-GAConnector/ixwebsocket/IXStrCaseCompare.cpp > CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXStrCaseCompare.cpp.i
|
|
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXStrCaseCompare.cpp.s: cmake_force
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXStrCaseCompare.cpp.s"
|
|
cd /home/khofmann/GermanAirlinesVA-GAConnector/build-win/xplugin && /opt/llvm-mingw/bin/x86_64-w64-mingw32-clang++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/khofmann/GermanAirlinesVA-GAConnector/ixwebsocket/IXStrCaseCompare.cpp -o CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXStrCaseCompare.cpp.s
|
|
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXUdpSocket.cpp.obj: xplugin/CMakeFiles/germanairlinesva_xplugin.dir/flags.make
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXUdpSocket.cpp.obj: xplugin/CMakeFiles/germanairlinesva_xplugin.dir/includes_CXX.rsp
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXUdpSocket.cpp.obj: ../ixwebsocket/IXUdpSocket.cpp
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXUdpSocket.cpp.obj: xplugin/CMakeFiles/germanairlinesva_xplugin.dir/compiler_depend.ts
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/khofmann/GermanAirlinesVA-GAConnector/build-win/CMakeFiles --progress-num=$(CMAKE_PROGRESS_25) "Building CXX object xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXUdpSocket.cpp.obj"
|
|
cd /home/khofmann/GermanAirlinesVA-GAConnector/build-win/xplugin && /opt/llvm-mingw/bin/x86_64-w64-mingw32-clang++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXUdpSocket.cpp.obj -MF CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXUdpSocket.cpp.obj.d -o CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXUdpSocket.cpp.obj -c /home/khofmann/GermanAirlinesVA-GAConnector/ixwebsocket/IXUdpSocket.cpp
|
|
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXUdpSocket.cpp.i: cmake_force
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXUdpSocket.cpp.i"
|
|
cd /home/khofmann/GermanAirlinesVA-GAConnector/build-win/xplugin && /opt/llvm-mingw/bin/x86_64-w64-mingw32-clang++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/khofmann/GermanAirlinesVA-GAConnector/ixwebsocket/IXUdpSocket.cpp > CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXUdpSocket.cpp.i
|
|
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXUdpSocket.cpp.s: cmake_force
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXUdpSocket.cpp.s"
|
|
cd /home/khofmann/GermanAirlinesVA-GAConnector/build-win/xplugin && /opt/llvm-mingw/bin/x86_64-w64-mingw32-clang++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/khofmann/GermanAirlinesVA-GAConnector/ixwebsocket/IXUdpSocket.cpp -o CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXUdpSocket.cpp.s
|
|
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXUrlParser.cpp.obj: xplugin/CMakeFiles/germanairlinesva_xplugin.dir/flags.make
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXUrlParser.cpp.obj: xplugin/CMakeFiles/germanairlinesva_xplugin.dir/includes_CXX.rsp
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXUrlParser.cpp.obj: ../ixwebsocket/IXUrlParser.cpp
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXUrlParser.cpp.obj: xplugin/CMakeFiles/germanairlinesva_xplugin.dir/compiler_depend.ts
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/khofmann/GermanAirlinesVA-GAConnector/build-win/CMakeFiles --progress-num=$(CMAKE_PROGRESS_26) "Building CXX object xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXUrlParser.cpp.obj"
|
|
cd /home/khofmann/GermanAirlinesVA-GAConnector/build-win/xplugin && /opt/llvm-mingw/bin/x86_64-w64-mingw32-clang++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXUrlParser.cpp.obj -MF CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXUrlParser.cpp.obj.d -o CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXUrlParser.cpp.obj -c /home/khofmann/GermanAirlinesVA-GAConnector/ixwebsocket/IXUrlParser.cpp
|
|
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXUrlParser.cpp.i: cmake_force
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXUrlParser.cpp.i"
|
|
cd /home/khofmann/GermanAirlinesVA-GAConnector/build-win/xplugin && /opt/llvm-mingw/bin/x86_64-w64-mingw32-clang++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/khofmann/GermanAirlinesVA-GAConnector/ixwebsocket/IXUrlParser.cpp > CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXUrlParser.cpp.i
|
|
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXUrlParser.cpp.s: cmake_force
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXUrlParser.cpp.s"
|
|
cd /home/khofmann/GermanAirlinesVA-GAConnector/build-win/xplugin && /opt/llvm-mingw/bin/x86_64-w64-mingw32-clang++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/khofmann/GermanAirlinesVA-GAConnector/ixwebsocket/IXUrlParser.cpp -o CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXUrlParser.cpp.s
|
|
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXUserAgent.cpp.obj: xplugin/CMakeFiles/germanairlinesva_xplugin.dir/flags.make
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXUserAgent.cpp.obj: xplugin/CMakeFiles/germanairlinesva_xplugin.dir/includes_CXX.rsp
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXUserAgent.cpp.obj: ../ixwebsocket/IXUserAgent.cpp
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXUserAgent.cpp.obj: xplugin/CMakeFiles/germanairlinesva_xplugin.dir/compiler_depend.ts
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/khofmann/GermanAirlinesVA-GAConnector/build-win/CMakeFiles --progress-num=$(CMAKE_PROGRESS_27) "Building CXX object xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXUserAgent.cpp.obj"
|
|
cd /home/khofmann/GermanAirlinesVA-GAConnector/build-win/xplugin && /opt/llvm-mingw/bin/x86_64-w64-mingw32-clang++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXUserAgent.cpp.obj -MF CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXUserAgent.cpp.obj.d -o CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXUserAgent.cpp.obj -c /home/khofmann/GermanAirlinesVA-GAConnector/ixwebsocket/IXUserAgent.cpp
|
|
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXUserAgent.cpp.i: cmake_force
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXUserAgent.cpp.i"
|
|
cd /home/khofmann/GermanAirlinesVA-GAConnector/build-win/xplugin && /opt/llvm-mingw/bin/x86_64-w64-mingw32-clang++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/khofmann/GermanAirlinesVA-GAConnector/ixwebsocket/IXUserAgent.cpp > CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXUserAgent.cpp.i
|
|
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXUserAgent.cpp.s: cmake_force
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXUserAgent.cpp.s"
|
|
cd /home/khofmann/GermanAirlinesVA-GAConnector/build-win/xplugin && /opt/llvm-mingw/bin/x86_64-w64-mingw32-clang++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/khofmann/GermanAirlinesVA-GAConnector/ixwebsocket/IXUserAgent.cpp -o CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXUserAgent.cpp.s
|
|
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXUuid.cpp.obj: xplugin/CMakeFiles/germanairlinesva_xplugin.dir/flags.make
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXUuid.cpp.obj: xplugin/CMakeFiles/germanairlinesva_xplugin.dir/includes_CXX.rsp
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXUuid.cpp.obj: ../ixwebsocket/IXUuid.cpp
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXUuid.cpp.obj: xplugin/CMakeFiles/germanairlinesva_xplugin.dir/compiler_depend.ts
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/khofmann/GermanAirlinesVA-GAConnector/build-win/CMakeFiles --progress-num=$(CMAKE_PROGRESS_28) "Building CXX object xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXUuid.cpp.obj"
|
|
cd /home/khofmann/GermanAirlinesVA-GAConnector/build-win/xplugin && /opt/llvm-mingw/bin/x86_64-w64-mingw32-clang++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXUuid.cpp.obj -MF CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXUuid.cpp.obj.d -o CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXUuid.cpp.obj -c /home/khofmann/GermanAirlinesVA-GAConnector/ixwebsocket/IXUuid.cpp
|
|
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXUuid.cpp.i: cmake_force
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXUuid.cpp.i"
|
|
cd /home/khofmann/GermanAirlinesVA-GAConnector/build-win/xplugin && /opt/llvm-mingw/bin/x86_64-w64-mingw32-clang++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/khofmann/GermanAirlinesVA-GAConnector/ixwebsocket/IXUuid.cpp > CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXUuid.cpp.i
|
|
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXUuid.cpp.s: cmake_force
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXUuid.cpp.s"
|
|
cd /home/khofmann/GermanAirlinesVA-GAConnector/build-win/xplugin && /opt/llvm-mingw/bin/x86_64-w64-mingw32-clang++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/khofmann/GermanAirlinesVA-GAConnector/ixwebsocket/IXUuid.cpp -o CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXUuid.cpp.s
|
|
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXWebSocket.cpp.obj: xplugin/CMakeFiles/germanairlinesva_xplugin.dir/flags.make
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXWebSocket.cpp.obj: xplugin/CMakeFiles/germanairlinesva_xplugin.dir/includes_CXX.rsp
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXWebSocket.cpp.obj: ../ixwebsocket/IXWebSocket.cpp
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXWebSocket.cpp.obj: xplugin/CMakeFiles/germanairlinesva_xplugin.dir/compiler_depend.ts
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/khofmann/GermanAirlinesVA-GAConnector/build-win/CMakeFiles --progress-num=$(CMAKE_PROGRESS_29) "Building CXX object xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXWebSocket.cpp.obj"
|
|
cd /home/khofmann/GermanAirlinesVA-GAConnector/build-win/xplugin && /opt/llvm-mingw/bin/x86_64-w64-mingw32-clang++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXWebSocket.cpp.obj -MF CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXWebSocket.cpp.obj.d -o CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXWebSocket.cpp.obj -c /home/khofmann/GermanAirlinesVA-GAConnector/ixwebsocket/IXWebSocket.cpp
|
|
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXWebSocket.cpp.i: cmake_force
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXWebSocket.cpp.i"
|
|
cd /home/khofmann/GermanAirlinesVA-GAConnector/build-win/xplugin && /opt/llvm-mingw/bin/x86_64-w64-mingw32-clang++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/khofmann/GermanAirlinesVA-GAConnector/ixwebsocket/IXWebSocket.cpp > CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXWebSocket.cpp.i
|
|
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXWebSocket.cpp.s: cmake_force
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXWebSocket.cpp.s"
|
|
cd /home/khofmann/GermanAirlinesVA-GAConnector/build-win/xplugin && /opt/llvm-mingw/bin/x86_64-w64-mingw32-clang++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/khofmann/GermanAirlinesVA-GAConnector/ixwebsocket/IXWebSocket.cpp -o CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXWebSocket.cpp.s
|
|
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXWebSocketCloseConstants.cpp.obj: xplugin/CMakeFiles/germanairlinesva_xplugin.dir/flags.make
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXWebSocketCloseConstants.cpp.obj: xplugin/CMakeFiles/germanairlinesva_xplugin.dir/includes_CXX.rsp
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXWebSocketCloseConstants.cpp.obj: ../ixwebsocket/IXWebSocketCloseConstants.cpp
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXWebSocketCloseConstants.cpp.obj: xplugin/CMakeFiles/germanairlinesva_xplugin.dir/compiler_depend.ts
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/khofmann/GermanAirlinesVA-GAConnector/build-win/CMakeFiles --progress-num=$(CMAKE_PROGRESS_30) "Building CXX object xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXWebSocketCloseConstants.cpp.obj"
|
|
cd /home/khofmann/GermanAirlinesVA-GAConnector/build-win/xplugin && /opt/llvm-mingw/bin/x86_64-w64-mingw32-clang++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXWebSocketCloseConstants.cpp.obj -MF CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXWebSocketCloseConstants.cpp.obj.d -o CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXWebSocketCloseConstants.cpp.obj -c /home/khofmann/GermanAirlinesVA-GAConnector/ixwebsocket/IXWebSocketCloseConstants.cpp
|
|
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXWebSocketCloseConstants.cpp.i: cmake_force
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXWebSocketCloseConstants.cpp.i"
|
|
cd /home/khofmann/GermanAirlinesVA-GAConnector/build-win/xplugin && /opt/llvm-mingw/bin/x86_64-w64-mingw32-clang++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/khofmann/GermanAirlinesVA-GAConnector/ixwebsocket/IXWebSocketCloseConstants.cpp > CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXWebSocketCloseConstants.cpp.i
|
|
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXWebSocketCloseConstants.cpp.s: cmake_force
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXWebSocketCloseConstants.cpp.s"
|
|
cd /home/khofmann/GermanAirlinesVA-GAConnector/build-win/xplugin && /opt/llvm-mingw/bin/x86_64-w64-mingw32-clang++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/khofmann/GermanAirlinesVA-GAConnector/ixwebsocket/IXWebSocketCloseConstants.cpp -o CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXWebSocketCloseConstants.cpp.s
|
|
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXWebSocketHandshake.cpp.obj: xplugin/CMakeFiles/germanairlinesva_xplugin.dir/flags.make
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXWebSocketHandshake.cpp.obj: xplugin/CMakeFiles/germanairlinesva_xplugin.dir/includes_CXX.rsp
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXWebSocketHandshake.cpp.obj: ../ixwebsocket/IXWebSocketHandshake.cpp
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXWebSocketHandshake.cpp.obj: xplugin/CMakeFiles/germanairlinesva_xplugin.dir/compiler_depend.ts
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/khofmann/GermanAirlinesVA-GAConnector/build-win/CMakeFiles --progress-num=$(CMAKE_PROGRESS_31) "Building CXX object xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXWebSocketHandshake.cpp.obj"
|
|
cd /home/khofmann/GermanAirlinesVA-GAConnector/build-win/xplugin && /opt/llvm-mingw/bin/x86_64-w64-mingw32-clang++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXWebSocketHandshake.cpp.obj -MF CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXWebSocketHandshake.cpp.obj.d -o CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXWebSocketHandshake.cpp.obj -c /home/khofmann/GermanAirlinesVA-GAConnector/ixwebsocket/IXWebSocketHandshake.cpp
|
|
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXWebSocketHandshake.cpp.i: cmake_force
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXWebSocketHandshake.cpp.i"
|
|
cd /home/khofmann/GermanAirlinesVA-GAConnector/build-win/xplugin && /opt/llvm-mingw/bin/x86_64-w64-mingw32-clang++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/khofmann/GermanAirlinesVA-GAConnector/ixwebsocket/IXWebSocketHandshake.cpp > CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXWebSocketHandshake.cpp.i
|
|
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXWebSocketHandshake.cpp.s: cmake_force
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXWebSocketHandshake.cpp.s"
|
|
cd /home/khofmann/GermanAirlinesVA-GAConnector/build-win/xplugin && /opt/llvm-mingw/bin/x86_64-w64-mingw32-clang++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/khofmann/GermanAirlinesVA-GAConnector/ixwebsocket/IXWebSocketHandshake.cpp -o CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXWebSocketHandshake.cpp.s
|
|
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXWebSocketHttpHeaders.cpp.obj: xplugin/CMakeFiles/germanairlinesva_xplugin.dir/flags.make
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXWebSocketHttpHeaders.cpp.obj: xplugin/CMakeFiles/germanairlinesva_xplugin.dir/includes_CXX.rsp
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXWebSocketHttpHeaders.cpp.obj: ../ixwebsocket/IXWebSocketHttpHeaders.cpp
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXWebSocketHttpHeaders.cpp.obj: xplugin/CMakeFiles/germanairlinesva_xplugin.dir/compiler_depend.ts
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/khofmann/GermanAirlinesVA-GAConnector/build-win/CMakeFiles --progress-num=$(CMAKE_PROGRESS_32) "Building CXX object xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXWebSocketHttpHeaders.cpp.obj"
|
|
cd /home/khofmann/GermanAirlinesVA-GAConnector/build-win/xplugin && /opt/llvm-mingw/bin/x86_64-w64-mingw32-clang++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXWebSocketHttpHeaders.cpp.obj -MF CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXWebSocketHttpHeaders.cpp.obj.d -o CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXWebSocketHttpHeaders.cpp.obj -c /home/khofmann/GermanAirlinesVA-GAConnector/ixwebsocket/IXWebSocketHttpHeaders.cpp
|
|
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXWebSocketHttpHeaders.cpp.i: cmake_force
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXWebSocketHttpHeaders.cpp.i"
|
|
cd /home/khofmann/GermanAirlinesVA-GAConnector/build-win/xplugin && /opt/llvm-mingw/bin/x86_64-w64-mingw32-clang++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/khofmann/GermanAirlinesVA-GAConnector/ixwebsocket/IXWebSocketHttpHeaders.cpp > CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXWebSocketHttpHeaders.cpp.i
|
|
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXWebSocketHttpHeaders.cpp.s: cmake_force
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXWebSocketHttpHeaders.cpp.s"
|
|
cd /home/khofmann/GermanAirlinesVA-GAConnector/build-win/xplugin && /opt/llvm-mingw/bin/x86_64-w64-mingw32-clang++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/khofmann/GermanAirlinesVA-GAConnector/ixwebsocket/IXWebSocketHttpHeaders.cpp -o CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXWebSocketHttpHeaders.cpp.s
|
|
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXWebSocketPerMessageDeflate.cpp.obj: xplugin/CMakeFiles/germanairlinesva_xplugin.dir/flags.make
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXWebSocketPerMessageDeflate.cpp.obj: xplugin/CMakeFiles/germanairlinesva_xplugin.dir/includes_CXX.rsp
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXWebSocketPerMessageDeflate.cpp.obj: ../ixwebsocket/IXWebSocketPerMessageDeflate.cpp
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXWebSocketPerMessageDeflate.cpp.obj: xplugin/CMakeFiles/germanairlinesva_xplugin.dir/compiler_depend.ts
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/khofmann/GermanAirlinesVA-GAConnector/build-win/CMakeFiles --progress-num=$(CMAKE_PROGRESS_33) "Building CXX object xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXWebSocketPerMessageDeflate.cpp.obj"
|
|
cd /home/khofmann/GermanAirlinesVA-GAConnector/build-win/xplugin && /opt/llvm-mingw/bin/x86_64-w64-mingw32-clang++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXWebSocketPerMessageDeflate.cpp.obj -MF CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXWebSocketPerMessageDeflate.cpp.obj.d -o CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXWebSocketPerMessageDeflate.cpp.obj -c /home/khofmann/GermanAirlinesVA-GAConnector/ixwebsocket/IXWebSocketPerMessageDeflate.cpp
|
|
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXWebSocketPerMessageDeflate.cpp.i: cmake_force
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXWebSocketPerMessageDeflate.cpp.i"
|
|
cd /home/khofmann/GermanAirlinesVA-GAConnector/build-win/xplugin && /opt/llvm-mingw/bin/x86_64-w64-mingw32-clang++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/khofmann/GermanAirlinesVA-GAConnector/ixwebsocket/IXWebSocketPerMessageDeflate.cpp > CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXWebSocketPerMessageDeflate.cpp.i
|
|
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXWebSocketPerMessageDeflate.cpp.s: cmake_force
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXWebSocketPerMessageDeflate.cpp.s"
|
|
cd /home/khofmann/GermanAirlinesVA-GAConnector/build-win/xplugin && /opt/llvm-mingw/bin/x86_64-w64-mingw32-clang++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/khofmann/GermanAirlinesVA-GAConnector/ixwebsocket/IXWebSocketPerMessageDeflate.cpp -o CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXWebSocketPerMessageDeflate.cpp.s
|
|
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXWebSocketPerMessageDeflateCodec.cpp.obj: xplugin/CMakeFiles/germanairlinesva_xplugin.dir/flags.make
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXWebSocketPerMessageDeflateCodec.cpp.obj: xplugin/CMakeFiles/germanairlinesva_xplugin.dir/includes_CXX.rsp
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXWebSocketPerMessageDeflateCodec.cpp.obj: ../ixwebsocket/IXWebSocketPerMessageDeflateCodec.cpp
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXWebSocketPerMessageDeflateCodec.cpp.obj: xplugin/CMakeFiles/germanairlinesva_xplugin.dir/compiler_depend.ts
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/khofmann/GermanAirlinesVA-GAConnector/build-win/CMakeFiles --progress-num=$(CMAKE_PROGRESS_34) "Building CXX object xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXWebSocketPerMessageDeflateCodec.cpp.obj"
|
|
cd /home/khofmann/GermanAirlinesVA-GAConnector/build-win/xplugin && /opt/llvm-mingw/bin/x86_64-w64-mingw32-clang++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXWebSocketPerMessageDeflateCodec.cpp.obj -MF CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXWebSocketPerMessageDeflateCodec.cpp.obj.d -o CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXWebSocketPerMessageDeflateCodec.cpp.obj -c /home/khofmann/GermanAirlinesVA-GAConnector/ixwebsocket/IXWebSocketPerMessageDeflateCodec.cpp
|
|
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXWebSocketPerMessageDeflateCodec.cpp.i: cmake_force
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXWebSocketPerMessageDeflateCodec.cpp.i"
|
|
cd /home/khofmann/GermanAirlinesVA-GAConnector/build-win/xplugin && /opt/llvm-mingw/bin/x86_64-w64-mingw32-clang++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/khofmann/GermanAirlinesVA-GAConnector/ixwebsocket/IXWebSocketPerMessageDeflateCodec.cpp > CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXWebSocketPerMessageDeflateCodec.cpp.i
|
|
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXWebSocketPerMessageDeflateCodec.cpp.s: cmake_force
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXWebSocketPerMessageDeflateCodec.cpp.s"
|
|
cd /home/khofmann/GermanAirlinesVA-GAConnector/build-win/xplugin && /opt/llvm-mingw/bin/x86_64-w64-mingw32-clang++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/khofmann/GermanAirlinesVA-GAConnector/ixwebsocket/IXWebSocketPerMessageDeflateCodec.cpp -o CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXWebSocketPerMessageDeflateCodec.cpp.s
|
|
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXWebSocketPerMessageDeflateOptions.cpp.obj: xplugin/CMakeFiles/germanairlinesva_xplugin.dir/flags.make
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXWebSocketPerMessageDeflateOptions.cpp.obj: xplugin/CMakeFiles/germanairlinesva_xplugin.dir/includes_CXX.rsp
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXWebSocketPerMessageDeflateOptions.cpp.obj: ../ixwebsocket/IXWebSocketPerMessageDeflateOptions.cpp
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXWebSocketPerMessageDeflateOptions.cpp.obj: xplugin/CMakeFiles/germanairlinesva_xplugin.dir/compiler_depend.ts
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/khofmann/GermanAirlinesVA-GAConnector/build-win/CMakeFiles --progress-num=$(CMAKE_PROGRESS_35) "Building CXX object xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXWebSocketPerMessageDeflateOptions.cpp.obj"
|
|
cd /home/khofmann/GermanAirlinesVA-GAConnector/build-win/xplugin && /opt/llvm-mingw/bin/x86_64-w64-mingw32-clang++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXWebSocketPerMessageDeflateOptions.cpp.obj -MF CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXWebSocketPerMessageDeflateOptions.cpp.obj.d -o CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXWebSocketPerMessageDeflateOptions.cpp.obj -c /home/khofmann/GermanAirlinesVA-GAConnector/ixwebsocket/IXWebSocketPerMessageDeflateOptions.cpp
|
|
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXWebSocketPerMessageDeflateOptions.cpp.i: cmake_force
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXWebSocketPerMessageDeflateOptions.cpp.i"
|
|
cd /home/khofmann/GermanAirlinesVA-GAConnector/build-win/xplugin && /opt/llvm-mingw/bin/x86_64-w64-mingw32-clang++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/khofmann/GermanAirlinesVA-GAConnector/ixwebsocket/IXWebSocketPerMessageDeflateOptions.cpp > CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXWebSocketPerMessageDeflateOptions.cpp.i
|
|
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXWebSocketPerMessageDeflateOptions.cpp.s: cmake_force
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXWebSocketPerMessageDeflateOptions.cpp.s"
|
|
cd /home/khofmann/GermanAirlinesVA-GAConnector/build-win/xplugin && /opt/llvm-mingw/bin/x86_64-w64-mingw32-clang++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/khofmann/GermanAirlinesVA-GAConnector/ixwebsocket/IXWebSocketPerMessageDeflateOptions.cpp -o CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXWebSocketPerMessageDeflateOptions.cpp.s
|
|
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXWebSocketProxyServer.cpp.obj: xplugin/CMakeFiles/germanairlinesva_xplugin.dir/flags.make
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXWebSocketProxyServer.cpp.obj: xplugin/CMakeFiles/germanairlinesva_xplugin.dir/includes_CXX.rsp
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXWebSocketProxyServer.cpp.obj: ../ixwebsocket/IXWebSocketProxyServer.cpp
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXWebSocketProxyServer.cpp.obj: xplugin/CMakeFiles/germanairlinesva_xplugin.dir/compiler_depend.ts
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/khofmann/GermanAirlinesVA-GAConnector/build-win/CMakeFiles --progress-num=$(CMAKE_PROGRESS_36) "Building CXX object xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXWebSocketProxyServer.cpp.obj"
|
|
cd /home/khofmann/GermanAirlinesVA-GAConnector/build-win/xplugin && /opt/llvm-mingw/bin/x86_64-w64-mingw32-clang++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXWebSocketProxyServer.cpp.obj -MF CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXWebSocketProxyServer.cpp.obj.d -o CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXWebSocketProxyServer.cpp.obj -c /home/khofmann/GermanAirlinesVA-GAConnector/ixwebsocket/IXWebSocketProxyServer.cpp
|
|
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXWebSocketProxyServer.cpp.i: cmake_force
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXWebSocketProxyServer.cpp.i"
|
|
cd /home/khofmann/GermanAirlinesVA-GAConnector/build-win/xplugin && /opt/llvm-mingw/bin/x86_64-w64-mingw32-clang++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/khofmann/GermanAirlinesVA-GAConnector/ixwebsocket/IXWebSocketProxyServer.cpp > CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXWebSocketProxyServer.cpp.i
|
|
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXWebSocketProxyServer.cpp.s: cmake_force
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXWebSocketProxyServer.cpp.s"
|
|
cd /home/khofmann/GermanAirlinesVA-GAConnector/build-win/xplugin && /opt/llvm-mingw/bin/x86_64-w64-mingw32-clang++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/khofmann/GermanAirlinesVA-GAConnector/ixwebsocket/IXWebSocketProxyServer.cpp -o CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXWebSocketProxyServer.cpp.s
|
|
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXWebSocketServer.cpp.obj: xplugin/CMakeFiles/germanairlinesva_xplugin.dir/flags.make
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXWebSocketServer.cpp.obj: xplugin/CMakeFiles/germanairlinesva_xplugin.dir/includes_CXX.rsp
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXWebSocketServer.cpp.obj: ../ixwebsocket/IXWebSocketServer.cpp
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXWebSocketServer.cpp.obj: xplugin/CMakeFiles/germanairlinesva_xplugin.dir/compiler_depend.ts
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/khofmann/GermanAirlinesVA-GAConnector/build-win/CMakeFiles --progress-num=$(CMAKE_PROGRESS_37) "Building CXX object xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXWebSocketServer.cpp.obj"
|
|
cd /home/khofmann/GermanAirlinesVA-GAConnector/build-win/xplugin && /opt/llvm-mingw/bin/x86_64-w64-mingw32-clang++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXWebSocketServer.cpp.obj -MF CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXWebSocketServer.cpp.obj.d -o CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXWebSocketServer.cpp.obj -c /home/khofmann/GermanAirlinesVA-GAConnector/ixwebsocket/IXWebSocketServer.cpp
|
|
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXWebSocketServer.cpp.i: cmake_force
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXWebSocketServer.cpp.i"
|
|
cd /home/khofmann/GermanAirlinesVA-GAConnector/build-win/xplugin && /opt/llvm-mingw/bin/x86_64-w64-mingw32-clang++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/khofmann/GermanAirlinesVA-GAConnector/ixwebsocket/IXWebSocketServer.cpp > CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXWebSocketServer.cpp.i
|
|
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXWebSocketServer.cpp.s: cmake_force
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXWebSocketServer.cpp.s"
|
|
cd /home/khofmann/GermanAirlinesVA-GAConnector/build-win/xplugin && /opt/llvm-mingw/bin/x86_64-w64-mingw32-clang++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/khofmann/GermanAirlinesVA-GAConnector/ixwebsocket/IXWebSocketServer.cpp -o CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXWebSocketServer.cpp.s
|
|
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXWebSocketTransport.cpp.obj: xplugin/CMakeFiles/germanairlinesva_xplugin.dir/flags.make
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXWebSocketTransport.cpp.obj: xplugin/CMakeFiles/germanairlinesva_xplugin.dir/includes_CXX.rsp
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXWebSocketTransport.cpp.obj: ../ixwebsocket/IXWebSocketTransport.cpp
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXWebSocketTransport.cpp.obj: xplugin/CMakeFiles/germanairlinesva_xplugin.dir/compiler_depend.ts
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/khofmann/GermanAirlinesVA-GAConnector/build-win/CMakeFiles --progress-num=$(CMAKE_PROGRESS_38) "Building CXX object xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXWebSocketTransport.cpp.obj"
|
|
cd /home/khofmann/GermanAirlinesVA-GAConnector/build-win/xplugin && /opt/llvm-mingw/bin/x86_64-w64-mingw32-clang++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXWebSocketTransport.cpp.obj -MF CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXWebSocketTransport.cpp.obj.d -o CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXWebSocketTransport.cpp.obj -c /home/khofmann/GermanAirlinesVA-GAConnector/ixwebsocket/IXWebSocketTransport.cpp
|
|
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXWebSocketTransport.cpp.i: cmake_force
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXWebSocketTransport.cpp.i"
|
|
cd /home/khofmann/GermanAirlinesVA-GAConnector/build-win/xplugin && /opt/llvm-mingw/bin/x86_64-w64-mingw32-clang++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/khofmann/GermanAirlinesVA-GAConnector/ixwebsocket/IXWebSocketTransport.cpp > CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXWebSocketTransport.cpp.i
|
|
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXWebSocketTransport.cpp.s: cmake_force
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXWebSocketTransport.cpp.s"
|
|
cd /home/khofmann/GermanAirlinesVA-GAConnector/build-win/xplugin && /opt/llvm-mingw/bin/x86_64-w64-mingw32-clang++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/khofmann/GermanAirlinesVA-GAConnector/ixwebsocket/IXWebSocketTransport.cpp -o CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXWebSocketTransport.cpp.s
|
|
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/websocket/websocket.cpp.obj: xplugin/CMakeFiles/germanairlinesva_xplugin.dir/flags.make
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/websocket/websocket.cpp.obj: xplugin/CMakeFiles/germanairlinesva_xplugin.dir/includes_CXX.rsp
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/websocket/websocket.cpp.obj: ../websocket/websocket.cpp
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/websocket/websocket.cpp.obj: xplugin/CMakeFiles/germanairlinesva_xplugin.dir/compiler_depend.ts
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/khofmann/GermanAirlinesVA-GAConnector/build-win/CMakeFiles --progress-num=$(CMAKE_PROGRESS_39) "Building CXX object xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/websocket/websocket.cpp.obj"
|
|
cd /home/khofmann/GermanAirlinesVA-GAConnector/build-win/xplugin && /opt/llvm-mingw/bin/x86_64-w64-mingw32-clang++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/websocket/websocket.cpp.obj -MF CMakeFiles/germanairlinesva_xplugin.dir/__/websocket/websocket.cpp.obj.d -o CMakeFiles/germanairlinesva_xplugin.dir/__/websocket/websocket.cpp.obj -c /home/khofmann/GermanAirlinesVA-GAConnector/websocket/websocket.cpp
|
|
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/websocket/websocket.cpp.i: cmake_force
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/germanairlinesva_xplugin.dir/__/websocket/websocket.cpp.i"
|
|
cd /home/khofmann/GermanAirlinesVA-GAConnector/build-win/xplugin && /opt/llvm-mingw/bin/x86_64-w64-mingw32-clang++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/khofmann/GermanAirlinesVA-GAConnector/websocket/websocket.cpp > CMakeFiles/germanairlinesva_xplugin.dir/__/websocket/websocket.cpp.i
|
|
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/websocket/websocket.cpp.s: cmake_force
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/germanairlinesva_xplugin.dir/__/websocket/websocket.cpp.s"
|
|
cd /home/khofmann/GermanAirlinesVA-GAConnector/build-win/xplugin && /opt/llvm-mingw/bin/x86_64-w64-mingw32-clang++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/khofmann/GermanAirlinesVA-GAConnector/websocket/websocket.cpp -o CMakeFiles/germanairlinesva_xplugin.dir/__/websocket/websocket.cpp.s
|
|
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/main.cpp.obj: xplugin/CMakeFiles/germanairlinesva_xplugin.dir/flags.make
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/main.cpp.obj: xplugin/CMakeFiles/germanairlinesva_xplugin.dir/includes_CXX.rsp
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/main.cpp.obj: ../xplugin/main.cpp
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/main.cpp.obj: xplugin/CMakeFiles/germanairlinesva_xplugin.dir/compiler_depend.ts
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/khofmann/GermanAirlinesVA-GAConnector/build-win/CMakeFiles --progress-num=$(CMAKE_PROGRESS_40) "Building CXX object xplugin/CMakeFiles/germanairlinesva_xplugin.dir/main.cpp.obj"
|
|
cd /home/khofmann/GermanAirlinesVA-GAConnector/build-win/xplugin && /opt/llvm-mingw/bin/x86_64-w64-mingw32-clang++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT xplugin/CMakeFiles/germanairlinesva_xplugin.dir/main.cpp.obj -MF CMakeFiles/germanairlinesva_xplugin.dir/main.cpp.obj.d -o CMakeFiles/germanairlinesva_xplugin.dir/main.cpp.obj -c /home/khofmann/GermanAirlinesVA-GAConnector/xplugin/main.cpp
|
|
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/main.cpp.i: cmake_force
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/germanairlinesva_xplugin.dir/main.cpp.i"
|
|
cd /home/khofmann/GermanAirlinesVA-GAConnector/build-win/xplugin && /opt/llvm-mingw/bin/x86_64-w64-mingw32-clang++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/khofmann/GermanAirlinesVA-GAConnector/xplugin/main.cpp > CMakeFiles/germanairlinesva_xplugin.dir/main.cpp.i
|
|
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/main.cpp.s: cmake_force
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/germanairlinesva_xplugin.dir/main.cpp.s"
|
|
cd /home/khofmann/GermanAirlinesVA-GAConnector/build-win/xplugin && /opt/llvm-mingw/bin/x86_64-w64-mingw32-clang++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/khofmann/GermanAirlinesVA-GAConnector/xplugin/main.cpp -o CMakeFiles/germanairlinesva_xplugin.dir/main.cpp.s
|
|
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/xPluginWin.cpp.obj: xplugin/CMakeFiles/germanairlinesva_xplugin.dir/flags.make
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/xPluginWin.cpp.obj: xplugin/CMakeFiles/germanairlinesva_xplugin.dir/includes_CXX.rsp
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/xPluginWin.cpp.obj: ../xplugin/xPluginWin.cpp
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/xPluginWin.cpp.obj: xplugin/CMakeFiles/germanairlinesva_xplugin.dir/compiler_depend.ts
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/khofmann/GermanAirlinesVA-GAConnector/build-win/CMakeFiles --progress-num=$(CMAKE_PROGRESS_41) "Building CXX object xplugin/CMakeFiles/germanairlinesva_xplugin.dir/xPluginWin.cpp.obj"
|
|
cd /home/khofmann/GermanAirlinesVA-GAConnector/build-win/xplugin && /opt/llvm-mingw/bin/x86_64-w64-mingw32-clang++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT xplugin/CMakeFiles/germanairlinesva_xplugin.dir/xPluginWin.cpp.obj -MF CMakeFiles/germanairlinesva_xplugin.dir/xPluginWin.cpp.obj.d -o CMakeFiles/germanairlinesva_xplugin.dir/xPluginWin.cpp.obj -c /home/khofmann/GermanAirlinesVA-GAConnector/xplugin/xPluginWin.cpp
|
|
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/xPluginWin.cpp.i: cmake_force
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/germanairlinesva_xplugin.dir/xPluginWin.cpp.i"
|
|
cd /home/khofmann/GermanAirlinesVA-GAConnector/build-win/xplugin && /opt/llvm-mingw/bin/x86_64-w64-mingw32-clang++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/khofmann/GermanAirlinesVA-GAConnector/xplugin/xPluginWin.cpp > CMakeFiles/germanairlinesva_xplugin.dir/xPluginWin.cpp.i
|
|
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/xPluginWin.cpp.s: cmake_force
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/germanairlinesva_xplugin.dir/xPluginWin.cpp.s"
|
|
cd /home/khofmann/GermanAirlinesVA-GAConnector/build-win/xplugin && /opt/llvm-mingw/bin/x86_64-w64-mingw32-clang++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/khofmann/GermanAirlinesVA-GAConnector/xplugin/xPluginWin.cpp -o CMakeFiles/germanairlinesva_xplugin.dir/xPluginWin.cpp.s
|
|
|
|
# Object files for target germanairlinesva_xplugin
|
|
germanairlinesva_xplugin_OBJECTS = \
|
|
"CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXBench.cpp.obj" \
|
|
"CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXCancellationRequest.cpp.obj" \
|
|
"CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXConnectionState.cpp.obj" \
|
|
"CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXDNSLookup.cpp.obj" \
|
|
"CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXExponentialBackoff.cpp.obj" \
|
|
"CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXGetFreePort.cpp.obj" \
|
|
"CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXGzipCodec.cpp.obj" \
|
|
"CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXHttp.cpp.obj" \
|
|
"CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXHttpClient.cpp.obj" \
|
|
"CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXHttpServer.cpp.obj" \
|
|
"CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXNetSystem.cpp.obj" \
|
|
"CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXSelectInterrupt.cpp.obj" \
|
|
"CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXSelectInterruptFactory.cpp.obj" \
|
|
"CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXSelectInterruptPipe.cpp.obj" \
|
|
"CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXSetThreadName.cpp.obj" \
|
|
"CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXSocket.cpp.obj" \
|
|
"CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXSocketAppleSSL.cpp.obj" \
|
|
"CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXSocketConnect.cpp.obj" \
|
|
"CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXSocketFactory.cpp.obj" \
|
|
"CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXSocketMbedTLS.cpp.obj" \
|
|
"CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXSocketOpenSSL.cpp.obj" \
|
|
"CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXSocketServer.cpp.obj" \
|
|
"CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXSocketTLSOptions.cpp.obj" \
|
|
"CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXStrCaseCompare.cpp.obj" \
|
|
"CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXUdpSocket.cpp.obj" \
|
|
"CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXUrlParser.cpp.obj" \
|
|
"CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXUserAgent.cpp.obj" \
|
|
"CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXUuid.cpp.obj" \
|
|
"CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXWebSocket.cpp.obj" \
|
|
"CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXWebSocketCloseConstants.cpp.obj" \
|
|
"CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXWebSocketHandshake.cpp.obj" \
|
|
"CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXWebSocketHttpHeaders.cpp.obj" \
|
|
"CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXWebSocketPerMessageDeflate.cpp.obj" \
|
|
"CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXWebSocketPerMessageDeflateCodec.cpp.obj" \
|
|
"CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXWebSocketPerMessageDeflateOptions.cpp.obj" \
|
|
"CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXWebSocketProxyServer.cpp.obj" \
|
|
"CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXWebSocketServer.cpp.obj" \
|
|
"CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXWebSocketTransport.cpp.obj" \
|
|
"CMakeFiles/germanairlinesva_xplugin.dir/__/websocket/websocket.cpp.obj" \
|
|
"CMakeFiles/germanairlinesva_xplugin.dir/main.cpp.obj" \
|
|
"CMakeFiles/germanairlinesva_xplugin.dir/xPluginWin.cpp.obj"
|
|
|
|
# External object files for target germanairlinesva_xplugin
|
|
germanairlinesva_xplugin_EXTERNAL_OBJECTS =
|
|
|
|
Plugin/GAConnector/64/win.xpl: xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXBench.cpp.obj
|
|
Plugin/GAConnector/64/win.xpl: xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXCancellationRequest.cpp.obj
|
|
Plugin/GAConnector/64/win.xpl: xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXConnectionState.cpp.obj
|
|
Plugin/GAConnector/64/win.xpl: xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXDNSLookup.cpp.obj
|
|
Plugin/GAConnector/64/win.xpl: xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXExponentialBackoff.cpp.obj
|
|
Plugin/GAConnector/64/win.xpl: xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXGetFreePort.cpp.obj
|
|
Plugin/GAConnector/64/win.xpl: xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXGzipCodec.cpp.obj
|
|
Plugin/GAConnector/64/win.xpl: xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXHttp.cpp.obj
|
|
Plugin/GAConnector/64/win.xpl: xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXHttpClient.cpp.obj
|
|
Plugin/GAConnector/64/win.xpl: xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXHttpServer.cpp.obj
|
|
Plugin/GAConnector/64/win.xpl: xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXNetSystem.cpp.obj
|
|
Plugin/GAConnector/64/win.xpl: xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXSelectInterrupt.cpp.obj
|
|
Plugin/GAConnector/64/win.xpl: xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXSelectInterruptFactory.cpp.obj
|
|
Plugin/GAConnector/64/win.xpl: xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXSelectInterruptPipe.cpp.obj
|
|
Plugin/GAConnector/64/win.xpl: xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXSetThreadName.cpp.obj
|
|
Plugin/GAConnector/64/win.xpl: xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXSocket.cpp.obj
|
|
Plugin/GAConnector/64/win.xpl: xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXSocketAppleSSL.cpp.obj
|
|
Plugin/GAConnector/64/win.xpl: xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXSocketConnect.cpp.obj
|
|
Plugin/GAConnector/64/win.xpl: xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXSocketFactory.cpp.obj
|
|
Plugin/GAConnector/64/win.xpl: xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXSocketMbedTLS.cpp.obj
|
|
Plugin/GAConnector/64/win.xpl: xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXSocketOpenSSL.cpp.obj
|
|
Plugin/GAConnector/64/win.xpl: xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXSocketServer.cpp.obj
|
|
Plugin/GAConnector/64/win.xpl: xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXSocketTLSOptions.cpp.obj
|
|
Plugin/GAConnector/64/win.xpl: xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXStrCaseCompare.cpp.obj
|
|
Plugin/GAConnector/64/win.xpl: xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXUdpSocket.cpp.obj
|
|
Plugin/GAConnector/64/win.xpl: xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXUrlParser.cpp.obj
|
|
Plugin/GAConnector/64/win.xpl: xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXUserAgent.cpp.obj
|
|
Plugin/GAConnector/64/win.xpl: xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXUuid.cpp.obj
|
|
Plugin/GAConnector/64/win.xpl: xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXWebSocket.cpp.obj
|
|
Plugin/GAConnector/64/win.xpl: xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXWebSocketCloseConstants.cpp.obj
|
|
Plugin/GAConnector/64/win.xpl: xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXWebSocketHandshake.cpp.obj
|
|
Plugin/GAConnector/64/win.xpl: xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXWebSocketHttpHeaders.cpp.obj
|
|
Plugin/GAConnector/64/win.xpl: xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXWebSocketPerMessageDeflate.cpp.obj
|
|
Plugin/GAConnector/64/win.xpl: xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXWebSocketPerMessageDeflateCodec.cpp.obj
|
|
Plugin/GAConnector/64/win.xpl: xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXWebSocketPerMessageDeflateOptions.cpp.obj
|
|
Plugin/GAConnector/64/win.xpl: xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXWebSocketProxyServer.cpp.obj
|
|
Plugin/GAConnector/64/win.xpl: xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXWebSocketServer.cpp.obj
|
|
Plugin/GAConnector/64/win.xpl: xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/ixwebsocket/IXWebSocketTransport.cpp.obj
|
|
Plugin/GAConnector/64/win.xpl: xplugin/CMakeFiles/germanairlinesva_xplugin.dir/__/websocket/websocket.cpp.obj
|
|
Plugin/GAConnector/64/win.xpl: xplugin/CMakeFiles/germanairlinesva_xplugin.dir/main.cpp.obj
|
|
Plugin/GAConnector/64/win.xpl: xplugin/CMakeFiles/germanairlinesva_xplugin.dir/xPluginWin.cpp.obj
|
|
Plugin/GAConnector/64/win.xpl: xplugin/CMakeFiles/germanairlinesva_xplugin.dir/build.make
|
|
Plugin/GAConnector/64/win.xpl: ../XPSDK/Libraries/Win/XPLM_64.lib
|
|
Plugin/GAConnector/64/win.xpl: xplugin/CMakeFiles/germanairlinesva_xplugin.dir/linklibs.rsp
|
|
Plugin/GAConnector/64/win.xpl: xplugin/CMakeFiles/germanairlinesva_xplugin.dir/objects1.rsp
|
|
Plugin/GAConnector/64/win.xpl: xplugin/CMakeFiles/germanairlinesva_xplugin.dir/link.txt
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --bold --progress-dir=/home/khofmann/GermanAirlinesVA-GAConnector/build-win/CMakeFiles --progress-num=$(CMAKE_PROGRESS_42) "Linking CXX shared library ../Plugin/GAConnector/64/win.xpl"
|
|
cd /home/khofmann/GermanAirlinesVA-GAConnector/build-win/xplugin && $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/germanairlinesva_xplugin.dir/link.txt --verbose=$(VERBOSE)
|
|
|
|
# Rule to build all files generated by this target.
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/build: Plugin/GAConnector/64/win.xpl
|
|
.PHONY : xplugin/CMakeFiles/germanairlinesva_xplugin.dir/build
|
|
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/clean:
|
|
cd /home/khofmann/GermanAirlinesVA-GAConnector/build-win/xplugin && $(CMAKE_COMMAND) -P CMakeFiles/germanairlinesva_xplugin.dir/cmake_clean.cmake
|
|
.PHONY : xplugin/CMakeFiles/germanairlinesva_xplugin.dir/clean
|
|
|
|
xplugin/CMakeFiles/germanairlinesva_xplugin.dir/depend:
|
|
cd /home/khofmann/GermanAirlinesVA-GAConnector/build-win && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/khofmann/GermanAirlinesVA-GAConnector /home/khofmann/GermanAirlinesVA-GAConnector/xplugin /home/khofmann/GermanAirlinesVA-GAConnector/build-win /home/khofmann/GermanAirlinesVA-GAConnector/build-win/xplugin /home/khofmann/GermanAirlinesVA-GAConnector/build-win/xplugin/CMakeFiles/germanairlinesva_xplugin.dir/DependInfo.cmake --color=$(COLOR)
|
|
.PHONY : xplugin/CMakeFiles/germanairlinesva_xplugin.dir/depend
|
|
|