Files
how-to-vulkan/ktx/build/CMakeFiles/Makefile2
T
2026-06-14 19:09:18 +01:00

2542 lines
137 KiB
Plaintext

# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 4.3
# Default target executed when no arguments are given to make.
default_target: all
.PHONY : default_target
#=============================================================================
# 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
#=============================================================================
# Directory level rules for the build root directory
# The main recursive "all" target.
all: CMakeFiles/ktx.dir/all
all: CMakeFiles/ktx_read.dir/all
all: CMakeFiles/objUtil.dir/all
all: CMakeFiles/all.doc.dir/all
all: interface/basisu_c_binding/all
all: external/astc-encoder/all
all: external/fmt/all
all: external/cxxopts/all
all: tools/all
all: tests/all
.PHONY : all
# The main recursive "codegen" target.
codegen: CMakeFiles/ktx.dir/codegen
codegen: CMakeFiles/ktx_read.dir/codegen
codegen: CMakeFiles/objUtil.dir/codegen
codegen: CMakeFiles/all.doc.dir/codegen
codegen: interface/basisu_c_binding/codegen
codegen: external/astc-encoder/codegen
codegen: external/fmt/codegen
codegen: external/cxxopts/codegen
codegen: tools/codegen
codegen: tests/codegen
.PHONY : codegen
# The main recursive "preinstall" target.
preinstall: interface/basisu_c_binding/preinstall
preinstall: external/astc-encoder/preinstall
preinstall: external/fmt/preinstall
preinstall: external/cxxopts/preinstall
preinstall: tools/preinstall
preinstall: tests/preinstall
.PHONY : preinstall
# The main recursive "clean" target.
clean: CMakeFiles/Experimental.dir/clean
clean: CMakeFiles/Nightly.dir/clean
clean: CMakeFiles/Continuous.dir/clean
clean: CMakeFiles/NightlyMemoryCheck.dir/clean
clean: CMakeFiles/NightlyStart.dir/clean
clean: CMakeFiles/NightlyUpdate.dir/clean
clean: CMakeFiles/NightlyConfigure.dir/clean
clean: CMakeFiles/NightlyBuild.dir/clean
clean: CMakeFiles/NightlyTest.dir/clean
clean: CMakeFiles/NightlyCoverage.dir/clean
clean: CMakeFiles/NightlyMemCheck.dir/clean
clean: CMakeFiles/NightlySubmit.dir/clean
clean: CMakeFiles/ExperimentalStart.dir/clean
clean: CMakeFiles/ExperimentalUpdate.dir/clean
clean: CMakeFiles/ExperimentalConfigure.dir/clean
clean: CMakeFiles/ExperimentalBuild.dir/clean
clean: CMakeFiles/ExperimentalTest.dir/clean
clean: CMakeFiles/ExperimentalCoverage.dir/clean
clean: CMakeFiles/ExperimentalMemCheck.dir/clean
clean: CMakeFiles/ExperimentalSubmit.dir/clean
clean: CMakeFiles/ContinuousStart.dir/clean
clean: CMakeFiles/ContinuousUpdate.dir/clean
clean: CMakeFiles/ContinuousConfigure.dir/clean
clean: CMakeFiles/ContinuousBuild.dir/clean
clean: CMakeFiles/ContinuousTest.dir/clean
clean: CMakeFiles/ContinuousCoverage.dir/clean
clean: CMakeFiles/ContinuousMemCheck.dir/clean
clean: CMakeFiles/ContinuousSubmit.dir/clean
clean: CMakeFiles/ktx.dir/clean
clean: CMakeFiles/ktx_read.dir/clean
clean: CMakeFiles/ktx_version.dir/clean
clean: CMakeFiles/objUtil.dir/clean
clean: CMakeFiles/libktx.doc.dir/clean
clean: CMakeFiles/tools.doc.dir/clean
clean: CMakeFiles/jswrappers.doc.dir/clean
clean: CMakeFiles/ktxpkg.doc.dir/clean
clean: CMakeFiles/all.doc.dir/clean
clean: interface/basisu_c_binding/clean
clean: external/astc-encoder/clean
clean: external/fmt/clean
clean: external/cxxopts/clean
clean: tools/clean
clean: tests/clean
$(CMAKE_COMMAND) -P CMakeFiles/cmake_directory_clean.cmake
.PHONY : clean
#=============================================================================
# Directory level rules for directory external/astc-encoder
# Recursive "all" directory target.
external/astc-encoder/all: external/astc-encoder/Source/all
.PHONY : external/astc-encoder/all
# Recursive "codegen" directory target.
external/astc-encoder/codegen: external/astc-encoder/Source/codegen
.PHONY : external/astc-encoder/codegen
# Recursive "preinstall" directory target.
external/astc-encoder/preinstall: external/astc-encoder/Source/preinstall
.PHONY : external/astc-encoder/preinstall
# Recursive "clean" directory target.
external/astc-encoder/clean: external/astc-encoder/Source/clean
.PHONY : external/astc-encoder/clean
#=============================================================================
# Directory level rules for directory external/astc-encoder/Source
# Recursive "all" directory target.
external/astc-encoder/Source/all: external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/all
.PHONY : external/astc-encoder/Source/all
# Recursive "codegen" directory target.
external/astc-encoder/Source/codegen: external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/codegen
.PHONY : external/astc-encoder/Source/codegen
# Recursive "preinstall" directory target.
external/astc-encoder/Source/preinstall:
.PHONY : external/astc-encoder/Source/preinstall
# Recursive "clean" directory target.
external/astc-encoder/Source/clean: external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/clean
.PHONY : external/astc-encoder/Source/clean
#=============================================================================
# Directory level rules for directory external/cxxopts
# Recursive "all" directory target.
external/cxxopts/all: external/cxxopts/include/all
.PHONY : external/cxxopts/all
# Recursive "codegen" directory target.
external/cxxopts/codegen: external/cxxopts/include/codegen
.PHONY : external/cxxopts/codegen
# Recursive "preinstall" directory target.
external/cxxopts/preinstall: external/cxxopts/include/preinstall
.PHONY : external/cxxopts/preinstall
# Recursive "clean" directory target.
external/cxxopts/clean: external/cxxopts/include/clean
.PHONY : external/cxxopts/clean
#=============================================================================
# Directory level rules for directory external/cxxopts/include
# Recursive "all" directory target.
external/cxxopts/include/all:
.PHONY : external/cxxopts/include/all
# Recursive "codegen" directory target.
external/cxxopts/include/codegen:
.PHONY : external/cxxopts/include/codegen
# Recursive "preinstall" directory target.
external/cxxopts/include/preinstall:
.PHONY : external/cxxopts/include/preinstall
# Recursive "clean" directory target.
external/cxxopts/include/clean:
.PHONY : external/cxxopts/include/clean
#=============================================================================
# Directory level rules for directory external/fmt
# Recursive "all" directory target.
external/fmt/all: external/fmt/CMakeFiles/fmt.dir/all
.PHONY : external/fmt/all
# Recursive "codegen" directory target.
external/fmt/codegen: external/fmt/CMakeFiles/fmt.dir/codegen
.PHONY : external/fmt/codegen
# Recursive "preinstall" directory target.
external/fmt/preinstall:
.PHONY : external/fmt/preinstall
# Recursive "clean" directory target.
external/fmt/clean: external/fmt/CMakeFiles/fmt.dir/clean
.PHONY : external/fmt/clean
#=============================================================================
# Directory level rules for directory interface/basisu_c_binding
# Recursive "all" directory target.
interface/basisu_c_binding/all: interface/basisu_c_binding/CMakeFiles/obj_basisu_cbind.dir/all
.PHONY : interface/basisu_c_binding/all
# Recursive "codegen" directory target.
interface/basisu_c_binding/codegen: interface/basisu_c_binding/CMakeFiles/obj_basisu_cbind.dir/codegen
.PHONY : interface/basisu_c_binding/codegen
# Recursive "preinstall" directory target.
interface/basisu_c_binding/preinstall:
.PHONY : interface/basisu_c_binding/preinstall
# Recursive "clean" directory target.
interface/basisu_c_binding/clean: interface/basisu_c_binding/CMakeFiles/obj_basisu_cbind.dir/clean
.PHONY : interface/basisu_c_binding/clean
#=============================================================================
# Directory level rules for directory tests
# Recursive "all" directory target.
tests/all: tests/CMakeFiles/unittests.dir/all
tests/all: tests/CMakeFiles/texturetests.dir/all
tests/all: tests/loadtests/all
tests/all: tests/ktxdiff/all
tests/all: tests/gtest/all
tests/all: tests/transcodetests/all
tests/all: tests/streamtests/all
.PHONY : tests/all
# Recursive "codegen" directory target.
tests/codegen: tests/CMakeFiles/unittests.dir/codegen
tests/codegen: tests/CMakeFiles/texturetests.dir/codegen
tests/codegen: tests/loadtests/codegen
tests/codegen: tests/ktxdiff/codegen
tests/codegen: tests/gtest/codegen
tests/codegen: tests/transcodetests/codegen
tests/codegen: tests/streamtests/codegen
.PHONY : tests/codegen
# Recursive "preinstall" directory target.
tests/preinstall: tests/loadtests/preinstall
tests/preinstall: tests/ktxdiff/preinstall
tests/preinstall: tests/gtest/preinstall
tests/preinstall: tests/transcodetests/preinstall
tests/preinstall: tests/streamtests/preinstall
.PHONY : tests/preinstall
# Recursive "clean" directory target.
tests/clean: tests/CMakeFiles/unittests.dir/clean
tests/clean: tests/CMakeFiles/texturetests.dir/clean
tests/clean: tests/loadtests/clean
tests/clean: tests/ktxdiff/clean
tests/clean: tests/gtest/clean
tests/clean: tests/transcodetests/clean
tests/clean: tests/streamtests/clean
.PHONY : tests/clean
#=============================================================================
# Directory level rules for directory tests/gtest
# Recursive "all" directory target.
tests/gtest/all: tests/gtest/CMakeFiles/gtest.dir/all
.PHONY : tests/gtest/all
# Recursive "codegen" directory target.
tests/gtest/codegen: tests/gtest/CMakeFiles/gtest.dir/codegen
.PHONY : tests/gtest/codegen
# Recursive "preinstall" directory target.
tests/gtest/preinstall:
.PHONY : tests/gtest/preinstall
# Recursive "clean" directory target.
tests/gtest/clean: tests/gtest/CMakeFiles/gtest.dir/clean
.PHONY : tests/gtest/clean
#=============================================================================
# Directory level rules for directory tests/ktxdiff
# Recursive "all" directory target.
tests/ktxdiff/all: tests/ktxdiff/CMakeFiles/ktxdiff.dir/all
.PHONY : tests/ktxdiff/all
# Recursive "codegen" directory target.
tests/ktxdiff/codegen: tests/ktxdiff/CMakeFiles/ktxdiff.dir/codegen
.PHONY : tests/ktxdiff/codegen
# Recursive "preinstall" directory target.
tests/ktxdiff/preinstall:
.PHONY : tests/ktxdiff/preinstall
# Recursive "clean" directory target.
tests/ktxdiff/clean: tests/ktxdiff/CMakeFiles/ktxdiff.dir/clean
.PHONY : tests/ktxdiff/clean
#=============================================================================
# Directory level rules for directory tests/loadtests
# Recursive "all" directory target.
tests/loadtests/all: tests/loadtests/CMakeFiles/appfwSDL.dir/all
.PHONY : tests/loadtests/all
# Recursive "codegen" directory target.
tests/loadtests/codegen: tests/loadtests/CMakeFiles/appfwSDL.dir/codegen
.PHONY : tests/loadtests/codegen
# Recursive "preinstall" directory target.
tests/loadtests/preinstall:
.PHONY : tests/loadtests/preinstall
# Recursive "clean" directory target.
tests/loadtests/clean: tests/loadtests/CMakeFiles/appfwSDL.dir/clean
.PHONY : tests/loadtests/clean
#=============================================================================
# Directory level rules for directory tests/streamtests
# Recursive "all" directory target.
tests/streamtests/all: tests/streamtests/CMakeFiles/streamtests.dir/all
.PHONY : tests/streamtests/all
# Recursive "codegen" directory target.
tests/streamtests/codegen: tests/streamtests/CMakeFiles/streamtests.dir/codegen
.PHONY : tests/streamtests/codegen
# Recursive "preinstall" directory target.
tests/streamtests/preinstall:
.PHONY : tests/streamtests/preinstall
# Recursive "clean" directory target.
tests/streamtests/clean: tests/streamtests/CMakeFiles/streamtests.dir/clean
.PHONY : tests/streamtests/clean
#=============================================================================
# Directory level rules for directory tests/transcodetests
# Recursive "all" directory target.
tests/transcodetests/all: tests/transcodetests/CMakeFiles/transcodetests.dir/all
.PHONY : tests/transcodetests/all
# Recursive "codegen" directory target.
tests/transcodetests/codegen: tests/transcodetests/CMakeFiles/transcodetests.dir/codegen
.PHONY : tests/transcodetests/codegen
# Recursive "preinstall" directory target.
tests/transcodetests/preinstall:
.PHONY : tests/transcodetests/preinstall
# Recursive "clean" directory target.
tests/transcodetests/clean: tests/transcodetests/CMakeFiles/transcodetests.dir/clean
.PHONY : tests/transcodetests/clean
#=============================================================================
# Directory level rules for directory tools
# Recursive "all" directory target.
tools/all: tools/imageio/all
tools/all: tools/ktx/all
tools/all: tools/ktx2check/all
tools/all: tools/ktx2ktx2/all
tools/all: tools/ktxinfo/all
tools/all: tools/ktxsc/all
tools/all: tools/toktx/all
.PHONY : tools/all
# Recursive "codegen" directory target.
tools/codegen: tools/imageio/codegen
tools/codegen: tools/ktx/codegen
tools/codegen: tools/ktx2check/codegen
tools/codegen: tools/ktx2ktx2/codegen
tools/codegen: tools/ktxinfo/codegen
tools/codegen: tools/ktxsc/codegen
tools/codegen: tools/toktx/codegen
.PHONY : tools/codegen
# Recursive "preinstall" directory target.
tools/preinstall: tools/imageio/preinstall
tools/preinstall: tools/ktx/preinstall
tools/preinstall: tools/ktx2check/preinstall
tools/preinstall: tools/ktx2ktx2/preinstall
tools/preinstall: tools/ktxinfo/preinstall
tools/preinstall: tools/ktxsc/preinstall
tools/preinstall: tools/toktx/preinstall
.PHONY : tools/preinstall
# Recursive "clean" directory target.
tools/clean: tools/imageio/clean
tools/clean: tools/ktx/clean
tools/clean: tools/ktx2check/clean
tools/clean: tools/ktx2ktx2/clean
tools/clean: tools/ktxinfo/clean
tools/clean: tools/ktxsc/clean
tools/clean: tools/toktx/clean
.PHONY : tools/clean
#=============================================================================
# Directory level rules for directory tools/imageio
# Recursive "all" directory target.
tools/imageio/all: tools/imageio/CMakeFiles/imageio.dir/all
.PHONY : tools/imageio/all
# Recursive "codegen" directory target.
tools/imageio/codegen: tools/imageio/CMakeFiles/imageio.dir/codegen
.PHONY : tools/imageio/codegen
# Recursive "preinstall" directory target.
tools/imageio/preinstall:
.PHONY : tools/imageio/preinstall
# Recursive "clean" directory target.
tools/imageio/clean: tools/imageio/CMakeFiles/imageio.dir/clean
.PHONY : tools/imageio/clean
#=============================================================================
# Directory level rules for directory tools/ktx
# Recursive "all" directory target.
tools/ktx/all: tools/ktx/CMakeFiles/ktxtools.dir/all
.PHONY : tools/ktx/all
# Recursive "codegen" directory target.
tools/ktx/codegen: tools/ktx/CMakeFiles/ktxtools.dir/codegen
.PHONY : tools/ktx/codegen
# Recursive "preinstall" directory target.
tools/ktx/preinstall:
.PHONY : tools/ktx/preinstall
# Recursive "clean" directory target.
tools/ktx/clean: tools/ktx/CMakeFiles/ktxtools.dir/clean
tools/ktx/clean: tools/ktx/CMakeFiles/ktxtools_version.dir/clean
.PHONY : tools/ktx/clean
#=============================================================================
# Directory level rules for directory tools/ktx2check
# Recursive "all" directory target.
tools/ktx2check/all: tools/ktx2check/CMakeFiles/ktx2check.dir/all
.PHONY : tools/ktx2check/all
# Recursive "codegen" directory target.
tools/ktx2check/codegen: tools/ktx2check/CMakeFiles/ktx2check.dir/codegen
.PHONY : tools/ktx2check/codegen
# Recursive "preinstall" directory target.
tools/ktx2check/preinstall:
.PHONY : tools/ktx2check/preinstall
# Recursive "clean" directory target.
tools/ktx2check/clean: tools/ktx2check/CMakeFiles/ktx2check.dir/clean
tools/ktx2check/clean: tools/ktx2check/CMakeFiles/ktx2check_version.dir/clean
.PHONY : tools/ktx2check/clean
#=============================================================================
# Directory level rules for directory tools/ktx2ktx2
# Recursive "all" directory target.
tools/ktx2ktx2/all: tools/ktx2ktx2/CMakeFiles/ktx2ktx2.dir/all
.PHONY : tools/ktx2ktx2/all
# Recursive "codegen" directory target.
tools/ktx2ktx2/codegen: tools/ktx2ktx2/CMakeFiles/ktx2ktx2.dir/codegen
.PHONY : tools/ktx2ktx2/codegen
# Recursive "preinstall" directory target.
tools/ktx2ktx2/preinstall:
.PHONY : tools/ktx2ktx2/preinstall
# Recursive "clean" directory target.
tools/ktx2ktx2/clean: tools/ktx2ktx2/CMakeFiles/ktx2ktx2.dir/clean
tools/ktx2ktx2/clean: tools/ktx2ktx2/CMakeFiles/ktx2ktx2_version.dir/clean
.PHONY : tools/ktx2ktx2/clean
#=============================================================================
# Directory level rules for directory tools/ktxinfo
# Recursive "all" directory target.
tools/ktxinfo/all: tools/ktxinfo/CMakeFiles/ktxinfo.dir/all
.PHONY : tools/ktxinfo/all
# Recursive "codegen" directory target.
tools/ktxinfo/codegen: tools/ktxinfo/CMakeFiles/ktxinfo.dir/codegen
.PHONY : tools/ktxinfo/codegen
# Recursive "preinstall" directory target.
tools/ktxinfo/preinstall:
.PHONY : tools/ktxinfo/preinstall
# Recursive "clean" directory target.
tools/ktxinfo/clean: tools/ktxinfo/CMakeFiles/ktxinfo.dir/clean
tools/ktxinfo/clean: tools/ktxinfo/CMakeFiles/ktxinfo_version.dir/clean
.PHONY : tools/ktxinfo/clean
#=============================================================================
# Directory level rules for directory tools/ktxsc
# Recursive "all" directory target.
tools/ktxsc/all: tools/ktxsc/CMakeFiles/ktxsc.dir/all
.PHONY : tools/ktxsc/all
# Recursive "codegen" directory target.
tools/ktxsc/codegen: tools/ktxsc/CMakeFiles/ktxsc.dir/codegen
.PHONY : tools/ktxsc/codegen
# Recursive "preinstall" directory target.
tools/ktxsc/preinstall:
.PHONY : tools/ktxsc/preinstall
# Recursive "clean" directory target.
tools/ktxsc/clean: tools/ktxsc/CMakeFiles/ktxsc.dir/clean
tools/ktxsc/clean: tools/ktxsc/CMakeFiles/ktxsc_version.dir/clean
.PHONY : tools/ktxsc/clean
#=============================================================================
# Directory level rules for directory tools/toktx
# Recursive "all" directory target.
tools/toktx/all: tools/toktx/CMakeFiles/toktx.dir/all
.PHONY : tools/toktx/all
# Recursive "codegen" directory target.
tools/toktx/codegen: tools/toktx/CMakeFiles/toktx.dir/codegen
.PHONY : tools/toktx/codegen
# Recursive "preinstall" directory target.
tools/toktx/preinstall:
.PHONY : tools/toktx/preinstall
# Recursive "clean" directory target.
tools/toktx/clean: tools/toktx/CMakeFiles/toktx.dir/clean
tools/toktx/clean: tools/toktx/CMakeFiles/toktx_version.dir/clean
.PHONY : tools/toktx/clean
#=============================================================================
# Target rules for target CMakeFiles/Experimental.dir
# All Build rule for target.
CMakeFiles/Experimental.dir/all:
$(MAKE) $(MAKESILENT) -f CMakeFiles/Experimental.dir/build.make CMakeFiles/Experimental.dir/depend
$(MAKE) $(MAKESILENT) -f CMakeFiles/Experimental.dir/build.make CMakeFiles/Experimental.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles --progress-num= "Built target Experimental"
.PHONY : CMakeFiles/Experimental.dir/all
# Build rule for subdir invocation for target.
CMakeFiles/Experimental.dir/rule: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles 0
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/Experimental.dir/all
$(CMAKE_COMMAND) -E cmake_progress_start /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles 0
.PHONY : CMakeFiles/Experimental.dir/rule
# Convenience name for target.
Experimental: CMakeFiles/Experimental.dir/rule
.PHONY : Experimental
# codegen rule for target.
CMakeFiles/Experimental.dir/codegen:
$(MAKE) $(MAKESILENT) -f CMakeFiles/Experimental.dir/build.make CMakeFiles/Experimental.dir/codegen
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles --progress-num= "Finished codegen for target Experimental"
.PHONY : CMakeFiles/Experimental.dir/codegen
# clean rule for target.
CMakeFiles/Experimental.dir/clean:
$(MAKE) $(MAKESILENT) -f CMakeFiles/Experimental.dir/build.make CMakeFiles/Experimental.dir/clean
.PHONY : CMakeFiles/Experimental.dir/clean
#=============================================================================
# Target rules for target CMakeFiles/Nightly.dir
# All Build rule for target.
CMakeFiles/Nightly.dir/all:
$(MAKE) $(MAKESILENT) -f CMakeFiles/Nightly.dir/build.make CMakeFiles/Nightly.dir/depend
$(MAKE) $(MAKESILENT) -f CMakeFiles/Nightly.dir/build.make CMakeFiles/Nightly.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles --progress-num= "Built target Nightly"
.PHONY : CMakeFiles/Nightly.dir/all
# Build rule for subdir invocation for target.
CMakeFiles/Nightly.dir/rule: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles 0
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/Nightly.dir/all
$(CMAKE_COMMAND) -E cmake_progress_start /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles 0
.PHONY : CMakeFiles/Nightly.dir/rule
# Convenience name for target.
Nightly: CMakeFiles/Nightly.dir/rule
.PHONY : Nightly
# codegen rule for target.
CMakeFiles/Nightly.dir/codegen:
$(MAKE) $(MAKESILENT) -f CMakeFiles/Nightly.dir/build.make CMakeFiles/Nightly.dir/codegen
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles --progress-num= "Finished codegen for target Nightly"
.PHONY : CMakeFiles/Nightly.dir/codegen
# clean rule for target.
CMakeFiles/Nightly.dir/clean:
$(MAKE) $(MAKESILENT) -f CMakeFiles/Nightly.dir/build.make CMakeFiles/Nightly.dir/clean
.PHONY : CMakeFiles/Nightly.dir/clean
#=============================================================================
# Target rules for target CMakeFiles/Continuous.dir
# All Build rule for target.
CMakeFiles/Continuous.dir/all:
$(MAKE) $(MAKESILENT) -f CMakeFiles/Continuous.dir/build.make CMakeFiles/Continuous.dir/depend
$(MAKE) $(MAKESILENT) -f CMakeFiles/Continuous.dir/build.make CMakeFiles/Continuous.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles --progress-num= "Built target Continuous"
.PHONY : CMakeFiles/Continuous.dir/all
# Build rule for subdir invocation for target.
CMakeFiles/Continuous.dir/rule: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles 0
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/Continuous.dir/all
$(CMAKE_COMMAND) -E cmake_progress_start /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles 0
.PHONY : CMakeFiles/Continuous.dir/rule
# Convenience name for target.
Continuous: CMakeFiles/Continuous.dir/rule
.PHONY : Continuous
# codegen rule for target.
CMakeFiles/Continuous.dir/codegen:
$(MAKE) $(MAKESILENT) -f CMakeFiles/Continuous.dir/build.make CMakeFiles/Continuous.dir/codegen
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles --progress-num= "Finished codegen for target Continuous"
.PHONY : CMakeFiles/Continuous.dir/codegen
# clean rule for target.
CMakeFiles/Continuous.dir/clean:
$(MAKE) $(MAKESILENT) -f CMakeFiles/Continuous.dir/build.make CMakeFiles/Continuous.dir/clean
.PHONY : CMakeFiles/Continuous.dir/clean
#=============================================================================
# Target rules for target CMakeFiles/NightlyMemoryCheck.dir
# All Build rule for target.
CMakeFiles/NightlyMemoryCheck.dir/all:
$(MAKE) $(MAKESILENT) -f CMakeFiles/NightlyMemoryCheck.dir/build.make CMakeFiles/NightlyMemoryCheck.dir/depend
$(MAKE) $(MAKESILENT) -f CMakeFiles/NightlyMemoryCheck.dir/build.make CMakeFiles/NightlyMemoryCheck.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles --progress-num= "Built target NightlyMemoryCheck"
.PHONY : CMakeFiles/NightlyMemoryCheck.dir/all
# Build rule for subdir invocation for target.
CMakeFiles/NightlyMemoryCheck.dir/rule: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles 0
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/NightlyMemoryCheck.dir/all
$(CMAKE_COMMAND) -E cmake_progress_start /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles 0
.PHONY : CMakeFiles/NightlyMemoryCheck.dir/rule
# Convenience name for target.
NightlyMemoryCheck: CMakeFiles/NightlyMemoryCheck.dir/rule
.PHONY : NightlyMemoryCheck
# codegen rule for target.
CMakeFiles/NightlyMemoryCheck.dir/codegen:
$(MAKE) $(MAKESILENT) -f CMakeFiles/NightlyMemoryCheck.dir/build.make CMakeFiles/NightlyMemoryCheck.dir/codegen
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles --progress-num= "Finished codegen for target NightlyMemoryCheck"
.PHONY : CMakeFiles/NightlyMemoryCheck.dir/codegen
# clean rule for target.
CMakeFiles/NightlyMemoryCheck.dir/clean:
$(MAKE) $(MAKESILENT) -f CMakeFiles/NightlyMemoryCheck.dir/build.make CMakeFiles/NightlyMemoryCheck.dir/clean
.PHONY : CMakeFiles/NightlyMemoryCheck.dir/clean
#=============================================================================
# Target rules for target CMakeFiles/NightlyStart.dir
# All Build rule for target.
CMakeFiles/NightlyStart.dir/all:
$(MAKE) $(MAKESILENT) -f CMakeFiles/NightlyStart.dir/build.make CMakeFiles/NightlyStart.dir/depend
$(MAKE) $(MAKESILENT) -f CMakeFiles/NightlyStart.dir/build.make CMakeFiles/NightlyStart.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles --progress-num= "Built target NightlyStart"
.PHONY : CMakeFiles/NightlyStart.dir/all
# Build rule for subdir invocation for target.
CMakeFiles/NightlyStart.dir/rule: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles 0
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/NightlyStart.dir/all
$(CMAKE_COMMAND) -E cmake_progress_start /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles 0
.PHONY : CMakeFiles/NightlyStart.dir/rule
# Convenience name for target.
NightlyStart: CMakeFiles/NightlyStart.dir/rule
.PHONY : NightlyStart
# codegen rule for target.
CMakeFiles/NightlyStart.dir/codegen:
$(MAKE) $(MAKESILENT) -f CMakeFiles/NightlyStart.dir/build.make CMakeFiles/NightlyStart.dir/codegen
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles --progress-num= "Finished codegen for target NightlyStart"
.PHONY : CMakeFiles/NightlyStart.dir/codegen
# clean rule for target.
CMakeFiles/NightlyStart.dir/clean:
$(MAKE) $(MAKESILENT) -f CMakeFiles/NightlyStart.dir/build.make CMakeFiles/NightlyStart.dir/clean
.PHONY : CMakeFiles/NightlyStart.dir/clean
#=============================================================================
# Target rules for target CMakeFiles/NightlyUpdate.dir
# All Build rule for target.
CMakeFiles/NightlyUpdate.dir/all:
$(MAKE) $(MAKESILENT) -f CMakeFiles/NightlyUpdate.dir/build.make CMakeFiles/NightlyUpdate.dir/depend
$(MAKE) $(MAKESILENT) -f CMakeFiles/NightlyUpdate.dir/build.make CMakeFiles/NightlyUpdate.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles --progress-num= "Built target NightlyUpdate"
.PHONY : CMakeFiles/NightlyUpdate.dir/all
# Build rule for subdir invocation for target.
CMakeFiles/NightlyUpdate.dir/rule: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles 0
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/NightlyUpdate.dir/all
$(CMAKE_COMMAND) -E cmake_progress_start /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles 0
.PHONY : CMakeFiles/NightlyUpdate.dir/rule
# Convenience name for target.
NightlyUpdate: CMakeFiles/NightlyUpdate.dir/rule
.PHONY : NightlyUpdate
# codegen rule for target.
CMakeFiles/NightlyUpdate.dir/codegen:
$(MAKE) $(MAKESILENT) -f CMakeFiles/NightlyUpdate.dir/build.make CMakeFiles/NightlyUpdate.dir/codegen
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles --progress-num= "Finished codegen for target NightlyUpdate"
.PHONY : CMakeFiles/NightlyUpdate.dir/codegen
# clean rule for target.
CMakeFiles/NightlyUpdate.dir/clean:
$(MAKE) $(MAKESILENT) -f CMakeFiles/NightlyUpdate.dir/build.make CMakeFiles/NightlyUpdate.dir/clean
.PHONY : CMakeFiles/NightlyUpdate.dir/clean
#=============================================================================
# Target rules for target CMakeFiles/NightlyConfigure.dir
# All Build rule for target.
CMakeFiles/NightlyConfigure.dir/all:
$(MAKE) $(MAKESILENT) -f CMakeFiles/NightlyConfigure.dir/build.make CMakeFiles/NightlyConfigure.dir/depend
$(MAKE) $(MAKESILENT) -f CMakeFiles/NightlyConfigure.dir/build.make CMakeFiles/NightlyConfigure.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles --progress-num= "Built target NightlyConfigure"
.PHONY : CMakeFiles/NightlyConfigure.dir/all
# Build rule for subdir invocation for target.
CMakeFiles/NightlyConfigure.dir/rule: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles 0
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/NightlyConfigure.dir/all
$(CMAKE_COMMAND) -E cmake_progress_start /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles 0
.PHONY : CMakeFiles/NightlyConfigure.dir/rule
# Convenience name for target.
NightlyConfigure: CMakeFiles/NightlyConfigure.dir/rule
.PHONY : NightlyConfigure
# codegen rule for target.
CMakeFiles/NightlyConfigure.dir/codegen:
$(MAKE) $(MAKESILENT) -f CMakeFiles/NightlyConfigure.dir/build.make CMakeFiles/NightlyConfigure.dir/codegen
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles --progress-num= "Finished codegen for target NightlyConfigure"
.PHONY : CMakeFiles/NightlyConfigure.dir/codegen
# clean rule for target.
CMakeFiles/NightlyConfigure.dir/clean:
$(MAKE) $(MAKESILENT) -f CMakeFiles/NightlyConfigure.dir/build.make CMakeFiles/NightlyConfigure.dir/clean
.PHONY : CMakeFiles/NightlyConfigure.dir/clean
#=============================================================================
# Target rules for target CMakeFiles/NightlyBuild.dir
# All Build rule for target.
CMakeFiles/NightlyBuild.dir/all:
$(MAKE) $(MAKESILENT) -f CMakeFiles/NightlyBuild.dir/build.make CMakeFiles/NightlyBuild.dir/depend
$(MAKE) $(MAKESILENT) -f CMakeFiles/NightlyBuild.dir/build.make CMakeFiles/NightlyBuild.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles --progress-num= "Built target NightlyBuild"
.PHONY : CMakeFiles/NightlyBuild.dir/all
# Build rule for subdir invocation for target.
CMakeFiles/NightlyBuild.dir/rule: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles 0
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/NightlyBuild.dir/all
$(CMAKE_COMMAND) -E cmake_progress_start /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles 0
.PHONY : CMakeFiles/NightlyBuild.dir/rule
# Convenience name for target.
NightlyBuild: CMakeFiles/NightlyBuild.dir/rule
.PHONY : NightlyBuild
# codegen rule for target.
CMakeFiles/NightlyBuild.dir/codegen:
$(MAKE) $(MAKESILENT) -f CMakeFiles/NightlyBuild.dir/build.make CMakeFiles/NightlyBuild.dir/codegen
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles --progress-num= "Finished codegen for target NightlyBuild"
.PHONY : CMakeFiles/NightlyBuild.dir/codegen
# clean rule for target.
CMakeFiles/NightlyBuild.dir/clean:
$(MAKE) $(MAKESILENT) -f CMakeFiles/NightlyBuild.dir/build.make CMakeFiles/NightlyBuild.dir/clean
.PHONY : CMakeFiles/NightlyBuild.dir/clean
#=============================================================================
# Target rules for target CMakeFiles/NightlyTest.dir
# All Build rule for target.
CMakeFiles/NightlyTest.dir/all:
$(MAKE) $(MAKESILENT) -f CMakeFiles/NightlyTest.dir/build.make CMakeFiles/NightlyTest.dir/depend
$(MAKE) $(MAKESILENT) -f CMakeFiles/NightlyTest.dir/build.make CMakeFiles/NightlyTest.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles --progress-num= "Built target NightlyTest"
.PHONY : CMakeFiles/NightlyTest.dir/all
# Build rule for subdir invocation for target.
CMakeFiles/NightlyTest.dir/rule: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles 0
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/NightlyTest.dir/all
$(CMAKE_COMMAND) -E cmake_progress_start /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles 0
.PHONY : CMakeFiles/NightlyTest.dir/rule
# Convenience name for target.
NightlyTest: CMakeFiles/NightlyTest.dir/rule
.PHONY : NightlyTest
# codegen rule for target.
CMakeFiles/NightlyTest.dir/codegen:
$(MAKE) $(MAKESILENT) -f CMakeFiles/NightlyTest.dir/build.make CMakeFiles/NightlyTest.dir/codegen
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles --progress-num= "Finished codegen for target NightlyTest"
.PHONY : CMakeFiles/NightlyTest.dir/codegen
# clean rule for target.
CMakeFiles/NightlyTest.dir/clean:
$(MAKE) $(MAKESILENT) -f CMakeFiles/NightlyTest.dir/build.make CMakeFiles/NightlyTest.dir/clean
.PHONY : CMakeFiles/NightlyTest.dir/clean
#=============================================================================
# Target rules for target CMakeFiles/NightlyCoverage.dir
# All Build rule for target.
CMakeFiles/NightlyCoverage.dir/all:
$(MAKE) $(MAKESILENT) -f CMakeFiles/NightlyCoverage.dir/build.make CMakeFiles/NightlyCoverage.dir/depend
$(MAKE) $(MAKESILENT) -f CMakeFiles/NightlyCoverage.dir/build.make CMakeFiles/NightlyCoverage.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles --progress-num= "Built target NightlyCoverage"
.PHONY : CMakeFiles/NightlyCoverage.dir/all
# Build rule for subdir invocation for target.
CMakeFiles/NightlyCoverage.dir/rule: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles 0
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/NightlyCoverage.dir/all
$(CMAKE_COMMAND) -E cmake_progress_start /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles 0
.PHONY : CMakeFiles/NightlyCoverage.dir/rule
# Convenience name for target.
NightlyCoverage: CMakeFiles/NightlyCoverage.dir/rule
.PHONY : NightlyCoverage
# codegen rule for target.
CMakeFiles/NightlyCoverage.dir/codegen:
$(MAKE) $(MAKESILENT) -f CMakeFiles/NightlyCoverage.dir/build.make CMakeFiles/NightlyCoverage.dir/codegen
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles --progress-num= "Finished codegen for target NightlyCoverage"
.PHONY : CMakeFiles/NightlyCoverage.dir/codegen
# clean rule for target.
CMakeFiles/NightlyCoverage.dir/clean:
$(MAKE) $(MAKESILENT) -f CMakeFiles/NightlyCoverage.dir/build.make CMakeFiles/NightlyCoverage.dir/clean
.PHONY : CMakeFiles/NightlyCoverage.dir/clean
#=============================================================================
# Target rules for target CMakeFiles/NightlyMemCheck.dir
# All Build rule for target.
CMakeFiles/NightlyMemCheck.dir/all:
$(MAKE) $(MAKESILENT) -f CMakeFiles/NightlyMemCheck.dir/build.make CMakeFiles/NightlyMemCheck.dir/depend
$(MAKE) $(MAKESILENT) -f CMakeFiles/NightlyMemCheck.dir/build.make CMakeFiles/NightlyMemCheck.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles --progress-num= "Built target NightlyMemCheck"
.PHONY : CMakeFiles/NightlyMemCheck.dir/all
# Build rule for subdir invocation for target.
CMakeFiles/NightlyMemCheck.dir/rule: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles 0
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/NightlyMemCheck.dir/all
$(CMAKE_COMMAND) -E cmake_progress_start /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles 0
.PHONY : CMakeFiles/NightlyMemCheck.dir/rule
# Convenience name for target.
NightlyMemCheck: CMakeFiles/NightlyMemCheck.dir/rule
.PHONY : NightlyMemCheck
# codegen rule for target.
CMakeFiles/NightlyMemCheck.dir/codegen:
$(MAKE) $(MAKESILENT) -f CMakeFiles/NightlyMemCheck.dir/build.make CMakeFiles/NightlyMemCheck.dir/codegen
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles --progress-num= "Finished codegen for target NightlyMemCheck"
.PHONY : CMakeFiles/NightlyMemCheck.dir/codegen
# clean rule for target.
CMakeFiles/NightlyMemCheck.dir/clean:
$(MAKE) $(MAKESILENT) -f CMakeFiles/NightlyMemCheck.dir/build.make CMakeFiles/NightlyMemCheck.dir/clean
.PHONY : CMakeFiles/NightlyMemCheck.dir/clean
#=============================================================================
# Target rules for target CMakeFiles/NightlySubmit.dir
# All Build rule for target.
CMakeFiles/NightlySubmit.dir/all:
$(MAKE) $(MAKESILENT) -f CMakeFiles/NightlySubmit.dir/build.make CMakeFiles/NightlySubmit.dir/depend
$(MAKE) $(MAKESILENT) -f CMakeFiles/NightlySubmit.dir/build.make CMakeFiles/NightlySubmit.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles --progress-num= "Built target NightlySubmit"
.PHONY : CMakeFiles/NightlySubmit.dir/all
# Build rule for subdir invocation for target.
CMakeFiles/NightlySubmit.dir/rule: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles 0
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/NightlySubmit.dir/all
$(CMAKE_COMMAND) -E cmake_progress_start /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles 0
.PHONY : CMakeFiles/NightlySubmit.dir/rule
# Convenience name for target.
NightlySubmit: CMakeFiles/NightlySubmit.dir/rule
.PHONY : NightlySubmit
# codegen rule for target.
CMakeFiles/NightlySubmit.dir/codegen:
$(MAKE) $(MAKESILENT) -f CMakeFiles/NightlySubmit.dir/build.make CMakeFiles/NightlySubmit.dir/codegen
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles --progress-num= "Finished codegen for target NightlySubmit"
.PHONY : CMakeFiles/NightlySubmit.dir/codegen
# clean rule for target.
CMakeFiles/NightlySubmit.dir/clean:
$(MAKE) $(MAKESILENT) -f CMakeFiles/NightlySubmit.dir/build.make CMakeFiles/NightlySubmit.dir/clean
.PHONY : CMakeFiles/NightlySubmit.dir/clean
#=============================================================================
# Target rules for target CMakeFiles/ExperimentalStart.dir
# All Build rule for target.
CMakeFiles/ExperimentalStart.dir/all:
$(MAKE) $(MAKESILENT) -f CMakeFiles/ExperimentalStart.dir/build.make CMakeFiles/ExperimentalStart.dir/depend
$(MAKE) $(MAKESILENT) -f CMakeFiles/ExperimentalStart.dir/build.make CMakeFiles/ExperimentalStart.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles --progress-num= "Built target ExperimentalStart"
.PHONY : CMakeFiles/ExperimentalStart.dir/all
# Build rule for subdir invocation for target.
CMakeFiles/ExperimentalStart.dir/rule: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles 0
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/ExperimentalStart.dir/all
$(CMAKE_COMMAND) -E cmake_progress_start /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles 0
.PHONY : CMakeFiles/ExperimentalStart.dir/rule
# Convenience name for target.
ExperimentalStart: CMakeFiles/ExperimentalStart.dir/rule
.PHONY : ExperimentalStart
# codegen rule for target.
CMakeFiles/ExperimentalStart.dir/codegen:
$(MAKE) $(MAKESILENT) -f CMakeFiles/ExperimentalStart.dir/build.make CMakeFiles/ExperimentalStart.dir/codegen
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles --progress-num= "Finished codegen for target ExperimentalStart"
.PHONY : CMakeFiles/ExperimentalStart.dir/codegen
# clean rule for target.
CMakeFiles/ExperimentalStart.dir/clean:
$(MAKE) $(MAKESILENT) -f CMakeFiles/ExperimentalStart.dir/build.make CMakeFiles/ExperimentalStart.dir/clean
.PHONY : CMakeFiles/ExperimentalStart.dir/clean
#=============================================================================
# Target rules for target CMakeFiles/ExperimentalUpdate.dir
# All Build rule for target.
CMakeFiles/ExperimentalUpdate.dir/all:
$(MAKE) $(MAKESILENT) -f CMakeFiles/ExperimentalUpdate.dir/build.make CMakeFiles/ExperimentalUpdate.dir/depend
$(MAKE) $(MAKESILENT) -f CMakeFiles/ExperimentalUpdate.dir/build.make CMakeFiles/ExperimentalUpdate.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles --progress-num= "Built target ExperimentalUpdate"
.PHONY : CMakeFiles/ExperimentalUpdate.dir/all
# Build rule for subdir invocation for target.
CMakeFiles/ExperimentalUpdate.dir/rule: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles 0
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/ExperimentalUpdate.dir/all
$(CMAKE_COMMAND) -E cmake_progress_start /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles 0
.PHONY : CMakeFiles/ExperimentalUpdate.dir/rule
# Convenience name for target.
ExperimentalUpdate: CMakeFiles/ExperimentalUpdate.dir/rule
.PHONY : ExperimentalUpdate
# codegen rule for target.
CMakeFiles/ExperimentalUpdate.dir/codegen:
$(MAKE) $(MAKESILENT) -f CMakeFiles/ExperimentalUpdate.dir/build.make CMakeFiles/ExperimentalUpdate.dir/codegen
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles --progress-num= "Finished codegen for target ExperimentalUpdate"
.PHONY : CMakeFiles/ExperimentalUpdate.dir/codegen
# clean rule for target.
CMakeFiles/ExperimentalUpdate.dir/clean:
$(MAKE) $(MAKESILENT) -f CMakeFiles/ExperimentalUpdate.dir/build.make CMakeFiles/ExperimentalUpdate.dir/clean
.PHONY : CMakeFiles/ExperimentalUpdate.dir/clean
#=============================================================================
# Target rules for target CMakeFiles/ExperimentalConfigure.dir
# All Build rule for target.
CMakeFiles/ExperimentalConfigure.dir/all:
$(MAKE) $(MAKESILENT) -f CMakeFiles/ExperimentalConfigure.dir/build.make CMakeFiles/ExperimentalConfigure.dir/depend
$(MAKE) $(MAKESILENT) -f CMakeFiles/ExperimentalConfigure.dir/build.make CMakeFiles/ExperimentalConfigure.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles --progress-num= "Built target ExperimentalConfigure"
.PHONY : CMakeFiles/ExperimentalConfigure.dir/all
# Build rule for subdir invocation for target.
CMakeFiles/ExperimentalConfigure.dir/rule: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles 0
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/ExperimentalConfigure.dir/all
$(CMAKE_COMMAND) -E cmake_progress_start /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles 0
.PHONY : CMakeFiles/ExperimentalConfigure.dir/rule
# Convenience name for target.
ExperimentalConfigure: CMakeFiles/ExperimentalConfigure.dir/rule
.PHONY : ExperimentalConfigure
# codegen rule for target.
CMakeFiles/ExperimentalConfigure.dir/codegen:
$(MAKE) $(MAKESILENT) -f CMakeFiles/ExperimentalConfigure.dir/build.make CMakeFiles/ExperimentalConfigure.dir/codegen
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles --progress-num= "Finished codegen for target ExperimentalConfigure"
.PHONY : CMakeFiles/ExperimentalConfigure.dir/codegen
# clean rule for target.
CMakeFiles/ExperimentalConfigure.dir/clean:
$(MAKE) $(MAKESILENT) -f CMakeFiles/ExperimentalConfigure.dir/build.make CMakeFiles/ExperimentalConfigure.dir/clean
.PHONY : CMakeFiles/ExperimentalConfigure.dir/clean
#=============================================================================
# Target rules for target CMakeFiles/ExperimentalBuild.dir
# All Build rule for target.
CMakeFiles/ExperimentalBuild.dir/all:
$(MAKE) $(MAKESILENT) -f CMakeFiles/ExperimentalBuild.dir/build.make CMakeFiles/ExperimentalBuild.dir/depend
$(MAKE) $(MAKESILENT) -f CMakeFiles/ExperimentalBuild.dir/build.make CMakeFiles/ExperimentalBuild.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles --progress-num= "Built target ExperimentalBuild"
.PHONY : CMakeFiles/ExperimentalBuild.dir/all
# Build rule for subdir invocation for target.
CMakeFiles/ExperimentalBuild.dir/rule: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles 0
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/ExperimentalBuild.dir/all
$(CMAKE_COMMAND) -E cmake_progress_start /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles 0
.PHONY : CMakeFiles/ExperimentalBuild.dir/rule
# Convenience name for target.
ExperimentalBuild: CMakeFiles/ExperimentalBuild.dir/rule
.PHONY : ExperimentalBuild
# codegen rule for target.
CMakeFiles/ExperimentalBuild.dir/codegen:
$(MAKE) $(MAKESILENT) -f CMakeFiles/ExperimentalBuild.dir/build.make CMakeFiles/ExperimentalBuild.dir/codegen
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles --progress-num= "Finished codegen for target ExperimentalBuild"
.PHONY : CMakeFiles/ExperimentalBuild.dir/codegen
# clean rule for target.
CMakeFiles/ExperimentalBuild.dir/clean:
$(MAKE) $(MAKESILENT) -f CMakeFiles/ExperimentalBuild.dir/build.make CMakeFiles/ExperimentalBuild.dir/clean
.PHONY : CMakeFiles/ExperimentalBuild.dir/clean
#=============================================================================
# Target rules for target CMakeFiles/ExperimentalTest.dir
# All Build rule for target.
CMakeFiles/ExperimentalTest.dir/all:
$(MAKE) $(MAKESILENT) -f CMakeFiles/ExperimentalTest.dir/build.make CMakeFiles/ExperimentalTest.dir/depend
$(MAKE) $(MAKESILENT) -f CMakeFiles/ExperimentalTest.dir/build.make CMakeFiles/ExperimentalTest.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles --progress-num= "Built target ExperimentalTest"
.PHONY : CMakeFiles/ExperimentalTest.dir/all
# Build rule for subdir invocation for target.
CMakeFiles/ExperimentalTest.dir/rule: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles 0
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/ExperimentalTest.dir/all
$(CMAKE_COMMAND) -E cmake_progress_start /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles 0
.PHONY : CMakeFiles/ExperimentalTest.dir/rule
# Convenience name for target.
ExperimentalTest: CMakeFiles/ExperimentalTest.dir/rule
.PHONY : ExperimentalTest
# codegen rule for target.
CMakeFiles/ExperimentalTest.dir/codegen:
$(MAKE) $(MAKESILENT) -f CMakeFiles/ExperimentalTest.dir/build.make CMakeFiles/ExperimentalTest.dir/codegen
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles --progress-num= "Finished codegen for target ExperimentalTest"
.PHONY : CMakeFiles/ExperimentalTest.dir/codegen
# clean rule for target.
CMakeFiles/ExperimentalTest.dir/clean:
$(MAKE) $(MAKESILENT) -f CMakeFiles/ExperimentalTest.dir/build.make CMakeFiles/ExperimentalTest.dir/clean
.PHONY : CMakeFiles/ExperimentalTest.dir/clean
#=============================================================================
# Target rules for target CMakeFiles/ExperimentalCoverage.dir
# All Build rule for target.
CMakeFiles/ExperimentalCoverage.dir/all:
$(MAKE) $(MAKESILENT) -f CMakeFiles/ExperimentalCoverage.dir/build.make CMakeFiles/ExperimentalCoverage.dir/depend
$(MAKE) $(MAKESILENT) -f CMakeFiles/ExperimentalCoverage.dir/build.make CMakeFiles/ExperimentalCoverage.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles --progress-num= "Built target ExperimentalCoverage"
.PHONY : CMakeFiles/ExperimentalCoverage.dir/all
# Build rule for subdir invocation for target.
CMakeFiles/ExperimentalCoverage.dir/rule: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles 0
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/ExperimentalCoverage.dir/all
$(CMAKE_COMMAND) -E cmake_progress_start /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles 0
.PHONY : CMakeFiles/ExperimentalCoverage.dir/rule
# Convenience name for target.
ExperimentalCoverage: CMakeFiles/ExperimentalCoverage.dir/rule
.PHONY : ExperimentalCoverage
# codegen rule for target.
CMakeFiles/ExperimentalCoverage.dir/codegen:
$(MAKE) $(MAKESILENT) -f CMakeFiles/ExperimentalCoverage.dir/build.make CMakeFiles/ExperimentalCoverage.dir/codegen
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles --progress-num= "Finished codegen for target ExperimentalCoverage"
.PHONY : CMakeFiles/ExperimentalCoverage.dir/codegen
# clean rule for target.
CMakeFiles/ExperimentalCoverage.dir/clean:
$(MAKE) $(MAKESILENT) -f CMakeFiles/ExperimentalCoverage.dir/build.make CMakeFiles/ExperimentalCoverage.dir/clean
.PHONY : CMakeFiles/ExperimentalCoverage.dir/clean
#=============================================================================
# Target rules for target CMakeFiles/ExperimentalMemCheck.dir
# All Build rule for target.
CMakeFiles/ExperimentalMemCheck.dir/all:
$(MAKE) $(MAKESILENT) -f CMakeFiles/ExperimentalMemCheck.dir/build.make CMakeFiles/ExperimentalMemCheck.dir/depend
$(MAKE) $(MAKESILENT) -f CMakeFiles/ExperimentalMemCheck.dir/build.make CMakeFiles/ExperimentalMemCheck.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles --progress-num= "Built target ExperimentalMemCheck"
.PHONY : CMakeFiles/ExperimentalMemCheck.dir/all
# Build rule for subdir invocation for target.
CMakeFiles/ExperimentalMemCheck.dir/rule: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles 0
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/ExperimentalMemCheck.dir/all
$(CMAKE_COMMAND) -E cmake_progress_start /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles 0
.PHONY : CMakeFiles/ExperimentalMemCheck.dir/rule
# Convenience name for target.
ExperimentalMemCheck: CMakeFiles/ExperimentalMemCheck.dir/rule
.PHONY : ExperimentalMemCheck
# codegen rule for target.
CMakeFiles/ExperimentalMemCheck.dir/codegen:
$(MAKE) $(MAKESILENT) -f CMakeFiles/ExperimentalMemCheck.dir/build.make CMakeFiles/ExperimentalMemCheck.dir/codegen
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles --progress-num= "Finished codegen for target ExperimentalMemCheck"
.PHONY : CMakeFiles/ExperimentalMemCheck.dir/codegen
# clean rule for target.
CMakeFiles/ExperimentalMemCheck.dir/clean:
$(MAKE) $(MAKESILENT) -f CMakeFiles/ExperimentalMemCheck.dir/build.make CMakeFiles/ExperimentalMemCheck.dir/clean
.PHONY : CMakeFiles/ExperimentalMemCheck.dir/clean
#=============================================================================
# Target rules for target CMakeFiles/ExperimentalSubmit.dir
# All Build rule for target.
CMakeFiles/ExperimentalSubmit.dir/all:
$(MAKE) $(MAKESILENT) -f CMakeFiles/ExperimentalSubmit.dir/build.make CMakeFiles/ExperimentalSubmit.dir/depend
$(MAKE) $(MAKESILENT) -f CMakeFiles/ExperimentalSubmit.dir/build.make CMakeFiles/ExperimentalSubmit.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles --progress-num= "Built target ExperimentalSubmit"
.PHONY : CMakeFiles/ExperimentalSubmit.dir/all
# Build rule for subdir invocation for target.
CMakeFiles/ExperimentalSubmit.dir/rule: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles 0
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/ExperimentalSubmit.dir/all
$(CMAKE_COMMAND) -E cmake_progress_start /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles 0
.PHONY : CMakeFiles/ExperimentalSubmit.dir/rule
# Convenience name for target.
ExperimentalSubmit: CMakeFiles/ExperimentalSubmit.dir/rule
.PHONY : ExperimentalSubmit
# codegen rule for target.
CMakeFiles/ExperimentalSubmit.dir/codegen:
$(MAKE) $(MAKESILENT) -f CMakeFiles/ExperimentalSubmit.dir/build.make CMakeFiles/ExperimentalSubmit.dir/codegen
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles --progress-num= "Finished codegen for target ExperimentalSubmit"
.PHONY : CMakeFiles/ExperimentalSubmit.dir/codegen
# clean rule for target.
CMakeFiles/ExperimentalSubmit.dir/clean:
$(MAKE) $(MAKESILENT) -f CMakeFiles/ExperimentalSubmit.dir/build.make CMakeFiles/ExperimentalSubmit.dir/clean
.PHONY : CMakeFiles/ExperimentalSubmit.dir/clean
#=============================================================================
# Target rules for target CMakeFiles/ContinuousStart.dir
# All Build rule for target.
CMakeFiles/ContinuousStart.dir/all:
$(MAKE) $(MAKESILENT) -f CMakeFiles/ContinuousStart.dir/build.make CMakeFiles/ContinuousStart.dir/depend
$(MAKE) $(MAKESILENT) -f CMakeFiles/ContinuousStart.dir/build.make CMakeFiles/ContinuousStart.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles --progress-num= "Built target ContinuousStart"
.PHONY : CMakeFiles/ContinuousStart.dir/all
# Build rule for subdir invocation for target.
CMakeFiles/ContinuousStart.dir/rule: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles 0
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/ContinuousStart.dir/all
$(CMAKE_COMMAND) -E cmake_progress_start /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles 0
.PHONY : CMakeFiles/ContinuousStart.dir/rule
# Convenience name for target.
ContinuousStart: CMakeFiles/ContinuousStart.dir/rule
.PHONY : ContinuousStart
# codegen rule for target.
CMakeFiles/ContinuousStart.dir/codegen:
$(MAKE) $(MAKESILENT) -f CMakeFiles/ContinuousStart.dir/build.make CMakeFiles/ContinuousStart.dir/codegen
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles --progress-num= "Finished codegen for target ContinuousStart"
.PHONY : CMakeFiles/ContinuousStart.dir/codegen
# clean rule for target.
CMakeFiles/ContinuousStart.dir/clean:
$(MAKE) $(MAKESILENT) -f CMakeFiles/ContinuousStart.dir/build.make CMakeFiles/ContinuousStart.dir/clean
.PHONY : CMakeFiles/ContinuousStart.dir/clean
#=============================================================================
# Target rules for target CMakeFiles/ContinuousUpdate.dir
# All Build rule for target.
CMakeFiles/ContinuousUpdate.dir/all:
$(MAKE) $(MAKESILENT) -f CMakeFiles/ContinuousUpdate.dir/build.make CMakeFiles/ContinuousUpdate.dir/depend
$(MAKE) $(MAKESILENT) -f CMakeFiles/ContinuousUpdate.dir/build.make CMakeFiles/ContinuousUpdate.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles --progress-num= "Built target ContinuousUpdate"
.PHONY : CMakeFiles/ContinuousUpdate.dir/all
# Build rule for subdir invocation for target.
CMakeFiles/ContinuousUpdate.dir/rule: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles 0
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/ContinuousUpdate.dir/all
$(CMAKE_COMMAND) -E cmake_progress_start /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles 0
.PHONY : CMakeFiles/ContinuousUpdate.dir/rule
# Convenience name for target.
ContinuousUpdate: CMakeFiles/ContinuousUpdate.dir/rule
.PHONY : ContinuousUpdate
# codegen rule for target.
CMakeFiles/ContinuousUpdate.dir/codegen:
$(MAKE) $(MAKESILENT) -f CMakeFiles/ContinuousUpdate.dir/build.make CMakeFiles/ContinuousUpdate.dir/codegen
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles --progress-num= "Finished codegen for target ContinuousUpdate"
.PHONY : CMakeFiles/ContinuousUpdate.dir/codegen
# clean rule for target.
CMakeFiles/ContinuousUpdate.dir/clean:
$(MAKE) $(MAKESILENT) -f CMakeFiles/ContinuousUpdate.dir/build.make CMakeFiles/ContinuousUpdate.dir/clean
.PHONY : CMakeFiles/ContinuousUpdate.dir/clean
#=============================================================================
# Target rules for target CMakeFiles/ContinuousConfigure.dir
# All Build rule for target.
CMakeFiles/ContinuousConfigure.dir/all:
$(MAKE) $(MAKESILENT) -f CMakeFiles/ContinuousConfigure.dir/build.make CMakeFiles/ContinuousConfigure.dir/depend
$(MAKE) $(MAKESILENT) -f CMakeFiles/ContinuousConfigure.dir/build.make CMakeFiles/ContinuousConfigure.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles --progress-num= "Built target ContinuousConfigure"
.PHONY : CMakeFiles/ContinuousConfigure.dir/all
# Build rule for subdir invocation for target.
CMakeFiles/ContinuousConfigure.dir/rule: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles 0
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/ContinuousConfigure.dir/all
$(CMAKE_COMMAND) -E cmake_progress_start /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles 0
.PHONY : CMakeFiles/ContinuousConfigure.dir/rule
# Convenience name for target.
ContinuousConfigure: CMakeFiles/ContinuousConfigure.dir/rule
.PHONY : ContinuousConfigure
# codegen rule for target.
CMakeFiles/ContinuousConfigure.dir/codegen:
$(MAKE) $(MAKESILENT) -f CMakeFiles/ContinuousConfigure.dir/build.make CMakeFiles/ContinuousConfigure.dir/codegen
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles --progress-num= "Finished codegen for target ContinuousConfigure"
.PHONY : CMakeFiles/ContinuousConfigure.dir/codegen
# clean rule for target.
CMakeFiles/ContinuousConfigure.dir/clean:
$(MAKE) $(MAKESILENT) -f CMakeFiles/ContinuousConfigure.dir/build.make CMakeFiles/ContinuousConfigure.dir/clean
.PHONY : CMakeFiles/ContinuousConfigure.dir/clean
#=============================================================================
# Target rules for target CMakeFiles/ContinuousBuild.dir
# All Build rule for target.
CMakeFiles/ContinuousBuild.dir/all:
$(MAKE) $(MAKESILENT) -f CMakeFiles/ContinuousBuild.dir/build.make CMakeFiles/ContinuousBuild.dir/depend
$(MAKE) $(MAKESILENT) -f CMakeFiles/ContinuousBuild.dir/build.make CMakeFiles/ContinuousBuild.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles --progress-num= "Built target ContinuousBuild"
.PHONY : CMakeFiles/ContinuousBuild.dir/all
# Build rule for subdir invocation for target.
CMakeFiles/ContinuousBuild.dir/rule: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles 0
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/ContinuousBuild.dir/all
$(CMAKE_COMMAND) -E cmake_progress_start /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles 0
.PHONY : CMakeFiles/ContinuousBuild.dir/rule
# Convenience name for target.
ContinuousBuild: CMakeFiles/ContinuousBuild.dir/rule
.PHONY : ContinuousBuild
# codegen rule for target.
CMakeFiles/ContinuousBuild.dir/codegen:
$(MAKE) $(MAKESILENT) -f CMakeFiles/ContinuousBuild.dir/build.make CMakeFiles/ContinuousBuild.dir/codegen
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles --progress-num= "Finished codegen for target ContinuousBuild"
.PHONY : CMakeFiles/ContinuousBuild.dir/codegen
# clean rule for target.
CMakeFiles/ContinuousBuild.dir/clean:
$(MAKE) $(MAKESILENT) -f CMakeFiles/ContinuousBuild.dir/build.make CMakeFiles/ContinuousBuild.dir/clean
.PHONY : CMakeFiles/ContinuousBuild.dir/clean
#=============================================================================
# Target rules for target CMakeFiles/ContinuousTest.dir
# All Build rule for target.
CMakeFiles/ContinuousTest.dir/all:
$(MAKE) $(MAKESILENT) -f CMakeFiles/ContinuousTest.dir/build.make CMakeFiles/ContinuousTest.dir/depend
$(MAKE) $(MAKESILENT) -f CMakeFiles/ContinuousTest.dir/build.make CMakeFiles/ContinuousTest.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles --progress-num= "Built target ContinuousTest"
.PHONY : CMakeFiles/ContinuousTest.dir/all
# Build rule for subdir invocation for target.
CMakeFiles/ContinuousTest.dir/rule: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles 0
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/ContinuousTest.dir/all
$(CMAKE_COMMAND) -E cmake_progress_start /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles 0
.PHONY : CMakeFiles/ContinuousTest.dir/rule
# Convenience name for target.
ContinuousTest: CMakeFiles/ContinuousTest.dir/rule
.PHONY : ContinuousTest
# codegen rule for target.
CMakeFiles/ContinuousTest.dir/codegen:
$(MAKE) $(MAKESILENT) -f CMakeFiles/ContinuousTest.dir/build.make CMakeFiles/ContinuousTest.dir/codegen
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles --progress-num= "Finished codegen for target ContinuousTest"
.PHONY : CMakeFiles/ContinuousTest.dir/codegen
# clean rule for target.
CMakeFiles/ContinuousTest.dir/clean:
$(MAKE) $(MAKESILENT) -f CMakeFiles/ContinuousTest.dir/build.make CMakeFiles/ContinuousTest.dir/clean
.PHONY : CMakeFiles/ContinuousTest.dir/clean
#=============================================================================
# Target rules for target CMakeFiles/ContinuousCoverage.dir
# All Build rule for target.
CMakeFiles/ContinuousCoverage.dir/all:
$(MAKE) $(MAKESILENT) -f CMakeFiles/ContinuousCoverage.dir/build.make CMakeFiles/ContinuousCoverage.dir/depend
$(MAKE) $(MAKESILENT) -f CMakeFiles/ContinuousCoverage.dir/build.make CMakeFiles/ContinuousCoverage.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles --progress-num= "Built target ContinuousCoverage"
.PHONY : CMakeFiles/ContinuousCoverage.dir/all
# Build rule for subdir invocation for target.
CMakeFiles/ContinuousCoverage.dir/rule: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles 0
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/ContinuousCoverage.dir/all
$(CMAKE_COMMAND) -E cmake_progress_start /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles 0
.PHONY : CMakeFiles/ContinuousCoverage.dir/rule
# Convenience name for target.
ContinuousCoverage: CMakeFiles/ContinuousCoverage.dir/rule
.PHONY : ContinuousCoverage
# codegen rule for target.
CMakeFiles/ContinuousCoverage.dir/codegen:
$(MAKE) $(MAKESILENT) -f CMakeFiles/ContinuousCoverage.dir/build.make CMakeFiles/ContinuousCoverage.dir/codegen
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles --progress-num= "Finished codegen for target ContinuousCoverage"
.PHONY : CMakeFiles/ContinuousCoverage.dir/codegen
# clean rule for target.
CMakeFiles/ContinuousCoverage.dir/clean:
$(MAKE) $(MAKESILENT) -f CMakeFiles/ContinuousCoverage.dir/build.make CMakeFiles/ContinuousCoverage.dir/clean
.PHONY : CMakeFiles/ContinuousCoverage.dir/clean
#=============================================================================
# Target rules for target CMakeFiles/ContinuousMemCheck.dir
# All Build rule for target.
CMakeFiles/ContinuousMemCheck.dir/all:
$(MAKE) $(MAKESILENT) -f CMakeFiles/ContinuousMemCheck.dir/build.make CMakeFiles/ContinuousMemCheck.dir/depend
$(MAKE) $(MAKESILENT) -f CMakeFiles/ContinuousMemCheck.dir/build.make CMakeFiles/ContinuousMemCheck.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles --progress-num= "Built target ContinuousMemCheck"
.PHONY : CMakeFiles/ContinuousMemCheck.dir/all
# Build rule for subdir invocation for target.
CMakeFiles/ContinuousMemCheck.dir/rule: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles 0
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/ContinuousMemCheck.dir/all
$(CMAKE_COMMAND) -E cmake_progress_start /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles 0
.PHONY : CMakeFiles/ContinuousMemCheck.dir/rule
# Convenience name for target.
ContinuousMemCheck: CMakeFiles/ContinuousMemCheck.dir/rule
.PHONY : ContinuousMemCheck
# codegen rule for target.
CMakeFiles/ContinuousMemCheck.dir/codegen:
$(MAKE) $(MAKESILENT) -f CMakeFiles/ContinuousMemCheck.dir/build.make CMakeFiles/ContinuousMemCheck.dir/codegen
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles --progress-num= "Finished codegen for target ContinuousMemCheck"
.PHONY : CMakeFiles/ContinuousMemCheck.dir/codegen
# clean rule for target.
CMakeFiles/ContinuousMemCheck.dir/clean:
$(MAKE) $(MAKESILENT) -f CMakeFiles/ContinuousMemCheck.dir/build.make CMakeFiles/ContinuousMemCheck.dir/clean
.PHONY : CMakeFiles/ContinuousMemCheck.dir/clean
#=============================================================================
# Target rules for target CMakeFiles/ContinuousSubmit.dir
# All Build rule for target.
CMakeFiles/ContinuousSubmit.dir/all:
$(MAKE) $(MAKESILENT) -f CMakeFiles/ContinuousSubmit.dir/build.make CMakeFiles/ContinuousSubmit.dir/depend
$(MAKE) $(MAKESILENT) -f CMakeFiles/ContinuousSubmit.dir/build.make CMakeFiles/ContinuousSubmit.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles --progress-num= "Built target ContinuousSubmit"
.PHONY : CMakeFiles/ContinuousSubmit.dir/all
# Build rule for subdir invocation for target.
CMakeFiles/ContinuousSubmit.dir/rule: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles 0
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/ContinuousSubmit.dir/all
$(CMAKE_COMMAND) -E cmake_progress_start /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles 0
.PHONY : CMakeFiles/ContinuousSubmit.dir/rule
# Convenience name for target.
ContinuousSubmit: CMakeFiles/ContinuousSubmit.dir/rule
.PHONY : ContinuousSubmit
# codegen rule for target.
CMakeFiles/ContinuousSubmit.dir/codegen:
$(MAKE) $(MAKESILENT) -f CMakeFiles/ContinuousSubmit.dir/build.make CMakeFiles/ContinuousSubmit.dir/codegen
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles --progress-num= "Finished codegen for target ContinuousSubmit"
.PHONY : CMakeFiles/ContinuousSubmit.dir/codegen
# clean rule for target.
CMakeFiles/ContinuousSubmit.dir/clean:
$(MAKE) $(MAKESILENT) -f CMakeFiles/ContinuousSubmit.dir/build.make CMakeFiles/ContinuousSubmit.dir/clean
.PHONY : CMakeFiles/ContinuousSubmit.dir/clean
#=============================================================================
# Target rules for target CMakeFiles/ktx.dir
# All Build rule for target.
CMakeFiles/ktx.dir/all: CMakeFiles/ktx_version.dir/all
CMakeFiles/ktx.dir/all: external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/all
$(MAKE) $(MAKESILENT) -f CMakeFiles/ktx.dir/build.make CMakeFiles/ktx.dir/depend
$(MAKE) $(MAKESILENT) -f CMakeFiles/ktx.dir/build.make CMakeFiles/ktx.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles --progress-num=26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53 "Built target ktx"
.PHONY : CMakeFiles/ktx.dir/all
# Build rule for subdir invocation for target.
CMakeFiles/ktx.dir/rule: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles 42
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/ktx.dir/all
$(CMAKE_COMMAND) -E cmake_progress_start /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles 0
.PHONY : CMakeFiles/ktx.dir/rule
# Convenience name for target.
ktx: CMakeFiles/ktx.dir/rule
.PHONY : ktx
# codegen rule for target.
CMakeFiles/ktx.dir/codegen: CMakeFiles/ktx_version.dir/all
$(MAKE) $(MAKESILENT) -f CMakeFiles/ktx.dir/build.make CMakeFiles/ktx.dir/codegen
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles --progress-num=26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53 "Finished codegen for target ktx"
.PHONY : CMakeFiles/ktx.dir/codegen
# clean rule for target.
CMakeFiles/ktx.dir/clean:
$(MAKE) $(MAKESILENT) -f CMakeFiles/ktx.dir/build.make CMakeFiles/ktx.dir/clean
.PHONY : CMakeFiles/ktx.dir/clean
#=============================================================================
# Target rules for target CMakeFiles/ktx_read.dir
# All Build rule for target.
CMakeFiles/ktx_read.dir/all: external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/all
$(MAKE) $(MAKESILENT) -f CMakeFiles/ktx_read.dir/build.make CMakeFiles/ktx_read.dir/depend
$(MAKE) $(MAKESILENT) -f CMakeFiles/ktx_read.dir/build.make CMakeFiles/ktx_read.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles --progress-num=57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74 "Built target ktx_read"
.PHONY : CMakeFiles/ktx_read.dir/all
# Build rule for subdir invocation for target.
CMakeFiles/ktx_read.dir/rule: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles 31
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/ktx_read.dir/all
$(CMAKE_COMMAND) -E cmake_progress_start /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles 0
.PHONY : CMakeFiles/ktx_read.dir/rule
# Convenience name for target.
ktx_read: CMakeFiles/ktx_read.dir/rule
.PHONY : ktx_read
# codegen rule for target.
CMakeFiles/ktx_read.dir/codegen:
$(MAKE) $(MAKESILENT) -f CMakeFiles/ktx_read.dir/build.make CMakeFiles/ktx_read.dir/codegen
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles --progress-num=57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74 "Finished codegen for target ktx_read"
.PHONY : CMakeFiles/ktx_read.dir/codegen
# clean rule for target.
CMakeFiles/ktx_read.dir/clean:
$(MAKE) $(MAKESILENT) -f CMakeFiles/ktx_read.dir/build.make CMakeFiles/ktx_read.dir/clean
.PHONY : CMakeFiles/ktx_read.dir/clean
#=============================================================================
# Target rules for target CMakeFiles/ktx_version.dir
# All Build rule for target.
CMakeFiles/ktx_version.dir/all:
$(MAKE) $(MAKESILENT) -f CMakeFiles/ktx_version.dir/build.make CMakeFiles/ktx_version.dir/depend
$(MAKE) $(MAKESILENT) -f CMakeFiles/ktx_version.dir/build.make CMakeFiles/ktx_version.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles --progress-num=75 "Built target ktx_version"
.PHONY : CMakeFiles/ktx_version.dir/all
# Build rule for subdir invocation for target.
CMakeFiles/ktx_version.dir/rule: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles 1
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/ktx_version.dir/all
$(CMAKE_COMMAND) -E cmake_progress_start /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles 0
.PHONY : CMakeFiles/ktx_version.dir/rule
# Convenience name for target.
ktx_version: CMakeFiles/ktx_version.dir/rule
.PHONY : ktx_version
# codegen rule for target.
CMakeFiles/ktx_version.dir/codegen:
$(MAKE) $(MAKESILENT) -f CMakeFiles/ktx_version.dir/build.make CMakeFiles/ktx_version.dir/codegen
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles --progress-num=75 "Finished codegen for target ktx_version"
.PHONY : CMakeFiles/ktx_version.dir/codegen
# clean rule for target.
CMakeFiles/ktx_version.dir/clean:
$(MAKE) $(MAKESILENT) -f CMakeFiles/ktx_version.dir/build.make CMakeFiles/ktx_version.dir/clean
.PHONY : CMakeFiles/ktx_version.dir/clean
#=============================================================================
# Target rules for target CMakeFiles/objUtil.dir
# All Build rule for target.
CMakeFiles/objUtil.dir/all:
$(MAKE) $(MAKESILENT) -f CMakeFiles/objUtil.dir/build.make CMakeFiles/objUtil.dir/depend
$(MAKE) $(MAKESILENT) -f CMakeFiles/objUtil.dir/build.make CMakeFiles/objUtil.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles --progress-num=90 "Built target objUtil"
.PHONY : CMakeFiles/objUtil.dir/all
# Build rule for subdir invocation for target.
CMakeFiles/objUtil.dir/rule: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles 1
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/objUtil.dir/all
$(CMAKE_COMMAND) -E cmake_progress_start /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles 0
.PHONY : CMakeFiles/objUtil.dir/rule
# Convenience name for target.
objUtil: CMakeFiles/objUtil.dir/rule
.PHONY : objUtil
# codegen rule for target.
CMakeFiles/objUtil.dir/codegen:
$(MAKE) $(MAKESILENT) -f CMakeFiles/objUtil.dir/build.make CMakeFiles/objUtil.dir/codegen
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles --progress-num=90 "Finished codegen for target objUtil"
.PHONY : CMakeFiles/objUtil.dir/codegen
# clean rule for target.
CMakeFiles/objUtil.dir/clean:
$(MAKE) $(MAKESILENT) -f CMakeFiles/objUtil.dir/build.make CMakeFiles/objUtil.dir/clean
.PHONY : CMakeFiles/objUtil.dir/clean
#=============================================================================
# Target rules for target CMakeFiles/libktx.doc.dir
# All Build rule for target.
CMakeFiles/libktx.doc.dir/all: CMakeFiles/ktx_version.dir/all
CMakeFiles/libktx.doc.dir/all: CMakeFiles/ktxpkg.doc.dir/all
$(MAKE) $(MAKESILENT) -f CMakeFiles/libktx.doc.dir/build.make CMakeFiles/libktx.doc.dir/depend
$(MAKE) $(MAKESILENT) -f CMakeFiles/libktx.doc.dir/build.make CMakeFiles/libktx.doc.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles --progress-num=89 "Built target libktx.doc"
.PHONY : CMakeFiles/libktx.doc.dir/all
# Build rule for subdir invocation for target.
CMakeFiles/libktx.doc.dir/rule: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles 2
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/libktx.doc.dir/all
$(CMAKE_COMMAND) -E cmake_progress_start /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles 0
.PHONY : CMakeFiles/libktx.doc.dir/rule
# Convenience name for target.
libktx.doc: CMakeFiles/libktx.doc.dir/rule
.PHONY : libktx.doc
# codegen rule for target.
CMakeFiles/libktx.doc.dir/codegen: CMakeFiles/ktx_version.dir/all
CMakeFiles/libktx.doc.dir/codegen: CMakeFiles/ktxpkg.doc.dir/all
$(MAKE) $(MAKESILENT) -f CMakeFiles/libktx.doc.dir/build.make CMakeFiles/libktx.doc.dir/codegen
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles --progress-num=89 "Finished codegen for target libktx.doc"
.PHONY : CMakeFiles/libktx.doc.dir/codegen
# clean rule for target.
CMakeFiles/libktx.doc.dir/clean:
$(MAKE) $(MAKESILENT) -f CMakeFiles/libktx.doc.dir/build.make CMakeFiles/libktx.doc.dir/clean
.PHONY : CMakeFiles/libktx.doc.dir/clean
#=============================================================================
# Target rules for target CMakeFiles/tools.doc.dir
# All Build rule for target.
CMakeFiles/tools.doc.dir/all: CMakeFiles/ktxpkg.doc.dir/all
$(MAKE) $(MAKESILENT) -f CMakeFiles/tools.doc.dir/build.make CMakeFiles/tools.doc.dir/depend
$(MAKE) $(MAKESILENT) -f CMakeFiles/tools.doc.dir/build.make CMakeFiles/tools.doc.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles --progress-num= "Built target tools.doc"
.PHONY : CMakeFiles/tools.doc.dir/all
# Build rule for subdir invocation for target.
CMakeFiles/tools.doc.dir/rule: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles 0
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/tools.doc.dir/all
$(CMAKE_COMMAND) -E cmake_progress_start /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles 0
.PHONY : CMakeFiles/tools.doc.dir/rule
# Convenience name for target.
tools.doc: CMakeFiles/tools.doc.dir/rule
.PHONY : tools.doc
# codegen rule for target.
CMakeFiles/tools.doc.dir/codegen: CMakeFiles/ktxpkg.doc.dir/all
$(MAKE) $(MAKESILENT) -f CMakeFiles/tools.doc.dir/build.make CMakeFiles/tools.doc.dir/codegen
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles --progress-num= "Finished codegen for target tools.doc"
.PHONY : CMakeFiles/tools.doc.dir/codegen
# clean rule for target.
CMakeFiles/tools.doc.dir/clean:
$(MAKE) $(MAKESILENT) -f CMakeFiles/tools.doc.dir/build.make CMakeFiles/tools.doc.dir/clean
.PHONY : CMakeFiles/tools.doc.dir/clean
#=============================================================================
# Target rules for target CMakeFiles/jswrappers.doc.dir
# All Build rule for target.
CMakeFiles/jswrappers.doc.dir/all: CMakeFiles/ktxpkg.doc.dir/all
$(MAKE) $(MAKESILENT) -f CMakeFiles/jswrappers.doc.dir/build.make CMakeFiles/jswrappers.doc.dir/depend
$(MAKE) $(MAKESILENT) -f CMakeFiles/jswrappers.doc.dir/build.make CMakeFiles/jswrappers.doc.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles --progress-num=25 "Built target jswrappers.doc"
.PHONY : CMakeFiles/jswrappers.doc.dir/all
# Build rule for subdir invocation for target.
CMakeFiles/jswrappers.doc.dir/rule: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles 1
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/jswrappers.doc.dir/all
$(CMAKE_COMMAND) -E cmake_progress_start /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles 0
.PHONY : CMakeFiles/jswrappers.doc.dir/rule
# Convenience name for target.
jswrappers.doc: CMakeFiles/jswrappers.doc.dir/rule
.PHONY : jswrappers.doc
# codegen rule for target.
CMakeFiles/jswrappers.doc.dir/codegen: CMakeFiles/ktxpkg.doc.dir/all
$(MAKE) $(MAKESILENT) -f CMakeFiles/jswrappers.doc.dir/build.make CMakeFiles/jswrappers.doc.dir/codegen
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles --progress-num=25 "Finished codegen for target jswrappers.doc"
.PHONY : CMakeFiles/jswrappers.doc.dir/codegen
# clean rule for target.
CMakeFiles/jswrappers.doc.dir/clean:
$(MAKE) $(MAKESILENT) -f CMakeFiles/jswrappers.doc.dir/build.make CMakeFiles/jswrappers.doc.dir/clean
.PHONY : CMakeFiles/jswrappers.doc.dir/clean
#=============================================================================
# Target rules for target CMakeFiles/ktxpkg.doc.dir
# All Build rule for target.
CMakeFiles/ktxpkg.doc.dir/all:
$(MAKE) $(MAKESILENT) -f CMakeFiles/ktxpkg.doc.dir/build.make CMakeFiles/ktxpkg.doc.dir/depend
$(MAKE) $(MAKESILENT) -f CMakeFiles/ktxpkg.doc.dir/build.make CMakeFiles/ktxpkg.doc.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles --progress-num= "Built target ktxpkg.doc"
.PHONY : CMakeFiles/ktxpkg.doc.dir/all
# Build rule for subdir invocation for target.
CMakeFiles/ktxpkg.doc.dir/rule: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles 0
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/ktxpkg.doc.dir/all
$(CMAKE_COMMAND) -E cmake_progress_start /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles 0
.PHONY : CMakeFiles/ktxpkg.doc.dir/rule
# Convenience name for target.
ktxpkg.doc: CMakeFiles/ktxpkg.doc.dir/rule
.PHONY : ktxpkg.doc
# codegen rule for target.
CMakeFiles/ktxpkg.doc.dir/codegen:
$(MAKE) $(MAKESILENT) -f CMakeFiles/ktxpkg.doc.dir/build.make CMakeFiles/ktxpkg.doc.dir/codegen
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles --progress-num= "Finished codegen for target ktxpkg.doc"
.PHONY : CMakeFiles/ktxpkg.doc.dir/codegen
# clean rule for target.
CMakeFiles/ktxpkg.doc.dir/clean:
$(MAKE) $(MAKESILENT) -f CMakeFiles/ktxpkg.doc.dir/build.make CMakeFiles/ktxpkg.doc.dir/clean
.PHONY : CMakeFiles/ktxpkg.doc.dir/clean
#=============================================================================
# Target rules for target CMakeFiles/all.doc.dir
# All Build rule for target.
CMakeFiles/all.doc.dir/all: CMakeFiles/libktx.doc.dir/all
CMakeFiles/all.doc.dir/all: CMakeFiles/tools.doc.dir/all
CMakeFiles/all.doc.dir/all: CMakeFiles/jswrappers.doc.dir/all
$(MAKE) $(MAKESILENT) -f CMakeFiles/all.doc.dir/build.make CMakeFiles/all.doc.dir/depend
$(MAKE) $(MAKESILENT) -f CMakeFiles/all.doc.dir/build.make CMakeFiles/all.doc.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles --progress-num= "Built target all.doc"
.PHONY : CMakeFiles/all.doc.dir/all
# Build rule for subdir invocation for target.
CMakeFiles/all.doc.dir/rule: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles 3
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/all.doc.dir/all
$(CMAKE_COMMAND) -E cmake_progress_start /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles 0
.PHONY : CMakeFiles/all.doc.dir/rule
# Convenience name for target.
all.doc: CMakeFiles/all.doc.dir/rule
.PHONY : all.doc
# codegen rule for target.
CMakeFiles/all.doc.dir/codegen: CMakeFiles/libktx.doc.dir/all
CMakeFiles/all.doc.dir/codegen: CMakeFiles/tools.doc.dir/all
CMakeFiles/all.doc.dir/codegen: CMakeFiles/jswrappers.doc.dir/all
$(MAKE) $(MAKESILENT) -f CMakeFiles/all.doc.dir/build.make CMakeFiles/all.doc.dir/codegen
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles --progress-num= "Finished codegen for target all.doc"
.PHONY : CMakeFiles/all.doc.dir/codegen
# clean rule for target.
CMakeFiles/all.doc.dir/clean:
$(MAKE) $(MAKESILENT) -f CMakeFiles/all.doc.dir/build.make CMakeFiles/all.doc.dir/clean
.PHONY : CMakeFiles/all.doc.dir/clean
#=============================================================================
# Target rules for target interface/basisu_c_binding/CMakeFiles/obj_basisu_cbind.dir
# All Build rule for target.
interface/basisu_c_binding/CMakeFiles/obj_basisu_cbind.dir/all:
$(MAKE) $(MAKESILENT) -f interface/basisu_c_binding/CMakeFiles/obj_basisu_cbind.dir/build.make interface/basisu_c_binding/CMakeFiles/obj_basisu_cbind.dir/depend
$(MAKE) $(MAKESILENT) -f interface/basisu_c_binding/CMakeFiles/obj_basisu_cbind.dir/build.make interface/basisu_c_binding/CMakeFiles/obj_basisu_cbind.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles --progress-num=91 "Built target obj_basisu_cbind"
.PHONY : interface/basisu_c_binding/CMakeFiles/obj_basisu_cbind.dir/all
# Build rule for subdir invocation for target.
interface/basisu_c_binding/CMakeFiles/obj_basisu_cbind.dir/rule: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles 1
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 interface/basisu_c_binding/CMakeFiles/obj_basisu_cbind.dir/all
$(CMAKE_COMMAND) -E cmake_progress_start /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles 0
.PHONY : interface/basisu_c_binding/CMakeFiles/obj_basisu_cbind.dir/rule
# Convenience name for target.
obj_basisu_cbind: interface/basisu_c_binding/CMakeFiles/obj_basisu_cbind.dir/rule
.PHONY : obj_basisu_cbind
# codegen rule for target.
interface/basisu_c_binding/CMakeFiles/obj_basisu_cbind.dir/codegen:
$(MAKE) $(MAKESILENT) -f interface/basisu_c_binding/CMakeFiles/obj_basisu_cbind.dir/build.make interface/basisu_c_binding/CMakeFiles/obj_basisu_cbind.dir/codegen
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles --progress-num=91 "Finished codegen for target obj_basisu_cbind"
.PHONY : interface/basisu_c_binding/CMakeFiles/obj_basisu_cbind.dir/codegen
# clean rule for target.
interface/basisu_c_binding/CMakeFiles/obj_basisu_cbind.dir/clean:
$(MAKE) $(MAKESILENT) -f interface/basisu_c_binding/CMakeFiles/obj_basisu_cbind.dir/build.make interface/basisu_c_binding/CMakeFiles/obj_basisu_cbind.dir/clean
.PHONY : interface/basisu_c_binding/CMakeFiles/obj_basisu_cbind.dir/clean
#=============================================================================
# Target rules for target external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir
# All Build rule for target.
external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/all:
$(MAKE) $(MAKESILENT) -f external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/build.make external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/depend
$(MAKE) $(MAKESILENT) -f external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/build.make external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles --progress-num=3,4,5,6,7,8,9,10,11,12,13,14,15 "Built target astcenc-avx2-static"
.PHONY : external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/all
# Build rule for subdir invocation for target.
external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/rule: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles 13
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/all
$(CMAKE_COMMAND) -E cmake_progress_start /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles 0
.PHONY : external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/rule
# Convenience name for target.
astcenc-avx2-static: external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/rule
.PHONY : astcenc-avx2-static
# codegen rule for target.
external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/codegen:
$(MAKE) $(MAKESILENT) -f external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/build.make external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/codegen
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles --progress-num=3,4,5,6,7,8,9,10,11,12,13,14,15 "Finished codegen for target astcenc-avx2-static"
.PHONY : external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/codegen
# clean rule for target.
external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/clean:
$(MAKE) $(MAKESILENT) -f external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/build.make external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/clean
.PHONY : external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/clean
#=============================================================================
# Target rules for target external/fmt/CMakeFiles/fmt.dir
# All Build rule for target.
external/fmt/CMakeFiles/fmt.dir/all:
$(MAKE) $(MAKESILENT) -f external/fmt/CMakeFiles/fmt.dir/build.make external/fmt/CMakeFiles/fmt.dir/depend
$(MAKE) $(MAKESILENT) -f external/fmt/CMakeFiles/fmt.dir/build.make external/fmt/CMakeFiles/fmt.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles --progress-num=16,17 "Built target fmt"
.PHONY : external/fmt/CMakeFiles/fmt.dir/all
# Build rule for subdir invocation for target.
external/fmt/CMakeFiles/fmt.dir/rule: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles 2
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 external/fmt/CMakeFiles/fmt.dir/all
$(CMAKE_COMMAND) -E cmake_progress_start /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles 0
.PHONY : external/fmt/CMakeFiles/fmt.dir/rule
# Convenience name for target.
fmt: external/fmt/CMakeFiles/fmt.dir/rule
.PHONY : fmt
# codegen rule for target.
external/fmt/CMakeFiles/fmt.dir/codegen:
$(MAKE) $(MAKESILENT) -f external/fmt/CMakeFiles/fmt.dir/build.make external/fmt/CMakeFiles/fmt.dir/codegen
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles --progress-num=16,17 "Finished codegen for target fmt"
.PHONY : external/fmt/CMakeFiles/fmt.dir/codegen
# clean rule for target.
external/fmt/CMakeFiles/fmt.dir/clean:
$(MAKE) $(MAKESILENT) -f external/fmt/CMakeFiles/fmt.dir/build.make external/fmt/CMakeFiles/fmt.dir/clean
.PHONY : external/fmt/CMakeFiles/fmt.dir/clean
#=============================================================================
# Target rules for target tools/imageio/CMakeFiles/imageio.dir
# All Build rule for target.
tools/imageio/CMakeFiles/imageio.dir/all: external/fmt/CMakeFiles/fmt.dir/all
$(MAKE) $(MAKESILENT) -f tools/imageio/CMakeFiles/imageio.dir/build.make tools/imageio/CMakeFiles/imageio.dir/depend
$(MAKE) $(MAKESILENT) -f tools/imageio/CMakeFiles/imageio.dir/build.make tools/imageio/CMakeFiles/imageio.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles --progress-num=19,20,21,22,23,24 "Built target imageio"
.PHONY : tools/imageio/CMakeFiles/imageio.dir/all
# Build rule for subdir invocation for target.
tools/imageio/CMakeFiles/imageio.dir/rule: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles 8
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tools/imageio/CMakeFiles/imageio.dir/all
$(CMAKE_COMMAND) -E cmake_progress_start /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles 0
.PHONY : tools/imageio/CMakeFiles/imageio.dir/rule
# Convenience name for target.
imageio: tools/imageio/CMakeFiles/imageio.dir/rule
.PHONY : imageio
# codegen rule for target.
tools/imageio/CMakeFiles/imageio.dir/codegen:
$(MAKE) $(MAKESILENT) -f tools/imageio/CMakeFiles/imageio.dir/build.make tools/imageio/CMakeFiles/imageio.dir/codegen
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles --progress-num=19,20,21,22,23,24 "Finished codegen for target imageio"
.PHONY : tools/imageio/CMakeFiles/imageio.dir/codegen
# clean rule for target.
tools/imageio/CMakeFiles/imageio.dir/clean:
$(MAKE) $(MAKESILENT) -f tools/imageio/CMakeFiles/imageio.dir/build.make tools/imageio/CMakeFiles/imageio.dir/clean
.PHONY : tools/imageio/CMakeFiles/imageio.dir/clean
#=============================================================================
# Target rules for target tools/ktx/CMakeFiles/ktxtools.dir
# All Build rule for target.
tools/ktx/CMakeFiles/ktxtools.dir/all: CMakeFiles/ktx.dir/all
tools/ktx/CMakeFiles/ktxtools.dir/all: CMakeFiles/objUtil.dir/all
tools/ktx/CMakeFiles/ktxtools.dir/all: external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/all
tools/ktx/CMakeFiles/ktxtools.dir/all: external/fmt/CMakeFiles/fmt.dir/all
tools/ktx/CMakeFiles/ktxtools.dir/all: tools/imageio/CMakeFiles/imageio.dir/all
tools/ktx/CMakeFiles/ktxtools.dir/all: tools/ktx/CMakeFiles/ktxtools_version.dir/all
$(MAKE) $(MAKESILENT) -f tools/ktx/CMakeFiles/ktxtools.dir/build.make tools/ktx/CMakeFiles/ktxtools.dir/depend
$(MAKE) $(MAKESILENT) -f tools/ktx/CMakeFiles/ktxtools.dir/build.make tools/ktx/CMakeFiles/ktxtools.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles --progress-num=81,82,83,84,85,86,87 "Built target ktxtools"
.PHONY : tools/ktx/CMakeFiles/ktxtools.dir/all
# Build rule for subdir invocation for target.
tools/ktx/CMakeFiles/ktxtools.dir/rule: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles 59
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tools/ktx/CMakeFiles/ktxtools.dir/all
$(CMAKE_COMMAND) -E cmake_progress_start /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles 0
.PHONY : tools/ktx/CMakeFiles/ktxtools.dir/rule
# Convenience name for target.
ktxtools: tools/ktx/CMakeFiles/ktxtools.dir/rule
.PHONY : ktxtools
# codegen rule for target.
tools/ktx/CMakeFiles/ktxtools.dir/codegen: tools/ktx/CMakeFiles/ktxtools_version.dir/all
$(MAKE) $(MAKESILENT) -f tools/ktx/CMakeFiles/ktxtools.dir/build.make tools/ktx/CMakeFiles/ktxtools.dir/codegen
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles --progress-num=81,82,83,84,85,86,87 "Finished codegen for target ktxtools"
.PHONY : tools/ktx/CMakeFiles/ktxtools.dir/codegen
# clean rule for target.
tools/ktx/CMakeFiles/ktxtools.dir/clean:
$(MAKE) $(MAKESILENT) -f tools/ktx/CMakeFiles/ktxtools.dir/build.make tools/ktx/CMakeFiles/ktxtools.dir/clean
.PHONY : tools/ktx/CMakeFiles/ktxtools.dir/clean
#=============================================================================
# Target rules for target tools/ktx/CMakeFiles/ktxtools_version.dir
# All Build rule for target.
tools/ktx/CMakeFiles/ktxtools_version.dir/all:
$(MAKE) $(MAKESILENT) -f tools/ktx/CMakeFiles/ktxtools_version.dir/build.make tools/ktx/CMakeFiles/ktxtools_version.dir/depend
$(MAKE) $(MAKESILENT) -f tools/ktx/CMakeFiles/ktxtools_version.dir/build.make tools/ktx/CMakeFiles/ktxtools_version.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles --progress-num=88 "Built target ktxtools_version"
.PHONY : tools/ktx/CMakeFiles/ktxtools_version.dir/all
# Build rule for subdir invocation for target.
tools/ktx/CMakeFiles/ktxtools_version.dir/rule: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles 1
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tools/ktx/CMakeFiles/ktxtools_version.dir/all
$(CMAKE_COMMAND) -E cmake_progress_start /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles 0
.PHONY : tools/ktx/CMakeFiles/ktxtools_version.dir/rule
# Convenience name for target.
ktxtools_version: tools/ktx/CMakeFiles/ktxtools_version.dir/rule
.PHONY : ktxtools_version
# codegen rule for target.
tools/ktx/CMakeFiles/ktxtools_version.dir/codegen:
$(MAKE) $(MAKESILENT) -f tools/ktx/CMakeFiles/ktxtools_version.dir/build.make tools/ktx/CMakeFiles/ktxtools_version.dir/codegen
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles --progress-num=88 "Finished codegen for target ktxtools_version"
.PHONY : tools/ktx/CMakeFiles/ktxtools_version.dir/codegen
# clean rule for target.
tools/ktx/CMakeFiles/ktxtools_version.dir/clean:
$(MAKE) $(MAKESILENT) -f tools/ktx/CMakeFiles/ktxtools_version.dir/build.make tools/ktx/CMakeFiles/ktxtools_version.dir/clean
.PHONY : tools/ktx/CMakeFiles/ktxtools_version.dir/clean
#=============================================================================
# Target rules for target tools/ktx2check/CMakeFiles/ktx2check.dir
# All Build rule for target.
tools/ktx2check/CMakeFiles/ktx2check.dir/all: CMakeFiles/ktx.dir/all
tools/ktx2check/CMakeFiles/ktx2check.dir/all: CMakeFiles/objUtil.dir/all
tools/ktx2check/CMakeFiles/ktx2check.dir/all: tools/ktx2check/CMakeFiles/ktx2check_version.dir/all
$(MAKE) $(MAKESILENT) -f tools/ktx2check/CMakeFiles/ktx2check.dir/build.make tools/ktx2check/CMakeFiles/ktx2check.dir/depend
$(MAKE) $(MAKESILENT) -f tools/ktx2check/CMakeFiles/ktx2check.dir/build.make tools/ktx2check/CMakeFiles/ktx2check.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles --progress-num=54 "Built target ktx2check"
.PHONY : tools/ktx2check/CMakeFiles/ktx2check.dir/all
# Build rule for subdir invocation for target.
tools/ktx2check/CMakeFiles/ktx2check.dir/rule: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles 44
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tools/ktx2check/CMakeFiles/ktx2check.dir/all
$(CMAKE_COMMAND) -E cmake_progress_start /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles 0
.PHONY : tools/ktx2check/CMakeFiles/ktx2check.dir/rule
# Convenience name for target.
ktx2check: tools/ktx2check/CMakeFiles/ktx2check.dir/rule
.PHONY : ktx2check
# codegen rule for target.
tools/ktx2check/CMakeFiles/ktx2check.dir/codegen: tools/ktx2check/CMakeFiles/ktx2check_version.dir/all
$(MAKE) $(MAKESILENT) -f tools/ktx2check/CMakeFiles/ktx2check.dir/build.make tools/ktx2check/CMakeFiles/ktx2check.dir/codegen
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles --progress-num=54 "Finished codegen for target ktx2check"
.PHONY : tools/ktx2check/CMakeFiles/ktx2check.dir/codegen
# clean rule for target.
tools/ktx2check/CMakeFiles/ktx2check.dir/clean:
$(MAKE) $(MAKESILENT) -f tools/ktx2check/CMakeFiles/ktx2check.dir/build.make tools/ktx2check/CMakeFiles/ktx2check.dir/clean
.PHONY : tools/ktx2check/CMakeFiles/ktx2check.dir/clean
#=============================================================================
# Target rules for target tools/ktx2check/CMakeFiles/ktx2check_version.dir
# All Build rule for target.
tools/ktx2check/CMakeFiles/ktx2check_version.dir/all:
$(MAKE) $(MAKESILENT) -f tools/ktx2check/CMakeFiles/ktx2check_version.dir/build.make tools/ktx2check/CMakeFiles/ktx2check_version.dir/depend
$(MAKE) $(MAKESILENT) -f tools/ktx2check/CMakeFiles/ktx2check_version.dir/build.make tools/ktx2check/CMakeFiles/ktx2check_version.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles --progress-num= "Built target ktx2check_version"
.PHONY : tools/ktx2check/CMakeFiles/ktx2check_version.dir/all
# Build rule for subdir invocation for target.
tools/ktx2check/CMakeFiles/ktx2check_version.dir/rule: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles 0
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tools/ktx2check/CMakeFiles/ktx2check_version.dir/all
$(CMAKE_COMMAND) -E cmake_progress_start /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles 0
.PHONY : tools/ktx2check/CMakeFiles/ktx2check_version.dir/rule
# Convenience name for target.
ktx2check_version: tools/ktx2check/CMakeFiles/ktx2check_version.dir/rule
.PHONY : ktx2check_version
# codegen rule for target.
tools/ktx2check/CMakeFiles/ktx2check_version.dir/codegen:
$(MAKE) $(MAKESILENT) -f tools/ktx2check/CMakeFiles/ktx2check_version.dir/build.make tools/ktx2check/CMakeFiles/ktx2check_version.dir/codegen
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles --progress-num= "Finished codegen for target ktx2check_version"
.PHONY : tools/ktx2check/CMakeFiles/ktx2check_version.dir/codegen
# clean rule for target.
tools/ktx2check/CMakeFiles/ktx2check_version.dir/clean:
$(MAKE) $(MAKESILENT) -f tools/ktx2check/CMakeFiles/ktx2check_version.dir/build.make tools/ktx2check/CMakeFiles/ktx2check_version.dir/clean
.PHONY : tools/ktx2check/CMakeFiles/ktx2check_version.dir/clean
#=============================================================================
# Target rules for target tools/ktx2ktx2/CMakeFiles/ktx2ktx2.dir
# All Build rule for target.
tools/ktx2ktx2/CMakeFiles/ktx2ktx2.dir/all: CMakeFiles/ktx.dir/all
tools/ktx2ktx2/CMakeFiles/ktx2ktx2.dir/all: CMakeFiles/objUtil.dir/all
tools/ktx2ktx2/CMakeFiles/ktx2ktx2.dir/all: tools/ktx2ktx2/CMakeFiles/ktx2ktx2_version.dir/all
$(MAKE) $(MAKESILENT) -f tools/ktx2ktx2/CMakeFiles/ktx2ktx2.dir/build.make tools/ktx2ktx2/CMakeFiles/ktx2ktx2.dir/depend
$(MAKE) $(MAKESILENT) -f tools/ktx2ktx2/CMakeFiles/ktx2ktx2.dir/build.make tools/ktx2ktx2/CMakeFiles/ktx2ktx2.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles --progress-num=55,56 "Built target ktx2ktx2"
.PHONY : tools/ktx2ktx2/CMakeFiles/ktx2ktx2.dir/all
# Build rule for subdir invocation for target.
tools/ktx2ktx2/CMakeFiles/ktx2ktx2.dir/rule: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles 45
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tools/ktx2ktx2/CMakeFiles/ktx2ktx2.dir/all
$(CMAKE_COMMAND) -E cmake_progress_start /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles 0
.PHONY : tools/ktx2ktx2/CMakeFiles/ktx2ktx2.dir/rule
# Convenience name for target.
ktx2ktx2: tools/ktx2ktx2/CMakeFiles/ktx2ktx2.dir/rule
.PHONY : ktx2ktx2
# codegen rule for target.
tools/ktx2ktx2/CMakeFiles/ktx2ktx2.dir/codegen: tools/ktx2ktx2/CMakeFiles/ktx2ktx2_version.dir/all
$(MAKE) $(MAKESILENT) -f tools/ktx2ktx2/CMakeFiles/ktx2ktx2.dir/build.make tools/ktx2ktx2/CMakeFiles/ktx2ktx2.dir/codegen
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles --progress-num=55,56 "Finished codegen for target ktx2ktx2"
.PHONY : tools/ktx2ktx2/CMakeFiles/ktx2ktx2.dir/codegen
# clean rule for target.
tools/ktx2ktx2/CMakeFiles/ktx2ktx2.dir/clean:
$(MAKE) $(MAKESILENT) -f tools/ktx2ktx2/CMakeFiles/ktx2ktx2.dir/build.make tools/ktx2ktx2/CMakeFiles/ktx2ktx2.dir/clean
.PHONY : tools/ktx2ktx2/CMakeFiles/ktx2ktx2.dir/clean
#=============================================================================
# Target rules for target tools/ktx2ktx2/CMakeFiles/ktx2ktx2_version.dir
# All Build rule for target.
tools/ktx2ktx2/CMakeFiles/ktx2ktx2_version.dir/all:
$(MAKE) $(MAKESILENT) -f tools/ktx2ktx2/CMakeFiles/ktx2ktx2_version.dir/build.make tools/ktx2ktx2/CMakeFiles/ktx2ktx2_version.dir/depend
$(MAKE) $(MAKESILENT) -f tools/ktx2ktx2/CMakeFiles/ktx2ktx2_version.dir/build.make tools/ktx2ktx2/CMakeFiles/ktx2ktx2_version.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles --progress-num= "Built target ktx2ktx2_version"
.PHONY : tools/ktx2ktx2/CMakeFiles/ktx2ktx2_version.dir/all
# Build rule for subdir invocation for target.
tools/ktx2ktx2/CMakeFiles/ktx2ktx2_version.dir/rule: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles 0
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tools/ktx2ktx2/CMakeFiles/ktx2ktx2_version.dir/all
$(CMAKE_COMMAND) -E cmake_progress_start /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles 0
.PHONY : tools/ktx2ktx2/CMakeFiles/ktx2ktx2_version.dir/rule
# Convenience name for target.
ktx2ktx2_version: tools/ktx2ktx2/CMakeFiles/ktx2ktx2_version.dir/rule
.PHONY : ktx2ktx2_version
# codegen rule for target.
tools/ktx2ktx2/CMakeFiles/ktx2ktx2_version.dir/codegen:
$(MAKE) $(MAKESILENT) -f tools/ktx2ktx2/CMakeFiles/ktx2ktx2_version.dir/build.make tools/ktx2ktx2/CMakeFiles/ktx2ktx2_version.dir/codegen
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles --progress-num= "Finished codegen for target ktx2ktx2_version"
.PHONY : tools/ktx2ktx2/CMakeFiles/ktx2ktx2_version.dir/codegen
# clean rule for target.
tools/ktx2ktx2/CMakeFiles/ktx2ktx2_version.dir/clean:
$(MAKE) $(MAKESILENT) -f tools/ktx2ktx2/CMakeFiles/ktx2ktx2_version.dir/build.make tools/ktx2ktx2/CMakeFiles/ktx2ktx2_version.dir/clean
.PHONY : tools/ktx2ktx2/CMakeFiles/ktx2ktx2_version.dir/clean
#=============================================================================
# Target rules for target tools/ktxinfo/CMakeFiles/ktxinfo.dir
# All Build rule for target.
tools/ktxinfo/CMakeFiles/ktxinfo.dir/all: CMakeFiles/ktx.dir/all
tools/ktxinfo/CMakeFiles/ktxinfo.dir/all: CMakeFiles/objUtil.dir/all
tools/ktxinfo/CMakeFiles/ktxinfo.dir/all: tools/ktxinfo/CMakeFiles/ktxinfo_version.dir/all
$(MAKE) $(MAKESILENT) -f tools/ktxinfo/CMakeFiles/ktxinfo.dir/build.make tools/ktxinfo/CMakeFiles/ktxinfo.dir/depend
$(MAKE) $(MAKESILENT) -f tools/ktxinfo/CMakeFiles/ktxinfo.dir/build.make tools/ktxinfo/CMakeFiles/ktxinfo.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles --progress-num=77 "Built target ktxinfo"
.PHONY : tools/ktxinfo/CMakeFiles/ktxinfo.dir/all
# Build rule for subdir invocation for target.
tools/ktxinfo/CMakeFiles/ktxinfo.dir/rule: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles 45
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tools/ktxinfo/CMakeFiles/ktxinfo.dir/all
$(CMAKE_COMMAND) -E cmake_progress_start /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles 0
.PHONY : tools/ktxinfo/CMakeFiles/ktxinfo.dir/rule
# Convenience name for target.
ktxinfo: tools/ktxinfo/CMakeFiles/ktxinfo.dir/rule
.PHONY : ktxinfo
# codegen rule for target.
tools/ktxinfo/CMakeFiles/ktxinfo.dir/codegen: tools/ktxinfo/CMakeFiles/ktxinfo_version.dir/all
$(MAKE) $(MAKESILENT) -f tools/ktxinfo/CMakeFiles/ktxinfo.dir/build.make tools/ktxinfo/CMakeFiles/ktxinfo.dir/codegen
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles --progress-num=77 "Finished codegen for target ktxinfo"
.PHONY : tools/ktxinfo/CMakeFiles/ktxinfo.dir/codegen
# clean rule for target.
tools/ktxinfo/CMakeFiles/ktxinfo.dir/clean:
$(MAKE) $(MAKESILENT) -f tools/ktxinfo/CMakeFiles/ktxinfo.dir/build.make tools/ktxinfo/CMakeFiles/ktxinfo.dir/clean
.PHONY : tools/ktxinfo/CMakeFiles/ktxinfo.dir/clean
#=============================================================================
# Target rules for target tools/ktxinfo/CMakeFiles/ktxinfo_version.dir
# All Build rule for target.
tools/ktxinfo/CMakeFiles/ktxinfo_version.dir/all:
$(MAKE) $(MAKESILENT) -f tools/ktxinfo/CMakeFiles/ktxinfo_version.dir/build.make tools/ktxinfo/CMakeFiles/ktxinfo_version.dir/depend
$(MAKE) $(MAKESILENT) -f tools/ktxinfo/CMakeFiles/ktxinfo_version.dir/build.make tools/ktxinfo/CMakeFiles/ktxinfo_version.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles --progress-num=78 "Built target ktxinfo_version"
.PHONY : tools/ktxinfo/CMakeFiles/ktxinfo_version.dir/all
# Build rule for subdir invocation for target.
tools/ktxinfo/CMakeFiles/ktxinfo_version.dir/rule: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles 1
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tools/ktxinfo/CMakeFiles/ktxinfo_version.dir/all
$(CMAKE_COMMAND) -E cmake_progress_start /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles 0
.PHONY : tools/ktxinfo/CMakeFiles/ktxinfo_version.dir/rule
# Convenience name for target.
ktxinfo_version: tools/ktxinfo/CMakeFiles/ktxinfo_version.dir/rule
.PHONY : ktxinfo_version
# codegen rule for target.
tools/ktxinfo/CMakeFiles/ktxinfo_version.dir/codegen:
$(MAKE) $(MAKESILENT) -f tools/ktxinfo/CMakeFiles/ktxinfo_version.dir/build.make tools/ktxinfo/CMakeFiles/ktxinfo_version.dir/codegen
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles --progress-num=78 "Finished codegen for target ktxinfo_version"
.PHONY : tools/ktxinfo/CMakeFiles/ktxinfo_version.dir/codegen
# clean rule for target.
tools/ktxinfo/CMakeFiles/ktxinfo_version.dir/clean:
$(MAKE) $(MAKESILENT) -f tools/ktxinfo/CMakeFiles/ktxinfo_version.dir/build.make tools/ktxinfo/CMakeFiles/ktxinfo_version.dir/clean
.PHONY : tools/ktxinfo/CMakeFiles/ktxinfo_version.dir/clean
#=============================================================================
# Target rules for target tools/ktxsc/CMakeFiles/ktxsc.dir
# All Build rule for target.
tools/ktxsc/CMakeFiles/ktxsc.dir/all: CMakeFiles/ktx.dir/all
tools/ktxsc/CMakeFiles/ktxsc.dir/all: CMakeFiles/objUtil.dir/all
tools/ktxsc/CMakeFiles/ktxsc.dir/all: tools/ktxsc/CMakeFiles/ktxsc_version.dir/all
$(MAKE) $(MAKESILENT) -f tools/ktxsc/CMakeFiles/ktxsc.dir/build.make tools/ktxsc/CMakeFiles/ktxsc.dir/depend
$(MAKE) $(MAKESILENT) -f tools/ktxsc/CMakeFiles/ktxsc.dir/build.make tools/ktxsc/CMakeFiles/ktxsc.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles --progress-num=79 "Built target ktxsc"
.PHONY : tools/ktxsc/CMakeFiles/ktxsc.dir/all
# Build rule for subdir invocation for target.
tools/ktxsc/CMakeFiles/ktxsc.dir/rule: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles 45
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tools/ktxsc/CMakeFiles/ktxsc.dir/all
$(CMAKE_COMMAND) -E cmake_progress_start /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles 0
.PHONY : tools/ktxsc/CMakeFiles/ktxsc.dir/rule
# Convenience name for target.
ktxsc: tools/ktxsc/CMakeFiles/ktxsc.dir/rule
.PHONY : ktxsc
# codegen rule for target.
tools/ktxsc/CMakeFiles/ktxsc.dir/codegen: tools/ktxsc/CMakeFiles/ktxsc_version.dir/all
$(MAKE) $(MAKESILENT) -f tools/ktxsc/CMakeFiles/ktxsc.dir/build.make tools/ktxsc/CMakeFiles/ktxsc.dir/codegen
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles --progress-num=79 "Finished codegen for target ktxsc"
.PHONY : tools/ktxsc/CMakeFiles/ktxsc.dir/codegen
# clean rule for target.
tools/ktxsc/CMakeFiles/ktxsc.dir/clean:
$(MAKE) $(MAKESILENT) -f tools/ktxsc/CMakeFiles/ktxsc.dir/build.make tools/ktxsc/CMakeFiles/ktxsc.dir/clean
.PHONY : tools/ktxsc/CMakeFiles/ktxsc.dir/clean
#=============================================================================
# Target rules for target tools/ktxsc/CMakeFiles/ktxsc_version.dir
# All Build rule for target.
tools/ktxsc/CMakeFiles/ktxsc_version.dir/all:
$(MAKE) $(MAKESILENT) -f tools/ktxsc/CMakeFiles/ktxsc_version.dir/build.make tools/ktxsc/CMakeFiles/ktxsc_version.dir/depend
$(MAKE) $(MAKESILENT) -f tools/ktxsc/CMakeFiles/ktxsc_version.dir/build.make tools/ktxsc/CMakeFiles/ktxsc_version.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles --progress-num=80 "Built target ktxsc_version"
.PHONY : tools/ktxsc/CMakeFiles/ktxsc_version.dir/all
# Build rule for subdir invocation for target.
tools/ktxsc/CMakeFiles/ktxsc_version.dir/rule: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles 1
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tools/ktxsc/CMakeFiles/ktxsc_version.dir/all
$(CMAKE_COMMAND) -E cmake_progress_start /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles 0
.PHONY : tools/ktxsc/CMakeFiles/ktxsc_version.dir/rule
# Convenience name for target.
ktxsc_version: tools/ktxsc/CMakeFiles/ktxsc_version.dir/rule
.PHONY : ktxsc_version
# codegen rule for target.
tools/ktxsc/CMakeFiles/ktxsc_version.dir/codegen:
$(MAKE) $(MAKESILENT) -f tools/ktxsc/CMakeFiles/ktxsc_version.dir/build.make tools/ktxsc/CMakeFiles/ktxsc_version.dir/codegen
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles --progress-num=80 "Finished codegen for target ktxsc_version"
.PHONY : tools/ktxsc/CMakeFiles/ktxsc_version.dir/codegen
# clean rule for target.
tools/ktxsc/CMakeFiles/ktxsc_version.dir/clean:
$(MAKE) $(MAKESILENT) -f tools/ktxsc/CMakeFiles/ktxsc_version.dir/build.make tools/ktxsc/CMakeFiles/ktxsc_version.dir/clean
.PHONY : tools/ktxsc/CMakeFiles/ktxsc_version.dir/clean
#=============================================================================
# Target rules for target tools/toktx/CMakeFiles/toktx.dir
# All Build rule for target.
tools/toktx/CMakeFiles/toktx.dir/all: CMakeFiles/ktx.dir/all
tools/toktx/CMakeFiles/toktx.dir/all: CMakeFiles/objUtil.dir/all
tools/toktx/CMakeFiles/toktx.dir/all: external/fmt/CMakeFiles/fmt.dir/all
tools/toktx/CMakeFiles/toktx.dir/all: tools/imageio/CMakeFiles/imageio.dir/all
tools/toktx/CMakeFiles/toktx.dir/all: tools/toktx/CMakeFiles/toktx_version.dir/all
$(MAKE) $(MAKESILENT) -f tools/toktx/CMakeFiles/toktx.dir/build.make tools/toktx/CMakeFiles/toktx.dir/depend
$(MAKE) $(MAKESILENT) -f tools/toktx/CMakeFiles/toktx.dir/build.make tools/toktx/CMakeFiles/toktx.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles --progress-num=94 "Built target toktx"
.PHONY : tools/toktx/CMakeFiles/toktx.dir/all
# Build rule for subdir invocation for target.
tools/toktx/CMakeFiles/toktx.dir/rule: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles 53
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tools/toktx/CMakeFiles/toktx.dir/all
$(CMAKE_COMMAND) -E cmake_progress_start /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles 0
.PHONY : tools/toktx/CMakeFiles/toktx.dir/rule
# Convenience name for target.
toktx: tools/toktx/CMakeFiles/toktx.dir/rule
.PHONY : toktx
# codegen rule for target.
tools/toktx/CMakeFiles/toktx.dir/codegen: tools/toktx/CMakeFiles/toktx_version.dir/all
$(MAKE) $(MAKESILENT) -f tools/toktx/CMakeFiles/toktx.dir/build.make tools/toktx/CMakeFiles/toktx.dir/codegen
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles --progress-num=94 "Finished codegen for target toktx"
.PHONY : tools/toktx/CMakeFiles/toktx.dir/codegen
# clean rule for target.
tools/toktx/CMakeFiles/toktx.dir/clean:
$(MAKE) $(MAKESILENT) -f tools/toktx/CMakeFiles/toktx.dir/build.make tools/toktx/CMakeFiles/toktx.dir/clean
.PHONY : tools/toktx/CMakeFiles/toktx.dir/clean
#=============================================================================
# Target rules for target tools/toktx/CMakeFiles/toktx_version.dir
# All Build rule for target.
tools/toktx/CMakeFiles/toktx_version.dir/all:
$(MAKE) $(MAKESILENT) -f tools/toktx/CMakeFiles/toktx_version.dir/build.make tools/toktx/CMakeFiles/toktx_version.dir/depend
$(MAKE) $(MAKESILENT) -f tools/toktx/CMakeFiles/toktx_version.dir/build.make tools/toktx/CMakeFiles/toktx_version.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles --progress-num=95 "Built target toktx_version"
.PHONY : tools/toktx/CMakeFiles/toktx_version.dir/all
# Build rule for subdir invocation for target.
tools/toktx/CMakeFiles/toktx_version.dir/rule: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles 1
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tools/toktx/CMakeFiles/toktx_version.dir/all
$(CMAKE_COMMAND) -E cmake_progress_start /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles 0
.PHONY : tools/toktx/CMakeFiles/toktx_version.dir/rule
# Convenience name for target.
toktx_version: tools/toktx/CMakeFiles/toktx_version.dir/rule
.PHONY : toktx_version
# codegen rule for target.
tools/toktx/CMakeFiles/toktx_version.dir/codegen:
$(MAKE) $(MAKESILENT) -f tools/toktx/CMakeFiles/toktx_version.dir/build.make tools/toktx/CMakeFiles/toktx_version.dir/codegen
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles --progress-num=95 "Finished codegen for target toktx_version"
.PHONY : tools/toktx/CMakeFiles/toktx_version.dir/codegen
# clean rule for target.
tools/toktx/CMakeFiles/toktx_version.dir/clean:
$(MAKE) $(MAKESILENT) -f tools/toktx/CMakeFiles/toktx_version.dir/build.make tools/toktx/CMakeFiles/toktx_version.dir/clean
.PHONY : tools/toktx/CMakeFiles/toktx_version.dir/clean
#=============================================================================
# Target rules for target tests/CMakeFiles/unittests.dir
# All Build rule for target.
tests/CMakeFiles/unittests.dir/all: CMakeFiles/ktx.dir/all
tests/CMakeFiles/unittests.dir/all: external/fmt/CMakeFiles/fmt.dir/all
tests/CMakeFiles/unittests.dir/all: tests/gtest/CMakeFiles/gtest.dir/all
$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/unittests.dir/build.make tests/CMakeFiles/unittests.dir/depend
$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/unittests.dir/build.make tests/CMakeFiles/unittests.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles --progress-num=97,98,99,100 "Built target unittests"
.PHONY : tests/CMakeFiles/unittests.dir/all
# Build rule for subdir invocation for target.
tests/CMakeFiles/unittests.dir/rule: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles 49
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tests/CMakeFiles/unittests.dir/all
$(CMAKE_COMMAND) -E cmake_progress_start /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles 0
.PHONY : tests/CMakeFiles/unittests.dir/rule
# Convenience name for target.
unittests: tests/CMakeFiles/unittests.dir/rule
.PHONY : unittests
# codegen rule for target.
tests/CMakeFiles/unittests.dir/codegen:
$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/unittests.dir/build.make tests/CMakeFiles/unittests.dir/codegen
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles --progress-num=97,98,99,100 "Finished codegen for target unittests"
.PHONY : tests/CMakeFiles/unittests.dir/codegen
# clean rule for target.
tests/CMakeFiles/unittests.dir/clean:
$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/unittests.dir/build.make tests/CMakeFiles/unittests.dir/clean
.PHONY : tests/CMakeFiles/unittests.dir/clean
#=============================================================================
# Target rules for target tests/CMakeFiles/texturetests.dir
# All Build rule for target.
tests/CMakeFiles/texturetests.dir/all: CMakeFiles/ktx.dir/all
tests/CMakeFiles/texturetests.dir/all: tests/gtest/CMakeFiles/gtest.dir/all
$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/texturetests.dir/build.make tests/CMakeFiles/texturetests.dir/depend
$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/texturetests.dir/build.make tests/CMakeFiles/texturetests.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles --progress-num=93 "Built target texturetests"
.PHONY : tests/CMakeFiles/texturetests.dir/all
# Build rule for subdir invocation for target.
tests/CMakeFiles/texturetests.dir/rule: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles 44
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tests/CMakeFiles/texturetests.dir/all
$(CMAKE_COMMAND) -E cmake_progress_start /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles 0
.PHONY : tests/CMakeFiles/texturetests.dir/rule
# Convenience name for target.
texturetests: tests/CMakeFiles/texturetests.dir/rule
.PHONY : texturetests
# codegen rule for target.
tests/CMakeFiles/texturetests.dir/codegen:
$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/texturetests.dir/build.make tests/CMakeFiles/texturetests.dir/codegen
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles --progress-num=93 "Finished codegen for target texturetests"
.PHONY : tests/CMakeFiles/texturetests.dir/codegen
# clean rule for target.
tests/CMakeFiles/texturetests.dir/clean:
$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/texturetests.dir/build.make tests/CMakeFiles/texturetests.dir/clean
.PHONY : tests/CMakeFiles/texturetests.dir/clean
#=============================================================================
# Target rules for target tests/loadtests/CMakeFiles/appfwSDL.dir
# All Build rule for target.
tests/loadtests/CMakeFiles/appfwSDL.dir/all:
$(MAKE) $(MAKESILENT) -f tests/loadtests/CMakeFiles/appfwSDL.dir/build.make tests/loadtests/CMakeFiles/appfwSDL.dir/depend
$(MAKE) $(MAKESILENT) -f tests/loadtests/CMakeFiles/appfwSDL.dir/build.make tests/loadtests/CMakeFiles/appfwSDL.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles --progress-num=1,2 "Built target appfwSDL"
.PHONY : tests/loadtests/CMakeFiles/appfwSDL.dir/all
# Build rule for subdir invocation for target.
tests/loadtests/CMakeFiles/appfwSDL.dir/rule: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles 2
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tests/loadtests/CMakeFiles/appfwSDL.dir/all
$(CMAKE_COMMAND) -E cmake_progress_start /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles 0
.PHONY : tests/loadtests/CMakeFiles/appfwSDL.dir/rule
# Convenience name for target.
appfwSDL: tests/loadtests/CMakeFiles/appfwSDL.dir/rule
.PHONY : appfwSDL
# codegen rule for target.
tests/loadtests/CMakeFiles/appfwSDL.dir/codegen:
$(MAKE) $(MAKESILENT) -f tests/loadtests/CMakeFiles/appfwSDL.dir/build.make tests/loadtests/CMakeFiles/appfwSDL.dir/codegen
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles --progress-num=1,2 "Finished codegen for target appfwSDL"
.PHONY : tests/loadtests/CMakeFiles/appfwSDL.dir/codegen
# clean rule for target.
tests/loadtests/CMakeFiles/appfwSDL.dir/clean:
$(MAKE) $(MAKESILENT) -f tests/loadtests/CMakeFiles/appfwSDL.dir/build.make tests/loadtests/CMakeFiles/appfwSDL.dir/clean
.PHONY : tests/loadtests/CMakeFiles/appfwSDL.dir/clean
#=============================================================================
# Target rules for target tests/ktxdiff/CMakeFiles/ktxdiff.dir
# All Build rule for target.
tests/ktxdiff/CMakeFiles/ktxdiff.dir/all: CMakeFiles/ktx.dir/all
tests/ktxdiff/CMakeFiles/ktxdiff.dir/all: CMakeFiles/objUtil.dir/all
tests/ktxdiff/CMakeFiles/ktxdiff.dir/all: external/astc-encoder/Source/CMakeFiles/astcenc-avx2-static.dir/all
tests/ktxdiff/CMakeFiles/ktxdiff.dir/all: external/fmt/CMakeFiles/fmt.dir/all
$(MAKE) $(MAKESILENT) -f tests/ktxdiff/CMakeFiles/ktxdiff.dir/build.make tests/ktxdiff/CMakeFiles/ktxdiff.dir/depend
$(MAKE) $(MAKESILENT) -f tests/ktxdiff/CMakeFiles/ktxdiff.dir/build.make tests/ktxdiff/CMakeFiles/ktxdiff.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles --progress-num=76 "Built target ktxdiff"
.PHONY : tests/ktxdiff/CMakeFiles/ktxdiff.dir/all
# Build rule for subdir invocation for target.
tests/ktxdiff/CMakeFiles/ktxdiff.dir/rule: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles 46
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tests/ktxdiff/CMakeFiles/ktxdiff.dir/all
$(CMAKE_COMMAND) -E cmake_progress_start /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles 0
.PHONY : tests/ktxdiff/CMakeFiles/ktxdiff.dir/rule
# Convenience name for target.
ktxdiff: tests/ktxdiff/CMakeFiles/ktxdiff.dir/rule
.PHONY : ktxdiff
# codegen rule for target.
tests/ktxdiff/CMakeFiles/ktxdiff.dir/codegen:
$(MAKE) $(MAKESILENT) -f tests/ktxdiff/CMakeFiles/ktxdiff.dir/build.make tests/ktxdiff/CMakeFiles/ktxdiff.dir/codegen
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles --progress-num=76 "Finished codegen for target ktxdiff"
.PHONY : tests/ktxdiff/CMakeFiles/ktxdiff.dir/codegen
# clean rule for target.
tests/ktxdiff/CMakeFiles/ktxdiff.dir/clean:
$(MAKE) $(MAKESILENT) -f tests/ktxdiff/CMakeFiles/ktxdiff.dir/build.make tests/ktxdiff/CMakeFiles/ktxdiff.dir/clean
.PHONY : tests/ktxdiff/CMakeFiles/ktxdiff.dir/clean
#=============================================================================
# Target rules for target tests/gtest/CMakeFiles/gtest.dir
# All Build rule for target.
tests/gtest/CMakeFiles/gtest.dir/all:
$(MAKE) $(MAKESILENT) -f tests/gtest/CMakeFiles/gtest.dir/build.make tests/gtest/CMakeFiles/gtest.dir/depend
$(MAKE) $(MAKESILENT) -f tests/gtest/CMakeFiles/gtest.dir/build.make tests/gtest/CMakeFiles/gtest.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles --progress-num=18 "Built target gtest"
.PHONY : tests/gtest/CMakeFiles/gtest.dir/all
# Build rule for subdir invocation for target.
tests/gtest/CMakeFiles/gtest.dir/rule: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles 1
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tests/gtest/CMakeFiles/gtest.dir/all
$(CMAKE_COMMAND) -E cmake_progress_start /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles 0
.PHONY : tests/gtest/CMakeFiles/gtest.dir/rule
# Convenience name for target.
gtest: tests/gtest/CMakeFiles/gtest.dir/rule
.PHONY : gtest
# codegen rule for target.
tests/gtest/CMakeFiles/gtest.dir/codegen:
$(MAKE) $(MAKESILENT) -f tests/gtest/CMakeFiles/gtest.dir/build.make tests/gtest/CMakeFiles/gtest.dir/codegen
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles --progress-num=18 "Finished codegen for target gtest"
.PHONY : tests/gtest/CMakeFiles/gtest.dir/codegen
# clean rule for target.
tests/gtest/CMakeFiles/gtest.dir/clean:
$(MAKE) $(MAKESILENT) -f tests/gtest/CMakeFiles/gtest.dir/build.make tests/gtest/CMakeFiles/gtest.dir/clean
.PHONY : tests/gtest/CMakeFiles/gtest.dir/clean
#=============================================================================
# Target rules for target tests/transcodetests/CMakeFiles/transcodetests.dir
# All Build rule for target.
tests/transcodetests/CMakeFiles/transcodetests.dir/all: CMakeFiles/ktx.dir/all
tests/transcodetests/CMakeFiles/transcodetests.dir/all: interface/basisu_c_binding/CMakeFiles/obj_basisu_cbind.dir/all
tests/transcodetests/CMakeFiles/transcodetests.dir/all: tests/gtest/CMakeFiles/gtest.dir/all
$(MAKE) $(MAKESILENT) -f tests/transcodetests/CMakeFiles/transcodetests.dir/build.make tests/transcodetests/CMakeFiles/transcodetests.dir/depend
$(MAKE) $(MAKESILENT) -f tests/transcodetests/CMakeFiles/transcodetests.dir/build.make tests/transcodetests/CMakeFiles/transcodetests.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles --progress-num=96 "Built target transcodetests"
.PHONY : tests/transcodetests/CMakeFiles/transcodetests.dir/all
# Build rule for subdir invocation for target.
tests/transcodetests/CMakeFiles/transcodetests.dir/rule: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles 45
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tests/transcodetests/CMakeFiles/transcodetests.dir/all
$(CMAKE_COMMAND) -E cmake_progress_start /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles 0
.PHONY : tests/transcodetests/CMakeFiles/transcodetests.dir/rule
# Convenience name for target.
transcodetests: tests/transcodetests/CMakeFiles/transcodetests.dir/rule
.PHONY : transcodetests
# codegen rule for target.
tests/transcodetests/CMakeFiles/transcodetests.dir/codegen:
$(MAKE) $(MAKESILENT) -f tests/transcodetests/CMakeFiles/transcodetests.dir/build.make tests/transcodetests/CMakeFiles/transcodetests.dir/codegen
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles --progress-num=96 "Finished codegen for target transcodetests"
.PHONY : tests/transcodetests/CMakeFiles/transcodetests.dir/codegen
# clean rule for target.
tests/transcodetests/CMakeFiles/transcodetests.dir/clean:
$(MAKE) $(MAKESILENT) -f tests/transcodetests/CMakeFiles/transcodetests.dir/build.make tests/transcodetests/CMakeFiles/transcodetests.dir/clean
.PHONY : tests/transcodetests/CMakeFiles/transcodetests.dir/clean
#=============================================================================
# Target rules for target tests/streamtests/CMakeFiles/streamtests.dir
# All Build rule for target.
tests/streamtests/CMakeFiles/streamtests.dir/all: CMakeFiles/ktx.dir/all
tests/streamtests/CMakeFiles/streamtests.dir/all: tests/gtest/CMakeFiles/gtest.dir/all
$(MAKE) $(MAKESILENT) -f tests/streamtests/CMakeFiles/streamtests.dir/build.make tests/streamtests/CMakeFiles/streamtests.dir/depend
$(MAKE) $(MAKESILENT) -f tests/streamtests/CMakeFiles/streamtests.dir/build.make tests/streamtests/CMakeFiles/streamtests.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles --progress-num=92 "Built target streamtests"
.PHONY : tests/streamtests/CMakeFiles/streamtests.dir/all
# Build rule for subdir invocation for target.
tests/streamtests/CMakeFiles/streamtests.dir/rule: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles 44
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tests/streamtests/CMakeFiles/streamtests.dir/all
$(CMAKE_COMMAND) -E cmake_progress_start /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles 0
.PHONY : tests/streamtests/CMakeFiles/streamtests.dir/rule
# Convenience name for target.
streamtests: tests/streamtests/CMakeFiles/streamtests.dir/rule
.PHONY : streamtests
# codegen rule for target.
tests/streamtests/CMakeFiles/streamtests.dir/codegen:
$(MAKE) $(MAKESILENT) -f tests/streamtests/CMakeFiles/streamtests.dir/build.make tests/streamtests/CMakeFiles/streamtests.dir/codegen
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles --progress-num=92 "Finished codegen for target streamtests"
.PHONY : tests/streamtests/CMakeFiles/streamtests.dir/codegen
# clean rule for target.
tests/streamtests/CMakeFiles/streamtests.dir/clean:
$(MAKE) $(MAKESILENT) -f tests/streamtests/CMakeFiles/streamtests.dir/build.make tests/streamtests/CMakeFiles/streamtests.dir/clean
.PHONY : tests/streamtests/CMakeFiles/streamtests.dir/clean
#=============================================================================
# Special targets to cleanup operation of make.
# Special rule to run CMake to check the build system integrity.
# No rule that depends on this can have commands that come from listfiles
# because they might be regenerated.
cmake_check_build_system:
$(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
.PHONY : cmake_check_build_system