# CMAKE generated file: DO NOT EDIT! # Generated by "Unix Makefiles" Generator, CMake Version 4.3 # Delete rule output on recipe failure. .DELETE_ON_ERROR: #============================================================================= # Special targets provided by cmake. # Disable implicit rules so canonical targets will work. .SUFFIXES: # Disable VCS-based implicit rules. % : %,v # Disable VCS-based implicit rules. % : RCS/% # Disable VCS-based implicit rules. % : RCS/%,v # Disable VCS-based implicit rules. % : SCCS/s.% # Disable VCS-based implicit rules. % : s.% .SUFFIXES: .hpux_make_needs_suffix_list # Command-line flag to silence nested $(MAKE). $(VERBOSE)MAKESILENT = -s #Suppress display of executed commands. $(VERBOSE).SILENT: # A target that is always out of date. cmake_force: .PHONY : cmake_force #============================================================================= # Set environment variables for the build. # The shell in which to execute make rules. SHELL = /bin/sh # The CMake executable. CMAKE_COMMAND = /usr/bin/cmake # The command to remove a file. RM = /usr/bin/cmake -E rm -f # Escaping for special characters. EQUALS = = # The top-level source directory on which CMake was run. CMAKE_SOURCE_DIR = /home/abdelrahman/Sources/programming/how-to-vulkan/ktx # The top-level build directory on which CMake was run. CMAKE_BINARY_DIR = /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build # Include any dependencies generated for this target. include tests/loadtests/CMakeFiles/appfwSDL.dir/depend.make # Include any dependencies generated by the compiler for this target. include tests/loadtests/CMakeFiles/appfwSDL.dir/compiler_depend.make # Include the progress variables for this target. include tests/loadtests/CMakeFiles/appfwSDL.dir/progress.make # Include the compile flags for this target's objects. include tests/loadtests/CMakeFiles/appfwSDL.dir/flags.make tests/loadtests/CMakeFiles/appfwSDL.dir/codegen: .PHONY : tests/loadtests/CMakeFiles/appfwSDL.dir/codegen tests/loadtests/CMakeFiles/appfwSDL.dir/appfwSDL/AppBaseSDL.cpp.o: tests/loadtests/CMakeFiles/appfwSDL.dir/flags.make tests/loadtests/CMakeFiles/appfwSDL.dir/appfwSDL/AppBaseSDL.cpp.o: /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/tests/loadtests/appfwSDL/AppBaseSDL.cpp tests/loadtests/CMakeFiles/appfwSDL.dir/appfwSDL/AppBaseSDL.cpp.o: tests/loadtests/CMakeFiles/appfwSDL.dir/compiler_depend.ts @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building CXX object tests/loadtests/CMakeFiles/appfwSDL.dir/appfwSDL/AppBaseSDL.cpp.o" cd /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/tests/loadtests && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT tests/loadtests/CMakeFiles/appfwSDL.dir/appfwSDL/AppBaseSDL.cpp.o -MF CMakeFiles/appfwSDL.dir/appfwSDL/AppBaseSDL.cpp.o.d -o CMakeFiles/appfwSDL.dir/appfwSDL/AppBaseSDL.cpp.o -c /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/tests/loadtests/appfwSDL/AppBaseSDL.cpp tests/loadtests/CMakeFiles/appfwSDL.dir/appfwSDL/AppBaseSDL.cpp.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing CXX source to CMakeFiles/appfwSDL.dir/appfwSDL/AppBaseSDL.cpp.i" cd /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/tests/loadtests && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/tests/loadtests/appfwSDL/AppBaseSDL.cpp > CMakeFiles/appfwSDL.dir/appfwSDL/AppBaseSDL.cpp.i tests/loadtests/CMakeFiles/appfwSDL.dir/appfwSDL/AppBaseSDL.cpp.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling CXX source to assembly CMakeFiles/appfwSDL.dir/appfwSDL/AppBaseSDL.cpp.s" cd /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/tests/loadtests && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/tests/loadtests/appfwSDL/AppBaseSDL.cpp -o CMakeFiles/appfwSDL.dir/appfwSDL/AppBaseSDL.cpp.s tests/loadtests/CMakeFiles/appfwSDL.dir/appfwSDL/main.cpp.o: tests/loadtests/CMakeFiles/appfwSDL.dir/flags.make tests/loadtests/CMakeFiles/appfwSDL.dir/appfwSDL/main.cpp.o: /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/tests/loadtests/appfwSDL/main.cpp tests/loadtests/CMakeFiles/appfwSDL.dir/appfwSDL/main.cpp.o: tests/loadtests/CMakeFiles/appfwSDL.dir/compiler_depend.ts @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Building CXX object tests/loadtests/CMakeFiles/appfwSDL.dir/appfwSDL/main.cpp.o" cd /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/tests/loadtests && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT tests/loadtests/CMakeFiles/appfwSDL.dir/appfwSDL/main.cpp.o -MF CMakeFiles/appfwSDL.dir/appfwSDL/main.cpp.o.d -o CMakeFiles/appfwSDL.dir/appfwSDL/main.cpp.o -c /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/tests/loadtests/appfwSDL/main.cpp tests/loadtests/CMakeFiles/appfwSDL.dir/appfwSDL/main.cpp.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing CXX source to CMakeFiles/appfwSDL.dir/appfwSDL/main.cpp.i" cd /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/tests/loadtests && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/tests/loadtests/appfwSDL/main.cpp > CMakeFiles/appfwSDL.dir/appfwSDL/main.cpp.i tests/loadtests/CMakeFiles/appfwSDL.dir/appfwSDL/main.cpp.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling CXX source to assembly CMakeFiles/appfwSDL.dir/appfwSDL/main.cpp.s" cd /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/tests/loadtests && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/tests/loadtests/appfwSDL/main.cpp -o CMakeFiles/appfwSDL.dir/appfwSDL/main.cpp.s tests/loadtests/CMakeFiles/appfwSDL.dir/common/LoadTestSample.cpp.o: tests/loadtests/CMakeFiles/appfwSDL.dir/flags.make tests/loadtests/CMakeFiles/appfwSDL.dir/common/LoadTestSample.cpp.o: /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/tests/loadtests/common/LoadTestSample.cpp tests/loadtests/CMakeFiles/appfwSDL.dir/common/LoadTestSample.cpp.o: tests/loadtests/CMakeFiles/appfwSDL.dir/compiler_depend.ts @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_3) "Building CXX object tests/loadtests/CMakeFiles/appfwSDL.dir/common/LoadTestSample.cpp.o" cd /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/tests/loadtests && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT tests/loadtests/CMakeFiles/appfwSDL.dir/common/LoadTestSample.cpp.o -MF CMakeFiles/appfwSDL.dir/common/LoadTestSample.cpp.o.d -o CMakeFiles/appfwSDL.dir/common/LoadTestSample.cpp.o -c /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/tests/loadtests/common/LoadTestSample.cpp tests/loadtests/CMakeFiles/appfwSDL.dir/common/LoadTestSample.cpp.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing CXX source to CMakeFiles/appfwSDL.dir/common/LoadTestSample.cpp.i" cd /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/tests/loadtests && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/tests/loadtests/common/LoadTestSample.cpp > CMakeFiles/appfwSDL.dir/common/LoadTestSample.cpp.i tests/loadtests/CMakeFiles/appfwSDL.dir/common/LoadTestSample.cpp.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling CXX source to assembly CMakeFiles/appfwSDL.dir/common/LoadTestSample.cpp.s" cd /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/tests/loadtests && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/tests/loadtests/common/LoadTestSample.cpp -o CMakeFiles/appfwSDL.dir/common/LoadTestSample.cpp.s tests/loadtests/CMakeFiles/appfwSDL.dir/common/SwipeDetector.cpp.o: tests/loadtests/CMakeFiles/appfwSDL.dir/flags.make tests/loadtests/CMakeFiles/appfwSDL.dir/common/SwipeDetector.cpp.o: /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/tests/loadtests/common/SwipeDetector.cpp tests/loadtests/CMakeFiles/appfwSDL.dir/common/SwipeDetector.cpp.o: tests/loadtests/CMakeFiles/appfwSDL.dir/compiler_depend.ts @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_4) "Building CXX object tests/loadtests/CMakeFiles/appfwSDL.dir/common/SwipeDetector.cpp.o" cd /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/tests/loadtests && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT tests/loadtests/CMakeFiles/appfwSDL.dir/common/SwipeDetector.cpp.o -MF CMakeFiles/appfwSDL.dir/common/SwipeDetector.cpp.o.d -o CMakeFiles/appfwSDL.dir/common/SwipeDetector.cpp.o -c /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/tests/loadtests/common/SwipeDetector.cpp tests/loadtests/CMakeFiles/appfwSDL.dir/common/SwipeDetector.cpp.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing CXX source to CMakeFiles/appfwSDL.dir/common/SwipeDetector.cpp.i" cd /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/tests/loadtests && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/tests/loadtests/common/SwipeDetector.cpp > CMakeFiles/appfwSDL.dir/common/SwipeDetector.cpp.i tests/loadtests/CMakeFiles/appfwSDL.dir/common/SwipeDetector.cpp.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling CXX source to assembly CMakeFiles/appfwSDL.dir/common/SwipeDetector.cpp.s" cd /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/tests/loadtests && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/tests/loadtests/common/SwipeDetector.cpp -o CMakeFiles/appfwSDL.dir/common/SwipeDetector.cpp.s # Object files for target appfwSDL appfwSDL_OBJECTS = \ "CMakeFiles/appfwSDL.dir/appfwSDL/AppBaseSDL.cpp.o" \ "CMakeFiles/appfwSDL.dir/appfwSDL/main.cpp.o" \ "CMakeFiles/appfwSDL.dir/common/LoadTestSample.cpp.o" \ "CMakeFiles/appfwSDL.dir/common/SwipeDetector.cpp.o" # External object files for target appfwSDL appfwSDL_EXTERNAL_OBJECTS = tests/loadtests/libappfwSDL.a: tests/loadtests/CMakeFiles/appfwSDL.dir/appfwSDL/AppBaseSDL.cpp.o tests/loadtests/libappfwSDL.a: tests/loadtests/CMakeFiles/appfwSDL.dir/appfwSDL/main.cpp.o tests/loadtests/libappfwSDL.a: tests/loadtests/CMakeFiles/appfwSDL.dir/common/LoadTestSample.cpp.o tests/loadtests/libappfwSDL.a: tests/loadtests/CMakeFiles/appfwSDL.dir/common/SwipeDetector.cpp.o tests/loadtests/libappfwSDL.a: tests/loadtests/CMakeFiles/appfwSDL.dir/build.make tests/loadtests/libappfwSDL.a: tests/loadtests/CMakeFiles/appfwSDL.dir/link.txt @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --bold --progress-dir=/home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_5) "Linking CXX static library libappfwSDL.a" cd /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/tests/loadtests && $(CMAKE_COMMAND) -P CMakeFiles/appfwSDL.dir/cmake_clean_target.cmake cd /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/tests/loadtests && $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/appfwSDL.dir/link.txt --verbose=$(VERBOSE) # Rule to build all files generated by this target. tests/loadtests/CMakeFiles/appfwSDL.dir/build: tests/loadtests/libappfwSDL.a .PHONY : tests/loadtests/CMakeFiles/appfwSDL.dir/build tests/loadtests/CMakeFiles/appfwSDL.dir/clean: cd /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/tests/loadtests && $(CMAKE_COMMAND) -P CMakeFiles/appfwSDL.dir/cmake_clean.cmake .PHONY : tests/loadtests/CMakeFiles/appfwSDL.dir/clean tests/loadtests/CMakeFiles/appfwSDL.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/tests/loadtests /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/tests/loadtests /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/tests/loadtests/CMakeFiles/appfwSDL.dir/DependInfo.cmake "--color=$(COLOR)" appfwSDL .PHONY : tests/loadtests/CMakeFiles/appfwSDL.dir/depend