Files
how-to-vulkan/ktx/build/external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/build.make
T
2026-06-14 19:09:18 +01:00

451 lines
65 KiB
Makefile

# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 4.3
# Delete rule output on recipe failure.
.DELETE_ON_ERROR:
#=============================================================================
# Special targets provided by cmake.
# Disable implicit rules so canonical targets will work.
.SUFFIXES:
# Disable VCS-based implicit rules.
% : %,v
# Disable VCS-based implicit rules.
% : RCS/%
# Disable VCS-based implicit rules.
% : RCS/%,v
# Disable VCS-based implicit rules.
% : SCCS/s.%
# Disable VCS-based implicit rules.
% : s.%
.SUFFIXES: .hpux_make_needs_suffix_list
# Command-line flag to silence nested $(MAKE).
$(VERBOSE)MAKESILENT = -s
#Suppress display of executed commands.
$(VERBOSE).SILENT:
# A target that is always out of date.
cmake_force:
.PHONY : cmake_force
#=============================================================================
# Set environment variables for the build.
# The shell in which to execute make rules.
SHELL = /bin/sh
# The CMake executable.
CMAKE_COMMAND = /usr/bin/cmake
# The command to remove a file.
RM = /usr/bin/cmake -E rm -f
# Escaping for special characters.
EQUALS = =
# The top-level source directory on which CMake was run.
CMAKE_SOURCE_DIR = /home/abdelrahman/Sources/programming/how-to-vulkan/ktx
# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build
# Include any dependencies generated for this target.
include external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/depend.make
# Include any dependencies generated by the compiler for this target.
include external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/compiler_depend.make
# Include the progress variables for this target.
include external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/progress.make
# Include the compile flags for this target's objects.
include external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/flags.make
external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/codegen:
.PHONY : external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/codegen
external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/astcenc_averages_and_directions.cpp.o: external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/flags.make
external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/astcenc_averages_and_directions.cpp.o: /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/external/astc-encoder/Source/astcenc_averages_and_directions.cpp
external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/astcenc_averages_and_directions.cpp.o: external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/compiler_depend.ts
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building CXX object external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/astcenc_averages_and_directions.cpp.o"
cd /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/external/astc-encoder/Source && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/astcenc_averages_and_directions.cpp.o -MF CMakeFiles/astcenc-avx2-static.dir/astcenc_averages_and_directions.cpp.o.d -o CMakeFiles/astcenc-avx2-static.dir/astcenc_averages_and_directions.cpp.o -c /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/external/astc-encoder/Source/astcenc_averages_and_directions.cpp
external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/astcenc_averages_and_directions.cpp.i: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing CXX source to CMakeFiles/astcenc-avx2-static.dir/astcenc_averages_and_directions.cpp.i"
cd /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/external/astc-encoder/Source && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/external/astc-encoder/Source/astcenc_averages_and_directions.cpp > CMakeFiles/astcenc-avx2-static.dir/astcenc_averages_and_directions.cpp.i
external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/astcenc_averages_and_directions.cpp.s: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling CXX source to assembly CMakeFiles/astcenc-avx2-static.dir/astcenc_averages_and_directions.cpp.s"
cd /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/external/astc-encoder/Source && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/external/astc-encoder/Source/astcenc_averages_and_directions.cpp -o CMakeFiles/astcenc-avx2-static.dir/astcenc_averages_and_directions.cpp.s
external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/astcenc_block_sizes.cpp.o: external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/flags.make
external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/astcenc_block_sizes.cpp.o: /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/external/astc-encoder/Source/astcenc_block_sizes.cpp
external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/astcenc_block_sizes.cpp.o: external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/compiler_depend.ts
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Building CXX object external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/astcenc_block_sizes.cpp.o"
cd /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/external/astc-encoder/Source && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/astcenc_block_sizes.cpp.o -MF CMakeFiles/astcenc-avx2-static.dir/astcenc_block_sizes.cpp.o.d -o CMakeFiles/astcenc-avx2-static.dir/astcenc_block_sizes.cpp.o -c /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/external/astc-encoder/Source/astcenc_block_sizes.cpp
external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/astcenc_block_sizes.cpp.i: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing CXX source to CMakeFiles/astcenc-avx2-static.dir/astcenc_block_sizes.cpp.i"
cd /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/external/astc-encoder/Source && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/external/astc-encoder/Source/astcenc_block_sizes.cpp > CMakeFiles/astcenc-avx2-static.dir/astcenc_block_sizes.cpp.i
external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/astcenc_block_sizes.cpp.s: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling CXX source to assembly CMakeFiles/astcenc-avx2-static.dir/astcenc_block_sizes.cpp.s"
cd /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/external/astc-encoder/Source && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/external/astc-encoder/Source/astcenc_block_sizes.cpp -o CMakeFiles/astcenc-avx2-static.dir/astcenc_block_sizes.cpp.s
external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/astcenc_color_quantize.cpp.o: external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/flags.make
external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/astcenc_color_quantize.cpp.o: /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/external/astc-encoder/Source/astcenc_color_quantize.cpp
external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/astcenc_color_quantize.cpp.o: external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/compiler_depend.ts
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_3) "Building CXX object external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/astcenc_color_quantize.cpp.o"
cd /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/external/astc-encoder/Source && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/astcenc_color_quantize.cpp.o -MF CMakeFiles/astcenc-avx2-static.dir/astcenc_color_quantize.cpp.o.d -o CMakeFiles/astcenc-avx2-static.dir/astcenc_color_quantize.cpp.o -c /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/external/astc-encoder/Source/astcenc_color_quantize.cpp
external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/astcenc_color_quantize.cpp.i: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing CXX source to CMakeFiles/astcenc-avx2-static.dir/astcenc_color_quantize.cpp.i"
cd /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/external/astc-encoder/Source && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/external/astc-encoder/Source/astcenc_color_quantize.cpp > CMakeFiles/astcenc-avx2-static.dir/astcenc_color_quantize.cpp.i
external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/astcenc_color_quantize.cpp.s: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling CXX source to assembly CMakeFiles/astcenc-avx2-static.dir/astcenc_color_quantize.cpp.s"
cd /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/external/astc-encoder/Source && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/external/astc-encoder/Source/astcenc_color_quantize.cpp -o CMakeFiles/astcenc-avx2-static.dir/astcenc_color_quantize.cpp.s
external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/astcenc_color_unquantize.cpp.o: external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/flags.make
external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/astcenc_color_unquantize.cpp.o: /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/external/astc-encoder/Source/astcenc_color_unquantize.cpp
external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/astcenc_color_unquantize.cpp.o: external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/compiler_depend.ts
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_4) "Building CXX object external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/astcenc_color_unquantize.cpp.o"
cd /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/external/astc-encoder/Source && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/astcenc_color_unquantize.cpp.o -MF CMakeFiles/astcenc-avx2-static.dir/astcenc_color_unquantize.cpp.o.d -o CMakeFiles/astcenc-avx2-static.dir/astcenc_color_unquantize.cpp.o -c /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/external/astc-encoder/Source/astcenc_color_unquantize.cpp
external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/astcenc_color_unquantize.cpp.i: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing CXX source to CMakeFiles/astcenc-avx2-static.dir/astcenc_color_unquantize.cpp.i"
cd /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/external/astc-encoder/Source && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/external/astc-encoder/Source/astcenc_color_unquantize.cpp > CMakeFiles/astcenc-avx2-static.dir/astcenc_color_unquantize.cpp.i
external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/astcenc_color_unquantize.cpp.s: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling CXX source to assembly CMakeFiles/astcenc-avx2-static.dir/astcenc_color_unquantize.cpp.s"
cd /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/external/astc-encoder/Source && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/external/astc-encoder/Source/astcenc_color_unquantize.cpp -o CMakeFiles/astcenc-avx2-static.dir/astcenc_color_unquantize.cpp.s
external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/astcenc_compress_symbolic.cpp.o: external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/flags.make
external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/astcenc_compress_symbolic.cpp.o: /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/external/astc-encoder/Source/astcenc_compress_symbolic.cpp
external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/astcenc_compress_symbolic.cpp.o: external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/compiler_depend.ts
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_5) "Building CXX object external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/astcenc_compress_symbolic.cpp.o"
cd /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/external/astc-encoder/Source && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/astcenc_compress_symbolic.cpp.o -MF CMakeFiles/astcenc-avx2-static.dir/astcenc_compress_symbolic.cpp.o.d -o CMakeFiles/astcenc-avx2-static.dir/astcenc_compress_symbolic.cpp.o -c /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/external/astc-encoder/Source/astcenc_compress_symbolic.cpp
external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/astcenc_compress_symbolic.cpp.i: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing CXX source to CMakeFiles/astcenc-avx2-static.dir/astcenc_compress_symbolic.cpp.i"
cd /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/external/astc-encoder/Source && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/external/astc-encoder/Source/astcenc_compress_symbolic.cpp > CMakeFiles/astcenc-avx2-static.dir/astcenc_compress_symbolic.cpp.i
external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/astcenc_compress_symbolic.cpp.s: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling CXX source to assembly CMakeFiles/astcenc-avx2-static.dir/astcenc_compress_symbolic.cpp.s"
cd /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/external/astc-encoder/Source && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/external/astc-encoder/Source/astcenc_compress_symbolic.cpp -o CMakeFiles/astcenc-avx2-static.dir/astcenc_compress_symbolic.cpp.s
external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/astcenc_compute_variance.cpp.o: external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/flags.make
external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/astcenc_compute_variance.cpp.o: /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/external/astc-encoder/Source/astcenc_compute_variance.cpp
external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/astcenc_compute_variance.cpp.o: external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/compiler_depend.ts
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_6) "Building CXX object external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/astcenc_compute_variance.cpp.o"
cd /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/external/astc-encoder/Source && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/astcenc_compute_variance.cpp.o -MF CMakeFiles/astcenc-avx2-static.dir/astcenc_compute_variance.cpp.o.d -o CMakeFiles/astcenc-avx2-static.dir/astcenc_compute_variance.cpp.o -c /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/external/astc-encoder/Source/astcenc_compute_variance.cpp
external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/astcenc_compute_variance.cpp.i: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing CXX source to CMakeFiles/astcenc-avx2-static.dir/astcenc_compute_variance.cpp.i"
cd /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/external/astc-encoder/Source && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/external/astc-encoder/Source/astcenc_compute_variance.cpp > CMakeFiles/astcenc-avx2-static.dir/astcenc_compute_variance.cpp.i
external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/astcenc_compute_variance.cpp.s: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling CXX source to assembly CMakeFiles/astcenc-avx2-static.dir/astcenc_compute_variance.cpp.s"
cd /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/external/astc-encoder/Source && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/external/astc-encoder/Source/astcenc_compute_variance.cpp -o CMakeFiles/astcenc-avx2-static.dir/astcenc_compute_variance.cpp.s
external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/astcenc_decompress_symbolic.cpp.o: external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/flags.make
external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/astcenc_decompress_symbolic.cpp.o: /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/external/astc-encoder/Source/astcenc_decompress_symbolic.cpp
external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/astcenc_decompress_symbolic.cpp.o: external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/compiler_depend.ts
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_7) "Building CXX object external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/astcenc_decompress_symbolic.cpp.o"
cd /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/external/astc-encoder/Source && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/astcenc_decompress_symbolic.cpp.o -MF CMakeFiles/astcenc-avx2-static.dir/astcenc_decompress_symbolic.cpp.o.d -o CMakeFiles/astcenc-avx2-static.dir/astcenc_decompress_symbolic.cpp.o -c /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/external/astc-encoder/Source/astcenc_decompress_symbolic.cpp
external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/astcenc_decompress_symbolic.cpp.i: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing CXX source to CMakeFiles/astcenc-avx2-static.dir/astcenc_decompress_symbolic.cpp.i"
cd /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/external/astc-encoder/Source && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/external/astc-encoder/Source/astcenc_decompress_symbolic.cpp > CMakeFiles/astcenc-avx2-static.dir/astcenc_decompress_symbolic.cpp.i
external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/astcenc_decompress_symbolic.cpp.s: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling CXX source to assembly CMakeFiles/astcenc-avx2-static.dir/astcenc_decompress_symbolic.cpp.s"
cd /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/external/astc-encoder/Source && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/external/astc-encoder/Source/astcenc_decompress_symbolic.cpp -o CMakeFiles/astcenc-avx2-static.dir/astcenc_decompress_symbolic.cpp.s
external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/astcenc_diagnostic_trace.cpp.o: external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/flags.make
external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/astcenc_diagnostic_trace.cpp.o: /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/external/astc-encoder/Source/astcenc_diagnostic_trace.cpp
external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/astcenc_diagnostic_trace.cpp.o: external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/compiler_depend.ts
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_8) "Building CXX object external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/astcenc_diagnostic_trace.cpp.o"
cd /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/external/astc-encoder/Source && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/astcenc_diagnostic_trace.cpp.o -MF CMakeFiles/astcenc-avx2-static.dir/astcenc_diagnostic_trace.cpp.o.d -o CMakeFiles/astcenc-avx2-static.dir/astcenc_diagnostic_trace.cpp.o -c /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/external/astc-encoder/Source/astcenc_diagnostic_trace.cpp
external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/astcenc_diagnostic_trace.cpp.i: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing CXX source to CMakeFiles/astcenc-avx2-static.dir/astcenc_diagnostic_trace.cpp.i"
cd /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/external/astc-encoder/Source && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/external/astc-encoder/Source/astcenc_diagnostic_trace.cpp > CMakeFiles/astcenc-avx2-static.dir/astcenc_diagnostic_trace.cpp.i
external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/astcenc_diagnostic_trace.cpp.s: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling CXX source to assembly CMakeFiles/astcenc-avx2-static.dir/astcenc_diagnostic_trace.cpp.s"
cd /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/external/astc-encoder/Source && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/external/astc-encoder/Source/astcenc_diagnostic_trace.cpp -o CMakeFiles/astcenc-avx2-static.dir/astcenc_diagnostic_trace.cpp.s
external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/astcenc_entry.cpp.o: external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/flags.make
external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/astcenc_entry.cpp.o: /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/external/astc-encoder/Source/astcenc_entry.cpp
external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/astcenc_entry.cpp.o: external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/compiler_depend.ts
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_9) "Building CXX object external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/astcenc_entry.cpp.o"
cd /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/external/astc-encoder/Source && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/astcenc_entry.cpp.o -MF CMakeFiles/astcenc-avx2-static.dir/astcenc_entry.cpp.o.d -o CMakeFiles/astcenc-avx2-static.dir/astcenc_entry.cpp.o -c /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/external/astc-encoder/Source/astcenc_entry.cpp
external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/astcenc_entry.cpp.i: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing CXX source to CMakeFiles/astcenc-avx2-static.dir/astcenc_entry.cpp.i"
cd /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/external/astc-encoder/Source && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/external/astc-encoder/Source/astcenc_entry.cpp > CMakeFiles/astcenc-avx2-static.dir/astcenc_entry.cpp.i
external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/astcenc_entry.cpp.s: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling CXX source to assembly CMakeFiles/astcenc-avx2-static.dir/astcenc_entry.cpp.s"
cd /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/external/astc-encoder/Source && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/external/astc-encoder/Source/astcenc_entry.cpp -o CMakeFiles/astcenc-avx2-static.dir/astcenc_entry.cpp.s
external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/astcenc_find_best_partitioning.cpp.o: external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/flags.make
external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/astcenc_find_best_partitioning.cpp.o: /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/external/astc-encoder/Source/astcenc_find_best_partitioning.cpp
external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/astcenc_find_best_partitioning.cpp.o: external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/compiler_depend.ts
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_10) "Building CXX object external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/astcenc_find_best_partitioning.cpp.o"
cd /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/external/astc-encoder/Source && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/astcenc_find_best_partitioning.cpp.o -MF CMakeFiles/astcenc-avx2-static.dir/astcenc_find_best_partitioning.cpp.o.d -o CMakeFiles/astcenc-avx2-static.dir/astcenc_find_best_partitioning.cpp.o -c /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/external/astc-encoder/Source/astcenc_find_best_partitioning.cpp
external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/astcenc_find_best_partitioning.cpp.i: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing CXX source to CMakeFiles/astcenc-avx2-static.dir/astcenc_find_best_partitioning.cpp.i"
cd /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/external/astc-encoder/Source && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/external/astc-encoder/Source/astcenc_find_best_partitioning.cpp > CMakeFiles/astcenc-avx2-static.dir/astcenc_find_best_partitioning.cpp.i
external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/astcenc_find_best_partitioning.cpp.s: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling CXX source to assembly CMakeFiles/astcenc-avx2-static.dir/astcenc_find_best_partitioning.cpp.s"
cd /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/external/astc-encoder/Source && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/external/astc-encoder/Source/astcenc_find_best_partitioning.cpp -o CMakeFiles/astcenc-avx2-static.dir/astcenc_find_best_partitioning.cpp.s
external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/astcenc_ideal_endpoints_and_weights.cpp.o: external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/flags.make
external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/astcenc_ideal_endpoints_and_weights.cpp.o: /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/external/astc-encoder/Source/astcenc_ideal_endpoints_and_weights.cpp
external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/astcenc_ideal_endpoints_and_weights.cpp.o: external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/compiler_depend.ts
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_11) "Building CXX object external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/astcenc_ideal_endpoints_and_weights.cpp.o"
cd /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/external/astc-encoder/Source && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/astcenc_ideal_endpoints_and_weights.cpp.o -MF CMakeFiles/astcenc-avx2-static.dir/astcenc_ideal_endpoints_and_weights.cpp.o.d -o CMakeFiles/astcenc-avx2-static.dir/astcenc_ideal_endpoints_and_weights.cpp.o -c /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/external/astc-encoder/Source/astcenc_ideal_endpoints_and_weights.cpp
external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/astcenc_ideal_endpoints_and_weights.cpp.i: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing CXX source to CMakeFiles/astcenc-avx2-static.dir/astcenc_ideal_endpoints_and_weights.cpp.i"
cd /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/external/astc-encoder/Source && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/external/astc-encoder/Source/astcenc_ideal_endpoints_and_weights.cpp > CMakeFiles/astcenc-avx2-static.dir/astcenc_ideal_endpoints_and_weights.cpp.i
external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/astcenc_ideal_endpoints_and_weights.cpp.s: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling CXX source to assembly CMakeFiles/astcenc-avx2-static.dir/astcenc_ideal_endpoints_and_weights.cpp.s"
cd /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/external/astc-encoder/Source && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/external/astc-encoder/Source/astcenc_ideal_endpoints_and_weights.cpp -o CMakeFiles/astcenc-avx2-static.dir/astcenc_ideal_endpoints_and_weights.cpp.s
external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/astcenc_image.cpp.o: external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/flags.make
external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/astcenc_image.cpp.o: /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/external/astc-encoder/Source/astcenc_image.cpp
external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/astcenc_image.cpp.o: external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/compiler_depend.ts
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_12) "Building CXX object external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/astcenc_image.cpp.o"
cd /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/external/astc-encoder/Source && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/astcenc_image.cpp.o -MF CMakeFiles/astcenc-avx2-static.dir/astcenc_image.cpp.o.d -o CMakeFiles/astcenc-avx2-static.dir/astcenc_image.cpp.o -c /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/external/astc-encoder/Source/astcenc_image.cpp
external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/astcenc_image.cpp.i: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing CXX source to CMakeFiles/astcenc-avx2-static.dir/astcenc_image.cpp.i"
cd /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/external/astc-encoder/Source && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/external/astc-encoder/Source/astcenc_image.cpp > CMakeFiles/astcenc-avx2-static.dir/astcenc_image.cpp.i
external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/astcenc_image.cpp.s: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling CXX source to assembly CMakeFiles/astcenc-avx2-static.dir/astcenc_image.cpp.s"
cd /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/external/astc-encoder/Source && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/external/astc-encoder/Source/astcenc_image.cpp -o CMakeFiles/astcenc-avx2-static.dir/astcenc_image.cpp.s
external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/astcenc_integer_sequence.cpp.o: external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/flags.make
external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/astcenc_integer_sequence.cpp.o: /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/external/astc-encoder/Source/astcenc_integer_sequence.cpp
external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/astcenc_integer_sequence.cpp.o: external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/compiler_depend.ts
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_13) "Building CXX object external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/astcenc_integer_sequence.cpp.o"
cd /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/external/astc-encoder/Source && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/astcenc_integer_sequence.cpp.o -MF CMakeFiles/astcenc-avx2-static.dir/astcenc_integer_sequence.cpp.o.d -o CMakeFiles/astcenc-avx2-static.dir/astcenc_integer_sequence.cpp.o -c /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/external/astc-encoder/Source/astcenc_integer_sequence.cpp
external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/astcenc_integer_sequence.cpp.i: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing CXX source to CMakeFiles/astcenc-avx2-static.dir/astcenc_integer_sequence.cpp.i"
cd /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/external/astc-encoder/Source && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/external/astc-encoder/Source/astcenc_integer_sequence.cpp > CMakeFiles/astcenc-avx2-static.dir/astcenc_integer_sequence.cpp.i
external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/astcenc_integer_sequence.cpp.s: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling CXX source to assembly CMakeFiles/astcenc-avx2-static.dir/astcenc_integer_sequence.cpp.s"
cd /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/external/astc-encoder/Source && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/external/astc-encoder/Source/astcenc_integer_sequence.cpp -o CMakeFiles/astcenc-avx2-static.dir/astcenc_integer_sequence.cpp.s
external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/astcenc_mathlib.cpp.o: external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/flags.make
external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/astcenc_mathlib.cpp.o: /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/external/astc-encoder/Source/astcenc_mathlib.cpp
external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/astcenc_mathlib.cpp.o: external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/compiler_depend.ts
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_14) "Building CXX object external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/astcenc_mathlib.cpp.o"
cd /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/external/astc-encoder/Source && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/astcenc_mathlib.cpp.o -MF CMakeFiles/astcenc-avx2-static.dir/astcenc_mathlib.cpp.o.d -o CMakeFiles/astcenc-avx2-static.dir/astcenc_mathlib.cpp.o -c /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/external/astc-encoder/Source/astcenc_mathlib.cpp
external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/astcenc_mathlib.cpp.i: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing CXX source to CMakeFiles/astcenc-avx2-static.dir/astcenc_mathlib.cpp.i"
cd /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/external/astc-encoder/Source && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/external/astc-encoder/Source/astcenc_mathlib.cpp > CMakeFiles/astcenc-avx2-static.dir/astcenc_mathlib.cpp.i
external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/astcenc_mathlib.cpp.s: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling CXX source to assembly CMakeFiles/astcenc-avx2-static.dir/astcenc_mathlib.cpp.s"
cd /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/external/astc-encoder/Source && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/external/astc-encoder/Source/astcenc_mathlib.cpp -o CMakeFiles/astcenc-avx2-static.dir/astcenc_mathlib.cpp.s
external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/astcenc_mathlib_softfloat.cpp.o: external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/flags.make
external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/astcenc_mathlib_softfloat.cpp.o: /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/external/astc-encoder/Source/astcenc_mathlib_softfloat.cpp
external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/astcenc_mathlib_softfloat.cpp.o: external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/compiler_depend.ts
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_15) "Building CXX object external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/astcenc_mathlib_softfloat.cpp.o"
cd /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/external/astc-encoder/Source && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/astcenc_mathlib_softfloat.cpp.o -MF CMakeFiles/astcenc-avx2-static.dir/astcenc_mathlib_softfloat.cpp.o.d -o CMakeFiles/astcenc-avx2-static.dir/astcenc_mathlib_softfloat.cpp.o -c /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/external/astc-encoder/Source/astcenc_mathlib_softfloat.cpp
external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/astcenc_mathlib_softfloat.cpp.i: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing CXX source to CMakeFiles/astcenc-avx2-static.dir/astcenc_mathlib_softfloat.cpp.i"
cd /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/external/astc-encoder/Source && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/external/astc-encoder/Source/astcenc_mathlib_softfloat.cpp > CMakeFiles/astcenc-avx2-static.dir/astcenc_mathlib_softfloat.cpp.i
external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/astcenc_mathlib_softfloat.cpp.s: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling CXX source to assembly CMakeFiles/astcenc-avx2-static.dir/astcenc_mathlib_softfloat.cpp.s"
cd /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/external/astc-encoder/Source && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/external/astc-encoder/Source/astcenc_mathlib_softfloat.cpp -o CMakeFiles/astcenc-avx2-static.dir/astcenc_mathlib_softfloat.cpp.s
external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/astcenc_partition_tables.cpp.o: external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/flags.make
external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/astcenc_partition_tables.cpp.o: /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/external/astc-encoder/Source/astcenc_partition_tables.cpp
external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/astcenc_partition_tables.cpp.o: external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/compiler_depend.ts
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_16) "Building CXX object external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/astcenc_partition_tables.cpp.o"
cd /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/external/astc-encoder/Source && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/astcenc_partition_tables.cpp.o -MF CMakeFiles/astcenc-avx2-static.dir/astcenc_partition_tables.cpp.o.d -o CMakeFiles/astcenc-avx2-static.dir/astcenc_partition_tables.cpp.o -c /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/external/astc-encoder/Source/astcenc_partition_tables.cpp
external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/astcenc_partition_tables.cpp.i: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing CXX source to CMakeFiles/astcenc-avx2-static.dir/astcenc_partition_tables.cpp.i"
cd /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/external/astc-encoder/Source && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/external/astc-encoder/Source/astcenc_partition_tables.cpp > CMakeFiles/astcenc-avx2-static.dir/astcenc_partition_tables.cpp.i
external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/astcenc_partition_tables.cpp.s: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling CXX source to assembly CMakeFiles/astcenc-avx2-static.dir/astcenc_partition_tables.cpp.s"
cd /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/external/astc-encoder/Source && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/external/astc-encoder/Source/astcenc_partition_tables.cpp -o CMakeFiles/astcenc-avx2-static.dir/astcenc_partition_tables.cpp.s
external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/astcenc_percentile_tables.cpp.o: external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/flags.make
external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/astcenc_percentile_tables.cpp.o: /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/external/astc-encoder/Source/astcenc_percentile_tables.cpp
external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/astcenc_percentile_tables.cpp.o: external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/compiler_depend.ts
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_17) "Building CXX object external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/astcenc_percentile_tables.cpp.o"
cd /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/external/astc-encoder/Source && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/astcenc_percentile_tables.cpp.o -MF CMakeFiles/astcenc-avx2-static.dir/astcenc_percentile_tables.cpp.o.d -o CMakeFiles/astcenc-avx2-static.dir/astcenc_percentile_tables.cpp.o -c /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/external/astc-encoder/Source/astcenc_percentile_tables.cpp
external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/astcenc_percentile_tables.cpp.i: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing CXX source to CMakeFiles/astcenc-avx2-static.dir/astcenc_percentile_tables.cpp.i"
cd /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/external/astc-encoder/Source && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/external/astc-encoder/Source/astcenc_percentile_tables.cpp > CMakeFiles/astcenc-avx2-static.dir/astcenc_percentile_tables.cpp.i
external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/astcenc_percentile_tables.cpp.s: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling CXX source to assembly CMakeFiles/astcenc-avx2-static.dir/astcenc_percentile_tables.cpp.s"
cd /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/external/astc-encoder/Source && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/external/astc-encoder/Source/astcenc_percentile_tables.cpp -o CMakeFiles/astcenc-avx2-static.dir/astcenc_percentile_tables.cpp.s
external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/astcenc_pick_best_endpoint_format.cpp.o: external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/flags.make
external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/astcenc_pick_best_endpoint_format.cpp.o: /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/external/astc-encoder/Source/astcenc_pick_best_endpoint_format.cpp
external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/astcenc_pick_best_endpoint_format.cpp.o: external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/compiler_depend.ts
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_18) "Building CXX object external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/astcenc_pick_best_endpoint_format.cpp.o"
cd /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/external/astc-encoder/Source && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/astcenc_pick_best_endpoint_format.cpp.o -MF CMakeFiles/astcenc-avx2-static.dir/astcenc_pick_best_endpoint_format.cpp.o.d -o CMakeFiles/astcenc-avx2-static.dir/astcenc_pick_best_endpoint_format.cpp.o -c /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/external/astc-encoder/Source/astcenc_pick_best_endpoint_format.cpp
external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/astcenc_pick_best_endpoint_format.cpp.i: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing CXX source to CMakeFiles/astcenc-avx2-static.dir/astcenc_pick_best_endpoint_format.cpp.i"
cd /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/external/astc-encoder/Source && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/external/astc-encoder/Source/astcenc_pick_best_endpoint_format.cpp > CMakeFiles/astcenc-avx2-static.dir/astcenc_pick_best_endpoint_format.cpp.i
external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/astcenc_pick_best_endpoint_format.cpp.s: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling CXX source to assembly CMakeFiles/astcenc-avx2-static.dir/astcenc_pick_best_endpoint_format.cpp.s"
cd /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/external/astc-encoder/Source && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/external/astc-encoder/Source/astcenc_pick_best_endpoint_format.cpp -o CMakeFiles/astcenc-avx2-static.dir/astcenc_pick_best_endpoint_format.cpp.s
external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/astcenc_quantization.cpp.o: external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/flags.make
external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/astcenc_quantization.cpp.o: /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/external/astc-encoder/Source/astcenc_quantization.cpp
external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/astcenc_quantization.cpp.o: external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/compiler_depend.ts
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_19) "Building CXX object external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/astcenc_quantization.cpp.o"
cd /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/external/astc-encoder/Source && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/astcenc_quantization.cpp.o -MF CMakeFiles/astcenc-avx2-static.dir/astcenc_quantization.cpp.o.d -o CMakeFiles/astcenc-avx2-static.dir/astcenc_quantization.cpp.o -c /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/external/astc-encoder/Source/astcenc_quantization.cpp
external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/astcenc_quantization.cpp.i: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing CXX source to CMakeFiles/astcenc-avx2-static.dir/astcenc_quantization.cpp.i"
cd /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/external/astc-encoder/Source && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/external/astc-encoder/Source/astcenc_quantization.cpp > CMakeFiles/astcenc-avx2-static.dir/astcenc_quantization.cpp.i
external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/astcenc_quantization.cpp.s: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling CXX source to assembly CMakeFiles/astcenc-avx2-static.dir/astcenc_quantization.cpp.s"
cd /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/external/astc-encoder/Source && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/external/astc-encoder/Source/astcenc_quantization.cpp -o CMakeFiles/astcenc-avx2-static.dir/astcenc_quantization.cpp.s
external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/astcenc_symbolic_physical.cpp.o: external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/flags.make
external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/astcenc_symbolic_physical.cpp.o: /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/external/astc-encoder/Source/astcenc_symbolic_physical.cpp
external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/astcenc_symbolic_physical.cpp.o: external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/compiler_depend.ts
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_20) "Building CXX object external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/astcenc_symbolic_physical.cpp.o"
cd /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/external/astc-encoder/Source && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/astcenc_symbolic_physical.cpp.o -MF CMakeFiles/astcenc-avx2-static.dir/astcenc_symbolic_physical.cpp.o.d -o CMakeFiles/astcenc-avx2-static.dir/astcenc_symbolic_physical.cpp.o -c /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/external/astc-encoder/Source/astcenc_symbolic_physical.cpp
external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/astcenc_symbolic_physical.cpp.i: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing CXX source to CMakeFiles/astcenc-avx2-static.dir/astcenc_symbolic_physical.cpp.i"
cd /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/external/astc-encoder/Source && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/external/astc-encoder/Source/astcenc_symbolic_physical.cpp > CMakeFiles/astcenc-avx2-static.dir/astcenc_symbolic_physical.cpp.i
external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/astcenc_symbolic_physical.cpp.s: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling CXX source to assembly CMakeFiles/astcenc-avx2-static.dir/astcenc_symbolic_physical.cpp.s"
cd /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/external/astc-encoder/Source && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/external/astc-encoder/Source/astcenc_symbolic_physical.cpp -o CMakeFiles/astcenc-avx2-static.dir/astcenc_symbolic_physical.cpp.s
external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/astcenc_weight_align.cpp.o: external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/flags.make
external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/astcenc_weight_align.cpp.o: /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/external/astc-encoder/Source/astcenc_weight_align.cpp
external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/astcenc_weight_align.cpp.o: external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/compiler_depend.ts
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_21) "Building CXX object external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/astcenc_weight_align.cpp.o"
cd /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/external/astc-encoder/Source && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/astcenc_weight_align.cpp.o -MF CMakeFiles/astcenc-avx2-static.dir/astcenc_weight_align.cpp.o.d -o CMakeFiles/astcenc-avx2-static.dir/astcenc_weight_align.cpp.o -c /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/external/astc-encoder/Source/astcenc_weight_align.cpp
external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/astcenc_weight_align.cpp.i: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing CXX source to CMakeFiles/astcenc-avx2-static.dir/astcenc_weight_align.cpp.i"
cd /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/external/astc-encoder/Source && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/external/astc-encoder/Source/astcenc_weight_align.cpp > CMakeFiles/astcenc-avx2-static.dir/astcenc_weight_align.cpp.i
external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/astcenc_weight_align.cpp.s: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling CXX source to assembly CMakeFiles/astcenc-avx2-static.dir/astcenc_weight_align.cpp.s"
cd /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/external/astc-encoder/Source && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/external/astc-encoder/Source/astcenc_weight_align.cpp -o CMakeFiles/astcenc-avx2-static.dir/astcenc_weight_align.cpp.s
external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/astcenc_weight_quant_xfer_tables.cpp.o: external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/flags.make
external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/astcenc_weight_quant_xfer_tables.cpp.o: /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/external/astc-encoder/Source/astcenc_weight_quant_xfer_tables.cpp
external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/astcenc_weight_quant_xfer_tables.cpp.o: external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/compiler_depend.ts
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_22) "Building CXX object external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/astcenc_weight_quant_xfer_tables.cpp.o"
cd /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/external/astc-encoder/Source && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/astcenc_weight_quant_xfer_tables.cpp.o -MF CMakeFiles/astcenc-avx2-static.dir/astcenc_weight_quant_xfer_tables.cpp.o.d -o CMakeFiles/astcenc-avx2-static.dir/astcenc_weight_quant_xfer_tables.cpp.o -c /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/external/astc-encoder/Source/astcenc_weight_quant_xfer_tables.cpp
external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/astcenc_weight_quant_xfer_tables.cpp.i: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing CXX source to CMakeFiles/astcenc-avx2-static.dir/astcenc_weight_quant_xfer_tables.cpp.i"
cd /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/external/astc-encoder/Source && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/external/astc-encoder/Source/astcenc_weight_quant_xfer_tables.cpp > CMakeFiles/astcenc-avx2-static.dir/astcenc_weight_quant_xfer_tables.cpp.i
external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/astcenc_weight_quant_xfer_tables.cpp.s: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling CXX source to assembly CMakeFiles/astcenc-avx2-static.dir/astcenc_weight_quant_xfer_tables.cpp.s"
cd /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/external/astc-encoder/Source && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/external/astc-encoder/Source/astcenc_weight_quant_xfer_tables.cpp -o CMakeFiles/astcenc-avx2-static.dir/astcenc_weight_quant_xfer_tables.cpp.s
# Object files for target astcenc-avx2-static
astcenc__avx2__static_OBJECTS = \
"CMakeFiles/astcenc-avx2-static.dir/astcenc_averages_and_directions.cpp.o" \
"CMakeFiles/astcenc-avx2-static.dir/astcenc_block_sizes.cpp.o" \
"CMakeFiles/astcenc-avx2-static.dir/astcenc_color_quantize.cpp.o" \
"CMakeFiles/astcenc-avx2-static.dir/astcenc_color_unquantize.cpp.o" \
"CMakeFiles/astcenc-avx2-static.dir/astcenc_compress_symbolic.cpp.o" \
"CMakeFiles/astcenc-avx2-static.dir/astcenc_compute_variance.cpp.o" \
"CMakeFiles/astcenc-avx2-static.dir/astcenc_decompress_symbolic.cpp.o" \
"CMakeFiles/astcenc-avx2-static.dir/astcenc_diagnostic_trace.cpp.o" \
"CMakeFiles/astcenc-avx2-static.dir/astcenc_entry.cpp.o" \
"CMakeFiles/astcenc-avx2-static.dir/astcenc_find_best_partitioning.cpp.o" \
"CMakeFiles/astcenc-avx2-static.dir/astcenc_ideal_endpoints_and_weights.cpp.o" \
"CMakeFiles/astcenc-avx2-static.dir/astcenc_image.cpp.o" \
"CMakeFiles/astcenc-avx2-static.dir/astcenc_integer_sequence.cpp.o" \
"CMakeFiles/astcenc-avx2-static.dir/astcenc_mathlib.cpp.o" \
"CMakeFiles/astcenc-avx2-static.dir/astcenc_mathlib_softfloat.cpp.o" \
"CMakeFiles/astcenc-avx2-static.dir/astcenc_partition_tables.cpp.o" \
"CMakeFiles/astcenc-avx2-static.dir/astcenc_percentile_tables.cpp.o" \
"CMakeFiles/astcenc-avx2-static.dir/astcenc_pick_best_endpoint_format.cpp.o" \
"CMakeFiles/astcenc-avx2-static.dir/astcenc_quantization.cpp.o" \
"CMakeFiles/astcenc-avx2-static.dir/astcenc_symbolic_physical.cpp.o" \
"CMakeFiles/astcenc-avx2-static.dir/astcenc_weight_align.cpp.o" \
"CMakeFiles/astcenc-avx2-static.dir/astcenc_weight_quant_xfer_tables.cpp.o"
# External object files for target astcenc-avx2-static
astcenc__avx2__static_EXTERNAL_OBJECTS =
external/astc-encoder/Source/libastcenc-avx2-static.a: external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/astcenc_averages_and_directions.cpp.o
external/astc-encoder/Source/libastcenc-avx2-static.a: external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/astcenc_block_sizes.cpp.o
external/astc-encoder/Source/libastcenc-avx2-static.a: external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/astcenc_color_quantize.cpp.o
external/astc-encoder/Source/libastcenc-avx2-static.a: external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/astcenc_color_unquantize.cpp.o
external/astc-encoder/Source/libastcenc-avx2-static.a: external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/astcenc_compress_symbolic.cpp.o
external/astc-encoder/Source/libastcenc-avx2-static.a: external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/astcenc_compute_variance.cpp.o
external/astc-encoder/Source/libastcenc-avx2-static.a: external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/astcenc_decompress_symbolic.cpp.o
external/astc-encoder/Source/libastcenc-avx2-static.a: external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/astcenc_diagnostic_trace.cpp.o
external/astc-encoder/Source/libastcenc-avx2-static.a: external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/astcenc_entry.cpp.o
external/astc-encoder/Source/libastcenc-avx2-static.a: external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/astcenc_find_best_partitioning.cpp.o
external/astc-encoder/Source/libastcenc-avx2-static.a: external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/astcenc_ideal_endpoints_and_weights.cpp.o
external/astc-encoder/Source/libastcenc-avx2-static.a: external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/astcenc_image.cpp.o
external/astc-encoder/Source/libastcenc-avx2-static.a: external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/astcenc_integer_sequence.cpp.o
external/astc-encoder/Source/libastcenc-avx2-static.a: external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/astcenc_mathlib.cpp.o
external/astc-encoder/Source/libastcenc-avx2-static.a: external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/astcenc_mathlib_softfloat.cpp.o
external/astc-encoder/Source/libastcenc-avx2-static.a: external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/astcenc_partition_tables.cpp.o
external/astc-encoder/Source/libastcenc-avx2-static.a: external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/astcenc_percentile_tables.cpp.o
external/astc-encoder/Source/libastcenc-avx2-static.a: external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/astcenc_pick_best_endpoint_format.cpp.o
external/astc-encoder/Source/libastcenc-avx2-static.a: external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/astcenc_quantization.cpp.o
external/astc-encoder/Source/libastcenc-avx2-static.a: external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/astcenc_symbolic_physical.cpp.o
external/astc-encoder/Source/libastcenc-avx2-static.a: external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/astcenc_weight_align.cpp.o
external/astc-encoder/Source/libastcenc-avx2-static.a: external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/astcenc_weight_quant_xfer_tables.cpp.o
external/astc-encoder/Source/libastcenc-avx2-static.a: external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/build.make
external/astc-encoder/Source/libastcenc-avx2-static.a: external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/link.txt
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --bold --progress-dir=/home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_23) "Linking CXX static library libastcenc-avx2-static.a"
cd /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/external/astc-encoder/Source && $(CMAKE_COMMAND) -P CMakeFiles/astcenc-avx2-static.dir/cmake_clean_target.cmake
cd /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/external/astc-encoder/Source && $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/astcenc-avx2-static.dir/link.txt --verbose=$(VERBOSE)
# Rule to build all files generated by this target.
external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/build: external/astc-encoder/Source/libastcenc-avx2-static.a
.PHONY : external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/build
external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/clean:
cd /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/external/astc-encoder/Source && $(CMAKE_COMMAND) -P CMakeFiles/astcenc-avx2-static.dir/cmake_clean.cmake
.PHONY : external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/clean
external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/depend:
cd /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/abdelrahman/Sources/programming/how-to-vulkan/ktx /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/external/astc-encoder/Source /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/external/astc-encoder/Source /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/DependInfo.cmake "--color=$(COLOR)" astcenc-avx2-static
.PHONY : external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/depend