# CMAKE generated file: DO NOT EDIT! # Generated by "Unix Makefiles" Generator, CMake Version 3.31 # 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 = /tmp/debuild/deskflow-git # The top-level build directory on which CMake was run. CMAKE_BINARY_DIR = /tmp/debuild/deskflow-git/build # Utility rule file for run_tests. # Include any custom commands dependencies for this target. include src/unittests/CMakeFiles/run_tests.dir/compiler_depend.make # Include the progress variables for this target. include src/unittests/CMakeFiles/run_tests.dir/progress.make src/unittests/CMakeFiles/run_tests: src/unittests/arch/ArchStringTests src/unittests/CMakeFiles/run_tests: src/unittests/base/PathTests src/unittests/CMakeFiles/run_tests: src/unittests/base/StringTests src/unittests/CMakeFiles/run_tests: src/unittests/base/UnicodeTests src/unittests/CMakeFiles/run_tests: src/unittests/base/LogTests src/unittests/CMakeFiles/run_tests: src/unittests/base/BaseExceptionTests src/unittests/CMakeFiles/run_tests: src/unittests/common/SettingsTests src/unittests/CMakeFiles/run_tests: src/unittests/deskflow/ArgParserTests src/unittests/CMakeFiles/run_tests: src/unittests/deskflow/ClipboardTests src/unittests/CMakeFiles/run_tests: src/unittests/deskflow/ClipboardChunksTests src/unittests/CMakeFiles/run_tests: src/unittests/deskflow/ConfigTests src/unittests/CMakeFiles/run_tests: src/unittests/deskflow/IKeyStateTests src/unittests/CMakeFiles/run_tests: src/unittests/deskflow/KeyMapTests src/unittests/CMakeFiles/run_tests: src/unittests/deskflow/LanguageManagerTests src/unittests/CMakeFiles/run_tests: src/unittests/deskflow/ServerAppTests src/unittests/CMakeFiles/run_tests: src/unittests/deskflow/X11LayoutParserTests src/unittests/CMakeFiles/run_tests: src/unittests/gui/config/ScreenTests src/unittests/CMakeFiles/run_tests: src/unittests/gui/core/CommandProcessTests src/unittests/CMakeFiles/run_tests: src/unittests/gui/DotEnvTests src/unittests/CMakeFiles/run_tests: src/unittests/gui/LoggerTests src/unittests/CMakeFiles/run_tests: src/unittests/net/SecureUtilsTests src/unittests/CMakeFiles/run_tests: src/unittests/net/FingerprintTests src/unittests/CMakeFiles/run_tests: src/unittests/net/FingerprintDatabaseTests src/unittests/CMakeFiles/run_tests: src/unittests/platform/XWindowsClipboardTests src/unittests/CMakeFiles/run_tests: src/unittests/server/ServerConfigTests src/unittests/CMakeFiles/run_tests: src/unittests/server/ServerTests src/unittests/CMakeFiles/run_tests: bin/deskflow src/unittests/CMakeFiles/run_tests.dir/codegen: .PHONY : src/unittests/CMakeFiles/run_tests.dir/codegen run_tests: src/unittests/CMakeFiles/run_tests run_tests: src/unittests/CMakeFiles/run_tests.dir/build.make cd /tmp/debuild/deskflow-git/build/src/unittests && QT_QPA_PLATFORM=minimal /usr/bin/ctest --test-dir /tmp/debuild/deskflow-git/build/src/unittests --output-on-failure .PHONY : run_tests # Rule to build all files generated by this target. src/unittests/CMakeFiles/run_tests.dir/build: run_tests .PHONY : src/unittests/CMakeFiles/run_tests.dir/build src/unittests/CMakeFiles/run_tests.dir/clean: cd /tmp/debuild/deskflow-git/build/src/unittests && $(CMAKE_COMMAND) -P CMakeFiles/run_tests.dir/cmake_clean.cmake .PHONY : src/unittests/CMakeFiles/run_tests.dir/clean src/unittests/CMakeFiles/run_tests.dir/depend: cd /tmp/debuild/deskflow-git/build && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /tmp/debuild/deskflow-git /tmp/debuild/deskflow-git/src/unittests /tmp/debuild/deskflow-git/build /tmp/debuild/deskflow-git/build/src/unittests /tmp/debuild/deskflow-git/build/src/unittests/CMakeFiles/run_tests.dir/DependInfo.cmake "--color=$(COLOR)" .PHONY : src/unittests/CMakeFiles/run_tests.dir/depend