13 lines
510 B
Makefile
13 lines
510 B
Makefile
# CMAKE generated file: DO NOT EDIT!
|
|
# Generated by "Unix Makefiles" Generator, CMake Version 4.3
|
|
|
|
# compile CXX with /usr/bin/c++
|
|
CXX_DEFINES =
|
|
|
|
CXX_INCLUDES = -I/home/abdelrahman/Sources/programming/how-to-vulkan/ktx/tests/gtest/include -I/home/abdelrahman/Sources/programming/how-to-vulkan/ktx/tests/gtest/.
|
|
|
|
CXX_FLAGS = -msse4.1 -O3 -DNDEBUG -std=gnu++17 -Wall -Wextra -O3 -ffp-contract=off
|
|
|
|
# Custom options: tests/gtest/CMakeFiles/gtest.dir/src/gtest-all.cc.o_OPTIONS = -Wno-missing-field-initializers
|
|
|