source: ogBrowser-Git/qtermwidget/build/CMakeFiles/uninstall.dir/build.make @ 9004d96

jenkinsmain
Last change on this file since 9004d96 was 64efc22, checked in by Vadim Troshchinskiy <vtroshchinskiy@…>, 19 months ago

Update qtermwidget to modern version

  • Property mode set to 100644
File size: 2.6 KB
Line 
1# CMAKE generated file: DO NOT EDIT!
2# Generated by "Unix Makefiles" Generator, CMake Version 3.27
3
4# Delete rule output on recipe failure.
5.DELETE_ON_ERROR:
6
7#=============================================================================
8# Special targets provided by cmake.
9
10# Disable implicit rules so canonical targets will work.
11.SUFFIXES:
12
13# Disable VCS-based implicit rules.
14% : %,v
15
16# Disable VCS-based implicit rules.
17% : RCS/%
18
19# Disable VCS-based implicit rules.
20% : RCS/%,v
21
22# Disable VCS-based implicit rules.
23% : SCCS/s.%
24
25# Disable VCS-based implicit rules.
26% : s.%
27
28.SUFFIXES: .hpux_make_needs_suffix_list
29
30# Command-line flag to silence nested $(MAKE).
31$(VERBOSE)MAKESILENT = -s
32
33#Suppress display of executed commands.
34$(VERBOSE).SILENT:
35
36# A target that is always out of date.
37cmake_force:
38.PHONY : cmake_force
39
40#=============================================================================
41# Set environment variables for the build.
42
43# The shell in which to execute make rules.
44SHELL = /bin/sh
45
46# The CMake executable.
47CMAKE_COMMAND = /usr/bin/cmake
48
49# The command to remove a file.
50RM = /usr/bin/cmake -E rm -f
51
52# Escaping for special characters.
53EQUALS = =
54
55# The top-level source directory on which CMake was run.
56CMAKE_SOURCE_DIR = /home/vadim/snark/opengnsys/ogbrowser/qtermwidget
57
58# The top-level build directory on which CMake was run.
59CMAKE_BINARY_DIR = /home/vadim/snark/opengnsys/ogbrowser/qtermwidget/build
60
61# Utility rule file for uninstall.
62
63# Include any custom commands dependencies for this target.
64include CMakeFiles/uninstall.dir/compiler_depend.make
65
66# Include the progress variables for this target.
67include CMakeFiles/uninstall.dir/progress.make
68
69CMakeFiles/uninstall:
70        /usr/bin/cmake -P /home/vadim/snark/opengnsys/ogbrowser/qtermwidget/build/cmake_uninstall.cmake
71
72uninstall: CMakeFiles/uninstall
73uninstall: CMakeFiles/uninstall.dir/build.make
74.PHONY : uninstall
75
76# Rule to build all files generated by this target.
77CMakeFiles/uninstall.dir/build: uninstall
78.PHONY : CMakeFiles/uninstall.dir/build
79
80CMakeFiles/uninstall.dir/clean:
81        $(CMAKE_COMMAND) -P CMakeFiles/uninstall.dir/cmake_clean.cmake
82.PHONY : CMakeFiles/uninstall.dir/clean
83
84CMakeFiles/uninstall.dir/depend:
85        cd /home/vadim/snark/opengnsys/ogbrowser/qtermwidget/build && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/vadim/snark/opengnsys/ogbrowser/qtermwidget /home/vadim/snark/opengnsys/ogbrowser/qtermwidget /home/vadim/snark/opengnsys/ogbrowser/qtermwidget/build /home/vadim/snark/opengnsys/ogbrowser/qtermwidget/build /home/vadim/snark/opengnsys/ogbrowser/qtermwidget/build/CMakeFiles/uninstall.dir/DependInfo.cmake "--color=$(COLOR)"
86.PHONY : CMakeFiles/uninstall.dir/depend
87
Note: See TracBrowser for help on using the repository browser.