Add ktx
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
# CMAKE generated file: DO NOT EDIT!
|
||||
# Generated by "Unix Makefiles" Generator, CMake Version 4.3
|
||||
|
||||
# compile C with /usr/bin/cc
|
||||
# compile CXX with /usr/bin/c++
|
||||
C_DEFINES = -DBASISD_SUPPORT_FXT1=0 -DBASISD_SUPPORT_KTX2=0 -DBASISD_SUPPORT_KTX2_ZSTD=0 -DKTX_FEATURE_KTX1 -DKTX_FEATURE_KTX2 -DLIBKTX -DSUPPORT_SOFTWARE_ETC_UNPACK=1 -Dktx_read_EXPORTS
|
||||
|
||||
C_INCLUDES = -I/home/abdelrahman/Sources/programming/how-to-vulkan/ktx/include -I/home/abdelrahman/Sources/programming/how-to-vulkan/ktx/external/basisu/transcoder -I/home/abdelrahman/Sources/programming/how-to-vulkan/ktx/external -I/home/abdelrahman/Sources/programming/how-to-vulkan/ktx/external/basisu/zstd -I/home/abdelrahman/Sources/programming/how-to-vulkan/ktx/utils -I/home/abdelrahman/Sources/programming/how-to-vulkan/ktx/external/dfdutils -I/home/abdelrahman/Sources/programming/how-to-vulkan/ktx/external/astc-encoder/Source -isystem /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/other_include
|
||||
|
||||
C_FLAGS = -O3 -DNDEBUG -fPIC -Wall -Wextra -O3 -ffp-contract=off -Wno-cast-function-type -Wno-pedantic
|
||||
|
||||
CXX_DEFINES = -DBASISD_SUPPORT_FXT1=0 -DBASISD_SUPPORT_KTX2=0 -DBASISD_SUPPORT_KTX2_ZSTD=0 -DKTX_FEATURE_KTX1 -DKTX_FEATURE_KTX2 -DLIBKTX -DSUPPORT_SOFTWARE_ETC_UNPACK=1 -Dktx_read_EXPORTS
|
||||
|
||||
CXX_INCLUDES = -I/home/abdelrahman/Sources/programming/how-to-vulkan/ktx/include -I/home/abdelrahman/Sources/programming/how-to-vulkan/ktx/external/basisu/transcoder -I/home/abdelrahman/Sources/programming/how-to-vulkan/ktx/external -I/home/abdelrahman/Sources/programming/how-to-vulkan/ktx/external/basisu/zstd -I/home/abdelrahman/Sources/programming/how-to-vulkan/ktx/utils -I/home/abdelrahman/Sources/programming/how-to-vulkan/ktx/external/dfdutils -I/home/abdelrahman/Sources/programming/how-to-vulkan/ktx/external/astc-encoder/Source -isystem /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/other_include
|
||||
|
||||
CXX_FLAGS = -msse4.1 -O3 -DNDEBUG -std=gnu++17 -fPIC -Wall -Wextra -O3 -ffp-contract=off -Wno-cast-function-type -Wno-pedantic
|
||||
|
||||
# Custom options: CMakeFiles/ktx_read.dir/external/basisu/transcoder/basisu_transcoder.cpp.o_OPTIONS = -fno-strict-aliasing;-Wno-sign-compare;-Wno-unused-function;-Wno-unused-variable;-Wno-class-memaccess;-Wno-maybe-uninitialized;-Wno-stringop-overflow
|
||||
|
||||
Reference in New Issue
Block a user