This commit is contained in:
2026-06-14 19:09:18 +01:00
parent 14bd1a9271
commit 13fa90a0e9
3958 changed files with 999286 additions and 4 deletions
@@ -0,0 +1,22 @@
# Consider dependencies only in project.
set(CMAKE_DEPENDS_IN_PROJECT_ONLY OFF)
# The set of languages for which implicit dependencies are needed:
set(CMAKE_DEPENDS_LANGUAGES
)
# The set of dependency files which are needed:
set(CMAKE_DEPENDS_DEPENDENCY_FILES
)
# Targets to which this target links which contain Fortran sources.
set(CMAKE_Fortran_TARGET_LINKED_INFO_FILES
)
# Targets to which this target links which contain Fortran sources.
set(CMAKE_Fortran_TARGET_FORWARD_LINKED_INFO_FILES
)
# Fortran module output directory.
set(CMAKE_Fortran_TARGET_MODULE_DIR "")
@@ -0,0 +1,108 @@
# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 4.3
# Delete rule output on recipe failure.
.DELETE_ON_ERROR:
#=============================================================================
# Special targets provided by cmake.
# Disable implicit rules so canonical targets will work.
.SUFFIXES:
# Disable VCS-based implicit rules.
% : %,v
# Disable VCS-based implicit rules.
% : RCS/%
# Disable VCS-based implicit rules.
% : RCS/%,v
# Disable VCS-based implicit rules.
% : SCCS/s.%
# Disable VCS-based implicit rules.
% : s.%
.SUFFIXES: .hpux_make_needs_suffix_list
# Command-line flag to silence nested $(MAKE).
$(VERBOSE)MAKESILENT = -s
#Suppress display of executed commands.
$(VERBOSE).SILENT:
# A target that is always out of date.
cmake_force:
.PHONY : cmake_force
#=============================================================================
# Set environment variables for the build.
# The shell in which to execute make rules.
SHELL = /bin/sh
# The CMake executable.
CMAKE_COMMAND = /usr/bin/cmake
# The command to remove a file.
RM = /usr/bin/cmake -E rm -f
# Escaping for special characters.
EQUALS = =
# The top-level source directory on which CMake was run.
CMAKE_SOURCE_DIR = /home/abdelrahman/Sources/programming/how-to-vulkan/ktx
# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build
# Utility rule file for tools.doc.
# Include any custom commands dependencies for this target.
include CMakeFiles/tools.doc.dir/compiler_depend.make
# Include the progress variables for this target.
include CMakeFiles/tools.doc.dir/progress.make
CMakeFiles/tools.doc: Doxyfile.tools.doc
CMakeFiles/tools.doc: /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/tools/ktx/ktx_main.cpp
CMakeFiles/tools.doc: /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/tools/ktx/command_compare.cpp
CMakeFiles/tools.doc: /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/tools/ktx/command_create.cpp
CMakeFiles/tools.doc: /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/tools/ktx/command_deflate.cpp
CMakeFiles/tools.doc: /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/tools/ktx/command_encode.cpp
CMakeFiles/tools.doc: /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/tools/ktx/command_extract.cpp
CMakeFiles/tools.doc: /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/tools/ktx/command_help.cpp
CMakeFiles/tools.doc: /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/tools/ktx/command_info.cpp
CMakeFiles/tools.doc: /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/tools/ktx/command_transcode.cpp
CMakeFiles/tools.doc: /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/tools/ktx/command_validate.cpp
CMakeFiles/tools.doc: /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/tools/ktx2check/ktx2check.cpp
CMakeFiles/tools.doc: /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/tools/ktx2ktx2/ktx2ktx2.cpp
CMakeFiles/tools.doc: /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/tools/ktxinfo/ktxinfo.cpp
CMakeFiles/tools.doc: /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/tools/ktxsc/ktxsc.cpp
CMakeFiles/tools.doc: /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/tools/ktxtools_mainpage.md
CMakeFiles/tools.doc: /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/tools/toktx/toktx.cc
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --blue --bold --progress-dir=/home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Generating API documentation for tools.doc"
cd /home/abdelrahman/Sources/programming/how-to-vulkan/ktx && /usr/bin/cmake -E make_directory /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/docs/html
cd /home/abdelrahman/Sources/programming/how-to-vulkan/ktx && /usr/bin/doxygen /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/Doxyfile.tools.doc
CMakeFiles/tools.doc.dir/codegen:
.PHONY : CMakeFiles/tools.doc.dir/codegen
tools.doc: CMakeFiles/tools.doc
tools.doc: CMakeFiles/tools.doc.dir/build.make
.PHONY : tools.doc
# Rule to build all files generated by this target.
CMakeFiles/tools.doc.dir/build: tools.doc
.PHONY : CMakeFiles/tools.doc.dir/build
CMakeFiles/tools.doc.dir/clean:
$(CMAKE_COMMAND) -P CMakeFiles/tools.doc.dir/cmake_clean.cmake
.PHONY : CMakeFiles/tools.doc.dir/clean
CMakeFiles/tools.doc.dir/depend:
cd /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/abdelrahman/Sources/programming/how-to-vulkan/ktx /home/abdelrahman/Sources/programming/how-to-vulkan/ktx /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles/tools.doc.dir/DependInfo.cmake "--color=$(COLOR)" tools.doc
.PHONY : CMakeFiles/tools.doc.dir/depend
@@ -0,0 +1,8 @@
file(REMOVE_RECURSE
"CMakeFiles/tools.doc"
)
# Per-language clean rules from dependency scanning.
foreach(lang )
include(CMakeFiles/tools.doc.dir/cmake_clean_${lang}.cmake OPTIONAL)
endforeach()
@@ -0,0 +1,2 @@
# Empty custom commands generated dependencies file for tools.doc.
# This may be replaced when dependencies are built.
@@ -0,0 +1,2 @@
# CMAKE generated file: DO NOT EDIT!
# Timestamp file for custom commands dependencies management for tools.doc.
@@ -0,0 +1,2 @@
CMAKE_PROGRESS_1 =