~michael-sheldon/podbird/trunk

« back to all changes in this revision

Viewing changes to build/x86_64-linux-gnu/app/CMakeFiles/autopilot.dir/build.make

  • Committer: Mike Sheldon
  • Date: 2024-11-30 20:17:43 UTC
  • mfrom: (223.1.1 podbird)
  • Revision ID: mike@mikeasoft.com-20241130201743-p9g5b3g4njuaogul
Merge changes from lp:~cibersheep/podbird/podbird to support Focal and update version

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# CMAKE generated file: DO NOT EDIT!
 
2
# Generated by "Unix Makefiles" Generator, CMake Version 3.22
 
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.
 
37
cmake_force:
 
38
.PHONY : cmake_force
 
39
 
 
40
#=============================================================================
 
41
# Set environment variables for the build.
 
42
 
 
43
# The shell in which to execute make rules.
 
44
SHELL = /bin/sh
 
45
 
 
46
# The CMake executable.
 
47
CMAKE_COMMAND = /opt/cmake/bin/cmake
 
48
 
 
49
# The command to remove a file.
 
50
RM = /opt/cmake/bin/cmake -E rm -f
 
51
 
 
52
# Escaping for special characters.
 
53
EQUALS = =
 
54
 
 
55
# The top-level source directory on which CMake was run.
 
56
CMAKE_SOURCE_DIR = /home/cibersheep/Documents/UT-Projects/podbird
 
57
 
 
58
# The top-level build directory on which CMake was run.
 
59
CMAKE_BINARY_DIR = /home/cibersheep/Documents/UT-Projects/podbird/build/x86_64-linux-gnu/app
 
60
 
 
61
# Utility rule file for autopilot.
 
62
 
 
63
# Include any custom commands dependencies for this target.
 
64
include CMakeFiles/autopilot.dir/compiler_depend.make
 
65
 
 
66
# Include the progress variables for this target.
 
67
include CMakeFiles/autopilot.dir/progress.make
 
68
 
 
69
CMakeFiles/autopilot: podbirdbackend
 
70
CMakeFiles/autopilot: podbirdbackend-qmldir
 
71
        cd /home/cibersheep/Documents/UT-Projects/podbird/build/x86_64-linux-gnu/app/app && chmod +x /home/cibersheep/Documents/UT-Projects/podbird/app/tests/autopilot/run
 
72
        cd /home/cibersheep/Documents/UT-Projects/podbird/build/x86_64-linux-gnu/app/app && /home/cibersheep/Documents/UT-Projects/podbird/app/tests/autopilot/run
 
73
 
 
74
autopilot: CMakeFiles/autopilot
 
75
autopilot: CMakeFiles/autopilot.dir/build.make
 
76
.PHONY : autopilot
 
77
 
 
78
# Rule to build all files generated by this target.
 
79
CMakeFiles/autopilot.dir/build: autopilot
 
80
.PHONY : CMakeFiles/autopilot.dir/build
 
81
 
 
82
CMakeFiles/autopilot.dir/clean:
 
83
        $(CMAKE_COMMAND) -P CMakeFiles/autopilot.dir/cmake_clean.cmake
 
84
.PHONY : CMakeFiles/autopilot.dir/clean
 
85
 
 
86
CMakeFiles/autopilot.dir/depend:
 
87
        cd /home/cibersheep/Documents/UT-Projects/podbird/build/x86_64-linux-gnu/app && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/cibersheep/Documents/UT-Projects/podbird /home/cibersheep/Documents/UT-Projects/podbird /home/cibersheep/Documents/UT-Projects/podbird/build/x86_64-linux-gnu/app /home/cibersheep/Documents/UT-Projects/podbird/build/x86_64-linux-gnu/app /home/cibersheep/Documents/UT-Projects/podbird/build/x86_64-linux-gnu/app/CMakeFiles/autopilot.dir/DependInfo.cmake --color=$(COLOR)
 
88
.PHONY : CMakeFiles/autopilot.dir/depend
 
89