112 lines
5.3 KiB
Makefile
112 lines
5.3 KiB
Makefile
# CMAKE generated file: DO NOT EDIT!
|
|
# Generated by "Unix Makefiles" Generator, CMake Version 3.25
|
|
|
|
# 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/dd/Documents/Azure-Kinect-Sensor-SDK
|
|
|
|
# The top-level build directory on which CMake was run.
|
|
CMAKE_BINARY_DIR = /home/dd/Documents/Azure-Kinect-Sensor-SDK/build
|
|
|
|
# Include any dependencies generated for this target.
|
|
include extern/cjson/CMakeFiles/cJSON.dir/depend.make
|
|
# Include any dependencies generated by the compiler for this target.
|
|
include extern/cjson/CMakeFiles/cJSON.dir/compiler_depend.make
|
|
|
|
# Include the progress variables for this target.
|
|
include extern/cjson/CMakeFiles/cJSON.dir/progress.make
|
|
|
|
# Include the compile flags for this target's objects.
|
|
include extern/cjson/CMakeFiles/cJSON.dir/flags.make
|
|
|
|
extern/cjson/CMakeFiles/cJSON.dir/src/cJSON.c.o: extern/cjson/CMakeFiles/cJSON.dir/flags.make
|
|
extern/cjson/CMakeFiles/cJSON.dir/src/cJSON.c.o: /home/dd/Documents/Azure-Kinect-Sensor-SDK/extern/cjson/src/cJSON.c
|
|
extern/cjson/CMakeFiles/cJSON.dir/src/cJSON.c.o: extern/cjson/CMakeFiles/cJSON.dir/compiler_depend.ts
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/dd/Documents/Azure-Kinect-Sensor-SDK/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building C object extern/cjson/CMakeFiles/cJSON.dir/src/cJSON.c.o"
|
|
cd /home/dd/Documents/Azure-Kinect-Sensor-SDK/build/extern/cjson && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -MD -MT extern/cjson/CMakeFiles/cJSON.dir/src/cJSON.c.o -MF CMakeFiles/cJSON.dir/src/cJSON.c.o.d -o CMakeFiles/cJSON.dir/src/cJSON.c.o -c /home/dd/Documents/Azure-Kinect-Sensor-SDK/extern/cjson/src/cJSON.c
|
|
|
|
extern/cjson/CMakeFiles/cJSON.dir/src/cJSON.c.i: cmake_force
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/cJSON.dir/src/cJSON.c.i"
|
|
cd /home/dd/Documents/Azure-Kinect-Sensor-SDK/build/extern/cjson && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/dd/Documents/Azure-Kinect-Sensor-SDK/extern/cjson/src/cJSON.c > CMakeFiles/cJSON.dir/src/cJSON.c.i
|
|
|
|
extern/cjson/CMakeFiles/cJSON.dir/src/cJSON.c.s: cmake_force
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/cJSON.dir/src/cJSON.c.s"
|
|
cd /home/dd/Documents/Azure-Kinect-Sensor-SDK/build/extern/cjson && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/dd/Documents/Azure-Kinect-Sensor-SDK/extern/cjson/src/cJSON.c -o CMakeFiles/cJSON.dir/src/cJSON.c.s
|
|
|
|
# Object files for target cJSON
|
|
cJSON_OBJECTS = \
|
|
"CMakeFiles/cJSON.dir/src/cJSON.c.o"
|
|
|
|
# External object files for target cJSON
|
|
cJSON_EXTERNAL_OBJECTS =
|
|
|
|
extern/cjson/libcJSON.a: extern/cjson/CMakeFiles/cJSON.dir/src/cJSON.c.o
|
|
extern/cjson/libcJSON.a: extern/cjson/CMakeFiles/cJSON.dir/build.make
|
|
extern/cjson/libcJSON.a: extern/cjson/CMakeFiles/cJSON.dir/link.txt
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --bold --progress-dir=/home/dd/Documents/Azure-Kinect-Sensor-SDK/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Linking C static library libcJSON.a"
|
|
cd /home/dd/Documents/Azure-Kinect-Sensor-SDK/build/extern/cjson && $(CMAKE_COMMAND) -P CMakeFiles/cJSON.dir/cmake_clean_target.cmake
|
|
cd /home/dd/Documents/Azure-Kinect-Sensor-SDK/build/extern/cjson && $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/cJSON.dir/link.txt --verbose=$(VERBOSE)
|
|
|
|
# Rule to build all files generated by this target.
|
|
extern/cjson/CMakeFiles/cJSON.dir/build: extern/cjson/libcJSON.a
|
|
.PHONY : extern/cjson/CMakeFiles/cJSON.dir/build
|
|
|
|
extern/cjson/CMakeFiles/cJSON.dir/clean:
|
|
cd /home/dd/Documents/Azure-Kinect-Sensor-SDK/build/extern/cjson && $(CMAKE_COMMAND) -P CMakeFiles/cJSON.dir/cmake_clean.cmake
|
|
.PHONY : extern/cjson/CMakeFiles/cJSON.dir/clean
|
|
|
|
extern/cjson/CMakeFiles/cJSON.dir/depend:
|
|
cd /home/dd/Documents/Azure-Kinect-Sensor-SDK/build && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/dd/Documents/Azure-Kinect-Sensor-SDK /home/dd/Documents/Azure-Kinect-Sensor-SDK/extern/cjson /home/dd/Documents/Azure-Kinect-Sensor-SDK/build /home/dd/Documents/Azure-Kinect-Sensor-SDK/build/extern/cjson /home/dd/Documents/Azure-Kinect-Sensor-SDK/build/extern/cjson/CMakeFiles/cJSON.dir/DependInfo.cmake --color=$(COLOR)
|
|
.PHONY : extern/cjson/CMakeFiles/cJSON.dir/depend
|
|
|