Adding build folder with all compilations and missing cmake files

This commit is contained in:
2026-04-22 15:18:22 +02:00
parent b4f87037ac
commit f8d3c05f3c
27494 changed files with 5406753 additions and 0 deletions

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@@ -0,0 +1,22 @@
# Consider dependencies only in project.
set(CMAKE_DEPENDS_IN_PROJECT_ONLY OFF)
# The set of languages for which implicit dependencies are needed:
set(CMAKE_DEPENDS_LANGUAGES
)
# The set of dependency files which are needed:
set(CMAKE_DEPENDS_DEPENDENCY_FILES
)
# Targets to which this target links which contain Fortran sources.
set(CMAKE_Fortran_TARGET_LINKED_INFO_FILES
)
# Targets to which this target links which contain Fortran sources.
set(CMAKE_Fortran_TARGET_FORWARD_LINKED_INFO_FILES
)
# Fortran module output directory.
set(CMAKE_Fortran_TARGET_MODULE_DIR "")

View File

@@ -0,0 +1,112 @@
# 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/local/bin/cmake
# The command to remove a file.
RM = /usr/local/bin/cmake -E rm -f
# Escaping for special characters.
EQUALS = =
# The top-level source directory on which CMake was run.
CMAKE_SOURCE_DIR = /home/ens-ife/Logiciels/IoT/upm
# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /home/ens-ife/Logiciels/IoT/upm/build
# Utility rule file for A110X_Example.
# Include any custom commands dependencies for this target.
include examples/java/CMakeFiles/A110X_Example.dir/compiler_depend.make
# Include the progress variables for this target.
include examples/java/CMakeFiles/A110X_Example.dir/progress.make
examples/java/CMakeFiles/A110X_Example: examples/java/A110X_Example.jar
examples/java/A110X_Example.jar: src/a110x/upm_a110x.jar
examples/java/A110X_Example.jar: interfaces/upm_interfaces.jar
examples/java/A110X_Example.jar: examples/java/CMakeFiles/A110X_Example.dir/java_class_filelist
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --blue --bold --progress-dir=/home/ens-ife/Logiciels/IoT/upm/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Creating Java archive A110X_Example.jar"
cd /home/ens-ife/Logiciels/IoT/upm/build/examples/java/CMakeFiles/A110X_Example.dir && /usr/lib/jvm/java-25-openjdk-arm64/bin/jar -cf /home/ens-ife/Logiciels/IoT/upm/build/examples/java/A110X_Example.jar @java_class_filelist
cd /home/ens-ife/Logiciels/IoT/upm/build/examples/java/CMakeFiles/A110X_Example.dir && /usr/local/bin/cmake -D_JAVA_TARGET_DIR=/home/ens-ife/Logiciels/IoT/upm/build/examples/java -D_JAVA_TARGET_OUTPUT_NAME=A110X_Example.jar -D_JAVA_TARGET_OUTPUT_LINK= -P /usr/local/share/cmake-4.3/Modules/UseJava/Symlinks.cmake
examples/java/CMakeFiles/A110X_Example.dir/java_class_filelist: examples/java/CMakeFiles/A110X_Example.dir/java_compiled_A110X_Example
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --blue --bold --progress-dir=/home/ens-ife/Logiciels/IoT/upm/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Generating CMakeFiles/A110X_Example.dir/java_class_filelist"
cd /home/ens-ife/Logiciels/IoT/upm/examples/java && /usr/local/bin/cmake -DCMAKE_JAVA_CLASS_OUTPUT_PATH=/home/ens-ife/Logiciels/IoT/upm/build/examples/java/CMakeFiles/A110X_Example.dir -DCMAKE_JAR_CLASSES_PREFIX= -P /usr/local/share/cmake-4.3/Modules/UseJava/ClassFilelist.cmake
examples/java/CMakeFiles/A110X_Example.dir/java_compiled_A110X_Example: /home/ens-ife/Logiciels/IoT/upm/examples/java/A110X_Example.java
examples/java/CMakeFiles/A110X_Example.dir/java_compiled_A110X_Example: src/a110x/upm_a110x.jar
examples/java/CMakeFiles/A110X_Example.dir/java_compiled_A110X_Example: interfaces/upm_interfaces.jar
examples/java/CMakeFiles/A110X_Example.dir/java_compiled_A110X_Example: examples/java/CMakeFiles/A110X_Example.dir/java_sources
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --blue --bold --progress-dir=/home/ens-ife/Logiciels/IoT/upm/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_3) "Building Java objects for A110X_Example.jar"
cd /home/ens-ife/Logiciels/IoT/upm/examples/java && /usr/local/bin/cmake -DCMAKE_JAVA_CLASS_OUTPUT_PATH=/home/ens-ife/Logiciels/IoT/upm/build/examples/java/CMakeFiles/A110X_Example.dir -DCMAKE_JAR_CLASSES_PREFIX= -P /usr/local/share/cmake-4.3/Modules/UseJava/ClearClassFiles.cmake --log-level STATUS
cd /home/ens-ife/Logiciels/IoT/upm/examples/java && /usr/lib/jvm/java-25-openjdk-arm64/bin/javac -classpath :/home/ens-ife/Logiciels/IoT/upm/examples/java:/home/ens-ife/Logiciels/IoT/upm/build/examples/java:/home/ens-ife/Logiciels/IoT/upm/build/src/a110x/upm_a110x.jar:/home/ens-ife/Logiciels/IoT/upm/build/interfaces/upm_interfaces.jar -d /home/ens-ife/Logiciels/IoT/upm/build/examples/java/CMakeFiles/A110X_Example.dir @/home/ens-ife/Logiciels/IoT/upm/build/examples/java/CMakeFiles/A110X_Example.dir/java_sources
cd /home/ens-ife/Logiciels/IoT/upm/examples/java && /usr/local/bin/cmake -E touch /home/ens-ife/Logiciels/IoT/upm/build/examples/java/CMakeFiles/A110X_Example.dir/java_compiled_A110X_Example
examples/java/CMakeFiles/A110X_Example.dir/codegen:
.PHONY : examples/java/CMakeFiles/A110X_Example.dir/codegen
A110X_Example: examples/java/A110X_Example.jar
A110X_Example: examples/java/CMakeFiles/A110X_Example
A110X_Example: examples/java/CMakeFiles/A110X_Example.dir/java_class_filelist
A110X_Example: examples/java/CMakeFiles/A110X_Example.dir/java_compiled_A110X_Example
A110X_Example: examples/java/CMakeFiles/A110X_Example.dir/build.make
.PHONY : A110X_Example
# Rule to build all files generated by this target.
examples/java/CMakeFiles/A110X_Example.dir/build: A110X_Example
.PHONY : examples/java/CMakeFiles/A110X_Example.dir/build
examples/java/CMakeFiles/A110X_Example.dir/clean:
cd /home/ens-ife/Logiciels/IoT/upm/build/examples/java && $(CMAKE_COMMAND) -P CMakeFiles/A110X_Example.dir/cmake_clean.cmake
.PHONY : examples/java/CMakeFiles/A110X_Example.dir/clean
examples/java/CMakeFiles/A110X_Example.dir/depend:
cd /home/ens-ife/Logiciels/IoT/upm/build && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/ens-ife/Logiciels/IoT/upm /home/ens-ife/Logiciels/IoT/upm/examples/java /home/ens-ife/Logiciels/IoT/upm/build /home/ens-ife/Logiciels/IoT/upm/build/examples/java /home/ens-ife/Logiciels/IoT/upm/build/examples/java/CMakeFiles/A110X_Example.dir/DependInfo.cmake "--color=$(COLOR)" A110X_Example
.PHONY : examples/java/CMakeFiles/A110X_Example.dir/depend

View File

@@ -0,0 +1,11 @@
file(REMOVE_RECURSE
"A110X_Example.jar"
"CMakeFiles/A110X_Example"
"CMakeFiles/A110X_Example.dir/java_class_filelist"
"CMakeFiles/A110X_Example.dir/java_compiled_A110X_Example"
)
# Per-language clean rules from dependency scanning.
foreach(lang )
include(CMakeFiles/A110X_Example.dir/cmake_clean_${lang}.cmake OPTIONAL)
endforeach()

View File

@@ -0,0 +1,2 @@
# Empty custom commands generated dependencies file for A110X_Example.
# This may be replaced when dependencies are built.

View File

@@ -0,0 +1,2 @@
# CMAKE generated file: DO NOT EDIT!
# Timestamp file for custom commands dependencies management for A110X_Example.

View File

@@ -0,0 +1 @@
A110X_Example.class

View File

@@ -0,0 +1 @@
"A110X_Example.java"

View File

@@ -0,0 +1,4 @@
CMAKE_PROGRESS_1 =
CMAKE_PROGRESS_2 =
CMAKE_PROGRESS_3 =

View File

@@ -0,0 +1,22 @@
# Consider dependencies only in project.
set(CMAKE_DEPENDS_IN_PROJECT_ONLY OFF)
# The set of languages for which implicit dependencies are needed:
set(CMAKE_DEPENDS_LANGUAGES
)
# The set of dependency files which are needed:
set(CMAKE_DEPENDS_DEPENDENCY_FILES
)
# Targets to which this target links which contain Fortran sources.
set(CMAKE_Fortran_TARGET_LINKED_INFO_FILES
)
# Targets to which this target links which contain Fortran sources.
set(CMAKE_Fortran_TARGET_FORWARD_LINKED_INFO_FILES
)
# Fortran module output directory.
set(CMAKE_Fortran_TARGET_MODULE_DIR "")

View File

@@ -0,0 +1,112 @@
# 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/local/bin/cmake
# The command to remove a file.
RM = /usr/local/bin/cmake -E rm -f
# Escaping for special characters.
EQUALS = =
# The top-level source directory on which CMake was run.
CMAKE_SOURCE_DIR = /home/ens-ife/Logiciels/IoT/upm
# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /home/ens-ife/Logiciels/IoT/upm/build
# Utility rule file for A110X_intr_Example.
# Include any custom commands dependencies for this target.
include examples/java/CMakeFiles/A110X_intr_Example.dir/compiler_depend.make
# Include the progress variables for this target.
include examples/java/CMakeFiles/A110X_intr_Example.dir/progress.make
examples/java/CMakeFiles/A110X_intr_Example: examples/java/A110X_intr_Example.jar
examples/java/A110X_intr_Example.jar: src/a110x/upm_a110x.jar
examples/java/A110X_intr_Example.jar: interfaces/upm_interfaces.jar
examples/java/A110X_intr_Example.jar: examples/java/CMakeFiles/A110X_intr_Example.dir/java_class_filelist
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --blue --bold --progress-dir=/home/ens-ife/Logiciels/IoT/upm/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Creating Java archive A110X_intr_Example.jar"
cd /home/ens-ife/Logiciels/IoT/upm/build/examples/java/CMakeFiles/A110X_intr_Example.dir && /usr/lib/jvm/java-25-openjdk-arm64/bin/jar -cf /home/ens-ife/Logiciels/IoT/upm/build/examples/java/A110X_intr_Example.jar @java_class_filelist
cd /home/ens-ife/Logiciels/IoT/upm/build/examples/java/CMakeFiles/A110X_intr_Example.dir && /usr/local/bin/cmake -D_JAVA_TARGET_DIR=/home/ens-ife/Logiciels/IoT/upm/build/examples/java -D_JAVA_TARGET_OUTPUT_NAME=A110X_intr_Example.jar -D_JAVA_TARGET_OUTPUT_LINK= -P /usr/local/share/cmake-4.3/Modules/UseJava/Symlinks.cmake
examples/java/CMakeFiles/A110X_intr_Example.dir/java_class_filelist: examples/java/CMakeFiles/A110X_intr_Example.dir/java_compiled_A110X_intr_Example
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --blue --bold --progress-dir=/home/ens-ife/Logiciels/IoT/upm/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Generating CMakeFiles/A110X_intr_Example.dir/java_class_filelist"
cd /home/ens-ife/Logiciels/IoT/upm/examples/java && /usr/local/bin/cmake -DCMAKE_JAVA_CLASS_OUTPUT_PATH=/home/ens-ife/Logiciels/IoT/upm/build/examples/java/CMakeFiles/A110X_intr_Example.dir -DCMAKE_JAR_CLASSES_PREFIX= -P /usr/local/share/cmake-4.3/Modules/UseJava/ClassFilelist.cmake
examples/java/CMakeFiles/A110X_intr_Example.dir/java_compiled_A110X_intr_Example: /home/ens-ife/Logiciels/IoT/upm/examples/java/A110X_intr_Example.java
examples/java/CMakeFiles/A110X_intr_Example.dir/java_compiled_A110X_intr_Example: src/a110x/upm_a110x.jar
examples/java/CMakeFiles/A110X_intr_Example.dir/java_compiled_A110X_intr_Example: interfaces/upm_interfaces.jar
examples/java/CMakeFiles/A110X_intr_Example.dir/java_compiled_A110X_intr_Example: examples/java/CMakeFiles/A110X_intr_Example.dir/java_sources
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --blue --bold --progress-dir=/home/ens-ife/Logiciels/IoT/upm/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_3) "Building Java objects for A110X_intr_Example.jar"
cd /home/ens-ife/Logiciels/IoT/upm/examples/java && /usr/local/bin/cmake -DCMAKE_JAVA_CLASS_OUTPUT_PATH=/home/ens-ife/Logiciels/IoT/upm/build/examples/java/CMakeFiles/A110X_intr_Example.dir -DCMAKE_JAR_CLASSES_PREFIX= -P /usr/local/share/cmake-4.3/Modules/UseJava/ClearClassFiles.cmake --log-level STATUS
cd /home/ens-ife/Logiciels/IoT/upm/examples/java && /usr/lib/jvm/java-25-openjdk-arm64/bin/javac -classpath :/home/ens-ife/Logiciels/IoT/upm/examples/java:/home/ens-ife/Logiciels/IoT/upm/build/examples/java:/home/ens-ife/Logiciels/IoT/upm/build/src/a110x/upm_a110x.jar:/home/ens-ife/Logiciels/IoT/upm/build/interfaces/upm_interfaces.jar -d /home/ens-ife/Logiciels/IoT/upm/build/examples/java/CMakeFiles/A110X_intr_Example.dir @/home/ens-ife/Logiciels/IoT/upm/build/examples/java/CMakeFiles/A110X_intr_Example.dir/java_sources
cd /home/ens-ife/Logiciels/IoT/upm/examples/java && /usr/local/bin/cmake -E touch /home/ens-ife/Logiciels/IoT/upm/build/examples/java/CMakeFiles/A110X_intr_Example.dir/java_compiled_A110X_intr_Example
examples/java/CMakeFiles/A110X_intr_Example.dir/codegen:
.PHONY : examples/java/CMakeFiles/A110X_intr_Example.dir/codegen
A110X_intr_Example: examples/java/A110X_intr_Example.jar
A110X_intr_Example: examples/java/CMakeFiles/A110X_intr_Example
A110X_intr_Example: examples/java/CMakeFiles/A110X_intr_Example.dir/java_class_filelist
A110X_intr_Example: examples/java/CMakeFiles/A110X_intr_Example.dir/java_compiled_A110X_intr_Example
A110X_intr_Example: examples/java/CMakeFiles/A110X_intr_Example.dir/build.make
.PHONY : A110X_intr_Example
# Rule to build all files generated by this target.
examples/java/CMakeFiles/A110X_intr_Example.dir/build: A110X_intr_Example
.PHONY : examples/java/CMakeFiles/A110X_intr_Example.dir/build
examples/java/CMakeFiles/A110X_intr_Example.dir/clean:
cd /home/ens-ife/Logiciels/IoT/upm/build/examples/java && $(CMAKE_COMMAND) -P CMakeFiles/A110X_intr_Example.dir/cmake_clean.cmake
.PHONY : examples/java/CMakeFiles/A110X_intr_Example.dir/clean
examples/java/CMakeFiles/A110X_intr_Example.dir/depend:
cd /home/ens-ife/Logiciels/IoT/upm/build && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/ens-ife/Logiciels/IoT/upm /home/ens-ife/Logiciels/IoT/upm/examples/java /home/ens-ife/Logiciels/IoT/upm/build /home/ens-ife/Logiciels/IoT/upm/build/examples/java /home/ens-ife/Logiciels/IoT/upm/build/examples/java/CMakeFiles/A110X_intr_Example.dir/DependInfo.cmake "--color=$(COLOR)" A110X_intr_Example
.PHONY : examples/java/CMakeFiles/A110X_intr_Example.dir/depend

View File

@@ -0,0 +1,11 @@
file(REMOVE_RECURSE
"A110X_intr_Example.jar"
"CMakeFiles/A110X_intr_Example"
"CMakeFiles/A110X_intr_Example.dir/java_class_filelist"
"CMakeFiles/A110X_intr_Example.dir/java_compiled_A110X_intr_Example"
)
# Per-language clean rules from dependency scanning.
foreach(lang )
include(CMakeFiles/A110X_intr_Example.dir/cmake_clean_${lang}.cmake OPTIONAL)
endforeach()

View File

@@ -0,0 +1,2 @@
# Empty custom commands generated dependencies file for A110X_intr_Example.
# This may be replaced when dependencies are built.

View File

@@ -0,0 +1,2 @@
# CMAKE generated file: DO NOT EDIT!
# Timestamp file for custom commands dependencies management for A110X_intr_Example.

View File

@@ -0,0 +1,2 @@
A110XISR.class
A110X_intr_Example.class

View File

@@ -0,0 +1 @@
"A110X_intr_Example.java"

View File

@@ -0,0 +1,4 @@
CMAKE_PROGRESS_1 =
CMAKE_PROGRESS_2 =
CMAKE_PROGRESS_3 =

View File

@@ -0,0 +1,22 @@
# Consider dependencies only in project.
set(CMAKE_DEPENDS_IN_PROJECT_ONLY OFF)
# The set of languages for which implicit dependencies are needed:
set(CMAKE_DEPENDS_LANGUAGES
)
# The set of dependency files which are needed:
set(CMAKE_DEPENDS_DEPENDENCY_FILES
)
# Targets to which this target links which contain Fortran sources.
set(CMAKE_Fortran_TARGET_LINKED_INFO_FILES
)
# Targets to which this target links which contain Fortran sources.
set(CMAKE_Fortran_TARGET_FORWARD_LINKED_INFO_FILES
)
# Fortran module output directory.
set(CMAKE_Fortran_TARGET_MODULE_DIR "")

View File

@@ -0,0 +1,110 @@
# 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/local/bin/cmake
# The command to remove a file.
RM = /usr/local/bin/cmake -E rm -f
# Escaping for special characters.
EQUALS = =
# The top-level source directory on which CMake was run.
CMAKE_SOURCE_DIR = /home/ens-ife/Logiciels/IoT/upm
# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /home/ens-ife/Logiciels/IoT/upm/build
# Utility rule file for ADC121C021_Example.
# Include any custom commands dependencies for this target.
include examples/java/CMakeFiles/ADC121C021_Example.dir/compiler_depend.make
# Include the progress variables for this target.
include examples/java/CMakeFiles/ADC121C021_Example.dir/progress.make
examples/java/CMakeFiles/ADC121C021_Example: examples/java/ADC121C021_Example.jar
examples/java/ADC121C021_Example.jar: src/adc121c021/upm_adc121c021.jar
examples/java/ADC121C021_Example.jar: examples/java/CMakeFiles/ADC121C021_Example.dir/java_class_filelist
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --blue --bold --progress-dir=/home/ens-ife/Logiciels/IoT/upm/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Creating Java archive ADC121C021_Example.jar"
cd /home/ens-ife/Logiciels/IoT/upm/build/examples/java/CMakeFiles/ADC121C021_Example.dir && /usr/lib/jvm/java-25-openjdk-arm64/bin/jar -cf /home/ens-ife/Logiciels/IoT/upm/build/examples/java/ADC121C021_Example.jar @java_class_filelist
cd /home/ens-ife/Logiciels/IoT/upm/build/examples/java/CMakeFiles/ADC121C021_Example.dir && /usr/local/bin/cmake -D_JAVA_TARGET_DIR=/home/ens-ife/Logiciels/IoT/upm/build/examples/java -D_JAVA_TARGET_OUTPUT_NAME=ADC121C021_Example.jar -D_JAVA_TARGET_OUTPUT_LINK= -P /usr/local/share/cmake-4.3/Modules/UseJava/Symlinks.cmake
examples/java/CMakeFiles/ADC121C021_Example.dir/java_class_filelist: examples/java/CMakeFiles/ADC121C021_Example.dir/java_compiled_ADC121C021_Example
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --blue --bold --progress-dir=/home/ens-ife/Logiciels/IoT/upm/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Generating CMakeFiles/ADC121C021_Example.dir/java_class_filelist"
cd /home/ens-ife/Logiciels/IoT/upm/examples/java && /usr/local/bin/cmake -DCMAKE_JAVA_CLASS_OUTPUT_PATH=/home/ens-ife/Logiciels/IoT/upm/build/examples/java/CMakeFiles/ADC121C021_Example.dir -DCMAKE_JAR_CLASSES_PREFIX= -P /usr/local/share/cmake-4.3/Modules/UseJava/ClassFilelist.cmake
examples/java/CMakeFiles/ADC121C021_Example.dir/java_compiled_ADC121C021_Example: /home/ens-ife/Logiciels/IoT/upm/examples/java/ADC121C021_Example.java
examples/java/CMakeFiles/ADC121C021_Example.dir/java_compiled_ADC121C021_Example: src/adc121c021/upm_adc121c021.jar
examples/java/CMakeFiles/ADC121C021_Example.dir/java_compiled_ADC121C021_Example: examples/java/CMakeFiles/ADC121C021_Example.dir/java_sources
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --blue --bold --progress-dir=/home/ens-ife/Logiciels/IoT/upm/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_3) "Building Java objects for ADC121C021_Example.jar"
cd /home/ens-ife/Logiciels/IoT/upm/examples/java && /usr/local/bin/cmake -DCMAKE_JAVA_CLASS_OUTPUT_PATH=/home/ens-ife/Logiciels/IoT/upm/build/examples/java/CMakeFiles/ADC121C021_Example.dir -DCMAKE_JAR_CLASSES_PREFIX= -P /usr/local/share/cmake-4.3/Modules/UseJava/ClearClassFiles.cmake --log-level STATUS
cd /home/ens-ife/Logiciels/IoT/upm/examples/java && /usr/lib/jvm/java-25-openjdk-arm64/bin/javac -classpath :/home/ens-ife/Logiciels/IoT/upm/examples/java:/home/ens-ife/Logiciels/IoT/upm/build/examples/java:/home/ens-ife/Logiciels/IoT/upm/build/src/adc121c021/upm_adc121c021.jar -d /home/ens-ife/Logiciels/IoT/upm/build/examples/java/CMakeFiles/ADC121C021_Example.dir @/home/ens-ife/Logiciels/IoT/upm/build/examples/java/CMakeFiles/ADC121C021_Example.dir/java_sources
cd /home/ens-ife/Logiciels/IoT/upm/examples/java && /usr/local/bin/cmake -E touch /home/ens-ife/Logiciels/IoT/upm/build/examples/java/CMakeFiles/ADC121C021_Example.dir/java_compiled_ADC121C021_Example
examples/java/CMakeFiles/ADC121C021_Example.dir/codegen:
.PHONY : examples/java/CMakeFiles/ADC121C021_Example.dir/codegen
ADC121C021_Example: examples/java/ADC121C021_Example.jar
ADC121C021_Example: examples/java/CMakeFiles/ADC121C021_Example
ADC121C021_Example: examples/java/CMakeFiles/ADC121C021_Example.dir/java_class_filelist
ADC121C021_Example: examples/java/CMakeFiles/ADC121C021_Example.dir/java_compiled_ADC121C021_Example
ADC121C021_Example: examples/java/CMakeFiles/ADC121C021_Example.dir/build.make
.PHONY : ADC121C021_Example
# Rule to build all files generated by this target.
examples/java/CMakeFiles/ADC121C021_Example.dir/build: ADC121C021_Example
.PHONY : examples/java/CMakeFiles/ADC121C021_Example.dir/build
examples/java/CMakeFiles/ADC121C021_Example.dir/clean:
cd /home/ens-ife/Logiciels/IoT/upm/build/examples/java && $(CMAKE_COMMAND) -P CMakeFiles/ADC121C021_Example.dir/cmake_clean.cmake
.PHONY : examples/java/CMakeFiles/ADC121C021_Example.dir/clean
examples/java/CMakeFiles/ADC121C021_Example.dir/depend:
cd /home/ens-ife/Logiciels/IoT/upm/build && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/ens-ife/Logiciels/IoT/upm /home/ens-ife/Logiciels/IoT/upm/examples/java /home/ens-ife/Logiciels/IoT/upm/build /home/ens-ife/Logiciels/IoT/upm/build/examples/java /home/ens-ife/Logiciels/IoT/upm/build/examples/java/CMakeFiles/ADC121C021_Example.dir/DependInfo.cmake "--color=$(COLOR)" ADC121C021_Example
.PHONY : examples/java/CMakeFiles/ADC121C021_Example.dir/depend

View File

@@ -0,0 +1,11 @@
file(REMOVE_RECURSE
"ADC121C021_Example.jar"
"CMakeFiles/ADC121C021_Example"
"CMakeFiles/ADC121C021_Example.dir/java_class_filelist"
"CMakeFiles/ADC121C021_Example.dir/java_compiled_ADC121C021_Example"
)
# Per-language clean rules from dependency scanning.
foreach(lang )
include(CMakeFiles/ADC121C021_Example.dir/cmake_clean_${lang}.cmake OPTIONAL)
endforeach()

View File

@@ -0,0 +1,2 @@
# Empty custom commands generated dependencies file for ADC121C021_Example.
# This may be replaced when dependencies are built.

View File

@@ -0,0 +1,2 @@
# CMAKE generated file: DO NOT EDIT!
# Timestamp file for custom commands dependencies management for ADC121C021_Example.

View File

@@ -0,0 +1 @@
ADC121C021_Example.class

View File

@@ -0,0 +1 @@
"ADC121C021_Example.java"

View File

@@ -0,0 +1,4 @@
CMAKE_PROGRESS_1 =
CMAKE_PROGRESS_2 =
CMAKE_PROGRESS_3 =

View File

@@ -0,0 +1,22 @@
# Consider dependencies only in project.
set(CMAKE_DEPENDS_IN_PROJECT_ONLY OFF)
# The set of languages for which implicit dependencies are needed:
set(CMAKE_DEPENDS_LANGUAGES
)
# The set of dependency files which are needed:
set(CMAKE_DEPENDS_DEPENDENCY_FILES
)
# Targets to which this target links which contain Fortran sources.
set(CMAKE_Fortran_TARGET_LINKED_INFO_FILES
)
# Targets to which this target links which contain Fortran sources.
set(CMAKE_Fortran_TARGET_FORWARD_LINKED_INFO_FILES
)
# Fortran module output directory.
set(CMAKE_Fortran_TARGET_MODULE_DIR "")

View File

@@ -0,0 +1,112 @@
# 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/local/bin/cmake
# The command to remove a file.
RM = /usr/local/bin/cmake -E rm -f
# Escaping for special characters.
EQUALS = =
# The top-level source directory on which CMake was run.
CMAKE_SOURCE_DIR = /home/ens-ife/Logiciels/IoT/upm
# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /home/ens-ife/Logiciels/IoT/upm/build
# Utility rule file for AM2315_Example.
# Include any custom commands dependencies for this target.
include examples/java/CMakeFiles/AM2315_Example.dir/compiler_depend.make
# Include the progress variables for this target.
include examples/java/CMakeFiles/AM2315_Example.dir/progress.make
examples/java/CMakeFiles/AM2315_Example: examples/java/AM2315_Example.jar
examples/java/AM2315_Example.jar: src/am2315/upm_am2315.jar
examples/java/AM2315_Example.jar: interfaces/upm_interfaces.jar
examples/java/AM2315_Example.jar: examples/java/CMakeFiles/AM2315_Example.dir/java_class_filelist
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --blue --bold --progress-dir=/home/ens-ife/Logiciels/IoT/upm/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Creating Java archive AM2315_Example.jar"
cd /home/ens-ife/Logiciels/IoT/upm/build/examples/java/CMakeFiles/AM2315_Example.dir && /usr/lib/jvm/java-25-openjdk-arm64/bin/jar -cf /home/ens-ife/Logiciels/IoT/upm/build/examples/java/AM2315_Example.jar @java_class_filelist
cd /home/ens-ife/Logiciels/IoT/upm/build/examples/java/CMakeFiles/AM2315_Example.dir && /usr/local/bin/cmake -D_JAVA_TARGET_DIR=/home/ens-ife/Logiciels/IoT/upm/build/examples/java -D_JAVA_TARGET_OUTPUT_NAME=AM2315_Example.jar -D_JAVA_TARGET_OUTPUT_LINK= -P /usr/local/share/cmake-4.3/Modules/UseJava/Symlinks.cmake
examples/java/CMakeFiles/AM2315_Example.dir/java_class_filelist: examples/java/CMakeFiles/AM2315_Example.dir/java_compiled_AM2315_Example
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --blue --bold --progress-dir=/home/ens-ife/Logiciels/IoT/upm/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Generating CMakeFiles/AM2315_Example.dir/java_class_filelist"
cd /home/ens-ife/Logiciels/IoT/upm/examples/java && /usr/local/bin/cmake -DCMAKE_JAVA_CLASS_OUTPUT_PATH=/home/ens-ife/Logiciels/IoT/upm/build/examples/java/CMakeFiles/AM2315_Example.dir -DCMAKE_JAR_CLASSES_PREFIX= -P /usr/local/share/cmake-4.3/Modules/UseJava/ClassFilelist.cmake
examples/java/CMakeFiles/AM2315_Example.dir/java_compiled_AM2315_Example: /home/ens-ife/Logiciels/IoT/upm/examples/java/AM2315_Example.java
examples/java/CMakeFiles/AM2315_Example.dir/java_compiled_AM2315_Example: src/am2315/upm_am2315.jar
examples/java/CMakeFiles/AM2315_Example.dir/java_compiled_AM2315_Example: interfaces/upm_interfaces.jar
examples/java/CMakeFiles/AM2315_Example.dir/java_compiled_AM2315_Example: examples/java/CMakeFiles/AM2315_Example.dir/java_sources
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --blue --bold --progress-dir=/home/ens-ife/Logiciels/IoT/upm/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_3) "Building Java objects for AM2315_Example.jar"
cd /home/ens-ife/Logiciels/IoT/upm/examples/java && /usr/local/bin/cmake -DCMAKE_JAVA_CLASS_OUTPUT_PATH=/home/ens-ife/Logiciels/IoT/upm/build/examples/java/CMakeFiles/AM2315_Example.dir -DCMAKE_JAR_CLASSES_PREFIX= -P /usr/local/share/cmake-4.3/Modules/UseJava/ClearClassFiles.cmake --log-level STATUS
cd /home/ens-ife/Logiciels/IoT/upm/examples/java && /usr/lib/jvm/java-25-openjdk-arm64/bin/javac -classpath :/home/ens-ife/Logiciels/IoT/upm/examples/java:/home/ens-ife/Logiciels/IoT/upm/build/examples/java:/home/ens-ife/Logiciels/IoT/upm/build/src/am2315/upm_am2315.jar:/home/ens-ife/Logiciels/IoT/upm/build/interfaces/upm_interfaces.jar -d /home/ens-ife/Logiciels/IoT/upm/build/examples/java/CMakeFiles/AM2315_Example.dir @/home/ens-ife/Logiciels/IoT/upm/build/examples/java/CMakeFiles/AM2315_Example.dir/java_sources
cd /home/ens-ife/Logiciels/IoT/upm/examples/java && /usr/local/bin/cmake -E touch /home/ens-ife/Logiciels/IoT/upm/build/examples/java/CMakeFiles/AM2315_Example.dir/java_compiled_AM2315_Example
examples/java/CMakeFiles/AM2315_Example.dir/codegen:
.PHONY : examples/java/CMakeFiles/AM2315_Example.dir/codegen
AM2315_Example: examples/java/AM2315_Example.jar
AM2315_Example: examples/java/CMakeFiles/AM2315_Example
AM2315_Example: examples/java/CMakeFiles/AM2315_Example.dir/java_class_filelist
AM2315_Example: examples/java/CMakeFiles/AM2315_Example.dir/java_compiled_AM2315_Example
AM2315_Example: examples/java/CMakeFiles/AM2315_Example.dir/build.make
.PHONY : AM2315_Example
# Rule to build all files generated by this target.
examples/java/CMakeFiles/AM2315_Example.dir/build: AM2315_Example
.PHONY : examples/java/CMakeFiles/AM2315_Example.dir/build
examples/java/CMakeFiles/AM2315_Example.dir/clean:
cd /home/ens-ife/Logiciels/IoT/upm/build/examples/java && $(CMAKE_COMMAND) -P CMakeFiles/AM2315_Example.dir/cmake_clean.cmake
.PHONY : examples/java/CMakeFiles/AM2315_Example.dir/clean
examples/java/CMakeFiles/AM2315_Example.dir/depend:
cd /home/ens-ife/Logiciels/IoT/upm/build && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/ens-ife/Logiciels/IoT/upm /home/ens-ife/Logiciels/IoT/upm/examples/java /home/ens-ife/Logiciels/IoT/upm/build /home/ens-ife/Logiciels/IoT/upm/build/examples/java /home/ens-ife/Logiciels/IoT/upm/build/examples/java/CMakeFiles/AM2315_Example.dir/DependInfo.cmake "--color=$(COLOR)" AM2315_Example
.PHONY : examples/java/CMakeFiles/AM2315_Example.dir/depend

View File

@@ -0,0 +1,11 @@
file(REMOVE_RECURSE
"AM2315_Example.jar"
"CMakeFiles/AM2315_Example"
"CMakeFiles/AM2315_Example.dir/java_class_filelist"
"CMakeFiles/AM2315_Example.dir/java_compiled_AM2315_Example"
)
# Per-language clean rules from dependency scanning.
foreach(lang )
include(CMakeFiles/AM2315_Example.dir/cmake_clean_${lang}.cmake OPTIONAL)
endforeach()

View File

@@ -0,0 +1,2 @@
# Empty custom commands generated dependencies file for AM2315_Example.
# This may be replaced when dependencies are built.

View File

@@ -0,0 +1,2 @@
# CMAKE generated file: DO NOT EDIT!
# Timestamp file for custom commands dependencies management for AM2315_Example.

View File

@@ -0,0 +1 @@
AM2315_Example.class

View File

@@ -0,0 +1 @@
"AM2315_Example.java"

View File

@@ -0,0 +1,4 @@
CMAKE_PROGRESS_1 =
CMAKE_PROGRESS_2 =
CMAKE_PROGRESS_3 =

View File

@@ -0,0 +1,22 @@
# Consider dependencies only in project.
set(CMAKE_DEPENDS_IN_PROJECT_ONLY OFF)
# The set of languages for which implicit dependencies are needed:
set(CMAKE_DEPENDS_LANGUAGES
)
# The set of dependency files which are needed:
set(CMAKE_DEPENDS_DEPENDENCY_FILES
)
# Targets to which this target links which contain Fortran sources.
set(CMAKE_Fortran_TARGET_LINKED_INFO_FILES
)
# Targets to which this target links which contain Fortran sources.
set(CMAKE_Fortran_TARGET_FORWARD_LINKED_INFO_FILES
)
# Fortran module output directory.
set(CMAKE_Fortran_TARGET_MODULE_DIR "")

View File

@@ -0,0 +1,110 @@
# 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/local/bin/cmake
# The command to remove a file.
RM = /usr/local/bin/cmake -E rm -f
# Escaping for special characters.
EQUALS = =
# The top-level source directory on which CMake was run.
CMAKE_SOURCE_DIR = /home/ens-ife/Logiciels/IoT/upm
# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /home/ens-ife/Logiciels/IoT/upm/build
# Utility rule file for APA102_Example.
# Include any custom commands dependencies for this target.
include examples/java/CMakeFiles/APA102_Example.dir/compiler_depend.make
# Include the progress variables for this target.
include examples/java/CMakeFiles/APA102_Example.dir/progress.make
examples/java/CMakeFiles/APA102_Example: examples/java/APA102_Example.jar
examples/java/APA102_Example.jar: src/apa102/upm_apa102.jar
examples/java/APA102_Example.jar: examples/java/CMakeFiles/APA102_Example.dir/java_class_filelist
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --blue --bold --progress-dir=/home/ens-ife/Logiciels/IoT/upm/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Creating Java archive APA102_Example.jar"
cd /home/ens-ife/Logiciels/IoT/upm/build/examples/java/CMakeFiles/APA102_Example.dir && /usr/lib/jvm/java-25-openjdk-arm64/bin/jar -cf /home/ens-ife/Logiciels/IoT/upm/build/examples/java/APA102_Example.jar @java_class_filelist
cd /home/ens-ife/Logiciels/IoT/upm/build/examples/java/CMakeFiles/APA102_Example.dir && /usr/local/bin/cmake -D_JAVA_TARGET_DIR=/home/ens-ife/Logiciels/IoT/upm/build/examples/java -D_JAVA_TARGET_OUTPUT_NAME=APA102_Example.jar -D_JAVA_TARGET_OUTPUT_LINK= -P /usr/local/share/cmake-4.3/Modules/UseJava/Symlinks.cmake
examples/java/CMakeFiles/APA102_Example.dir/java_class_filelist: examples/java/CMakeFiles/APA102_Example.dir/java_compiled_APA102_Example
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --blue --bold --progress-dir=/home/ens-ife/Logiciels/IoT/upm/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Generating CMakeFiles/APA102_Example.dir/java_class_filelist"
cd /home/ens-ife/Logiciels/IoT/upm/examples/java && /usr/local/bin/cmake -DCMAKE_JAVA_CLASS_OUTPUT_PATH=/home/ens-ife/Logiciels/IoT/upm/build/examples/java/CMakeFiles/APA102_Example.dir -DCMAKE_JAR_CLASSES_PREFIX= -P /usr/local/share/cmake-4.3/Modules/UseJava/ClassFilelist.cmake
examples/java/CMakeFiles/APA102_Example.dir/java_compiled_APA102_Example: /home/ens-ife/Logiciels/IoT/upm/examples/java/APA102_Example.java
examples/java/CMakeFiles/APA102_Example.dir/java_compiled_APA102_Example: src/apa102/upm_apa102.jar
examples/java/CMakeFiles/APA102_Example.dir/java_compiled_APA102_Example: examples/java/CMakeFiles/APA102_Example.dir/java_sources
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --blue --bold --progress-dir=/home/ens-ife/Logiciels/IoT/upm/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_3) "Building Java objects for APA102_Example.jar"
cd /home/ens-ife/Logiciels/IoT/upm/examples/java && /usr/local/bin/cmake -DCMAKE_JAVA_CLASS_OUTPUT_PATH=/home/ens-ife/Logiciels/IoT/upm/build/examples/java/CMakeFiles/APA102_Example.dir -DCMAKE_JAR_CLASSES_PREFIX= -P /usr/local/share/cmake-4.3/Modules/UseJava/ClearClassFiles.cmake --log-level STATUS
cd /home/ens-ife/Logiciels/IoT/upm/examples/java && /usr/lib/jvm/java-25-openjdk-arm64/bin/javac -classpath :/home/ens-ife/Logiciels/IoT/upm/examples/java:/home/ens-ife/Logiciels/IoT/upm/build/examples/java:/home/ens-ife/Logiciels/IoT/upm/build/src/apa102/upm_apa102.jar -d /home/ens-ife/Logiciels/IoT/upm/build/examples/java/CMakeFiles/APA102_Example.dir @/home/ens-ife/Logiciels/IoT/upm/build/examples/java/CMakeFiles/APA102_Example.dir/java_sources
cd /home/ens-ife/Logiciels/IoT/upm/examples/java && /usr/local/bin/cmake -E touch /home/ens-ife/Logiciels/IoT/upm/build/examples/java/CMakeFiles/APA102_Example.dir/java_compiled_APA102_Example
examples/java/CMakeFiles/APA102_Example.dir/codegen:
.PHONY : examples/java/CMakeFiles/APA102_Example.dir/codegen
APA102_Example: examples/java/APA102_Example.jar
APA102_Example: examples/java/CMakeFiles/APA102_Example
APA102_Example: examples/java/CMakeFiles/APA102_Example.dir/java_class_filelist
APA102_Example: examples/java/CMakeFiles/APA102_Example.dir/java_compiled_APA102_Example
APA102_Example: examples/java/CMakeFiles/APA102_Example.dir/build.make
.PHONY : APA102_Example
# Rule to build all files generated by this target.
examples/java/CMakeFiles/APA102_Example.dir/build: APA102_Example
.PHONY : examples/java/CMakeFiles/APA102_Example.dir/build
examples/java/CMakeFiles/APA102_Example.dir/clean:
cd /home/ens-ife/Logiciels/IoT/upm/build/examples/java && $(CMAKE_COMMAND) -P CMakeFiles/APA102_Example.dir/cmake_clean.cmake
.PHONY : examples/java/CMakeFiles/APA102_Example.dir/clean
examples/java/CMakeFiles/APA102_Example.dir/depend:
cd /home/ens-ife/Logiciels/IoT/upm/build && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/ens-ife/Logiciels/IoT/upm /home/ens-ife/Logiciels/IoT/upm/examples/java /home/ens-ife/Logiciels/IoT/upm/build /home/ens-ife/Logiciels/IoT/upm/build/examples/java /home/ens-ife/Logiciels/IoT/upm/build/examples/java/CMakeFiles/APA102_Example.dir/DependInfo.cmake "--color=$(COLOR)" APA102_Example
.PHONY : examples/java/CMakeFiles/APA102_Example.dir/depend

View File

@@ -0,0 +1,11 @@
file(REMOVE_RECURSE
"APA102_Example.jar"
"CMakeFiles/APA102_Example"
"CMakeFiles/APA102_Example.dir/java_class_filelist"
"CMakeFiles/APA102_Example.dir/java_compiled_APA102_Example"
)
# Per-language clean rules from dependency scanning.
foreach(lang )
include(CMakeFiles/APA102_Example.dir/cmake_clean_${lang}.cmake OPTIONAL)
endforeach()

View File

@@ -0,0 +1,2 @@
# Empty custom commands generated dependencies file for APA102_Example.
# This may be replaced when dependencies are built.

View File

@@ -0,0 +1,2 @@
# CMAKE generated file: DO NOT EDIT!
# Timestamp file for custom commands dependencies management for APA102_Example.

View File

@@ -0,0 +1 @@
APA102_Example.class

View File

@@ -0,0 +1 @@
"APA102_Example.java"

View File

@@ -0,0 +1,4 @@
CMAKE_PROGRESS_1 =
CMAKE_PROGRESS_2 =
CMAKE_PROGRESS_3 =

View File

@@ -0,0 +1,22 @@
# Consider dependencies only in project.
set(CMAKE_DEPENDS_IN_PROJECT_ONLY OFF)
# The set of languages for which implicit dependencies are needed:
set(CMAKE_DEPENDS_LANGUAGES
)
# The set of dependency files which are needed:
set(CMAKE_DEPENDS_DEPENDENCY_FILES
)
# Targets to which this target links which contain Fortran sources.
set(CMAKE_Fortran_TARGET_LINKED_INFO_FILES
)
# Targets to which this target links which contain Fortran sources.
set(CMAKE_Fortran_TARGET_FORWARD_LINKED_INFO_FILES
)
# Fortran module output directory.
set(CMAKE_Fortran_TARGET_MODULE_DIR "")

View File

@@ -0,0 +1,110 @@
# 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/local/bin/cmake
# The command to remove a file.
RM = /usr/local/bin/cmake -E rm -f
# Escaping for special characters.
EQUALS = =
# The top-level source directory on which CMake was run.
CMAKE_SOURCE_DIR = /home/ens-ife/Logiciels/IoT/upm
# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /home/ens-ife/Logiciels/IoT/upm/build
# Utility rule file for Ad8232_Example.
# Include any custom commands dependencies for this target.
include examples/java/CMakeFiles/Ad8232_Example.dir/compiler_depend.make
# Include the progress variables for this target.
include examples/java/CMakeFiles/Ad8232_Example.dir/progress.make
examples/java/CMakeFiles/Ad8232_Example: examples/java/Ad8232_Example.jar
examples/java/Ad8232_Example.jar: src/ad8232/upm_ad8232.jar
examples/java/Ad8232_Example.jar: examples/java/CMakeFiles/Ad8232_Example.dir/java_class_filelist
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --blue --bold --progress-dir=/home/ens-ife/Logiciels/IoT/upm/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Creating Java archive Ad8232_Example.jar"
cd /home/ens-ife/Logiciels/IoT/upm/build/examples/java/CMakeFiles/Ad8232_Example.dir && /usr/lib/jvm/java-25-openjdk-arm64/bin/jar -cf /home/ens-ife/Logiciels/IoT/upm/build/examples/java/Ad8232_Example.jar @java_class_filelist
cd /home/ens-ife/Logiciels/IoT/upm/build/examples/java/CMakeFiles/Ad8232_Example.dir && /usr/local/bin/cmake -D_JAVA_TARGET_DIR=/home/ens-ife/Logiciels/IoT/upm/build/examples/java -D_JAVA_TARGET_OUTPUT_NAME=Ad8232_Example.jar -D_JAVA_TARGET_OUTPUT_LINK= -P /usr/local/share/cmake-4.3/Modules/UseJava/Symlinks.cmake
examples/java/CMakeFiles/Ad8232_Example.dir/java_class_filelist: examples/java/CMakeFiles/Ad8232_Example.dir/java_compiled_Ad8232_Example
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --blue --bold --progress-dir=/home/ens-ife/Logiciels/IoT/upm/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Generating CMakeFiles/Ad8232_Example.dir/java_class_filelist"
cd /home/ens-ife/Logiciels/IoT/upm/examples/java && /usr/local/bin/cmake -DCMAKE_JAVA_CLASS_OUTPUT_PATH=/home/ens-ife/Logiciels/IoT/upm/build/examples/java/CMakeFiles/Ad8232_Example.dir -DCMAKE_JAR_CLASSES_PREFIX= -P /usr/local/share/cmake-4.3/Modules/UseJava/ClassFilelist.cmake
examples/java/CMakeFiles/Ad8232_Example.dir/java_compiled_Ad8232_Example: /home/ens-ife/Logiciels/IoT/upm/examples/java/Ad8232_Example.java
examples/java/CMakeFiles/Ad8232_Example.dir/java_compiled_Ad8232_Example: src/ad8232/upm_ad8232.jar
examples/java/CMakeFiles/Ad8232_Example.dir/java_compiled_Ad8232_Example: examples/java/CMakeFiles/Ad8232_Example.dir/java_sources
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --blue --bold --progress-dir=/home/ens-ife/Logiciels/IoT/upm/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_3) "Building Java objects for Ad8232_Example.jar"
cd /home/ens-ife/Logiciels/IoT/upm/examples/java && /usr/local/bin/cmake -DCMAKE_JAVA_CLASS_OUTPUT_PATH=/home/ens-ife/Logiciels/IoT/upm/build/examples/java/CMakeFiles/Ad8232_Example.dir -DCMAKE_JAR_CLASSES_PREFIX= -P /usr/local/share/cmake-4.3/Modules/UseJava/ClearClassFiles.cmake --log-level STATUS
cd /home/ens-ife/Logiciels/IoT/upm/examples/java && /usr/lib/jvm/java-25-openjdk-arm64/bin/javac -classpath :/home/ens-ife/Logiciels/IoT/upm/examples/java:/home/ens-ife/Logiciels/IoT/upm/build/examples/java:/home/ens-ife/Logiciels/IoT/upm/build/src/ad8232/upm_ad8232.jar -d /home/ens-ife/Logiciels/IoT/upm/build/examples/java/CMakeFiles/Ad8232_Example.dir @/home/ens-ife/Logiciels/IoT/upm/build/examples/java/CMakeFiles/Ad8232_Example.dir/java_sources
cd /home/ens-ife/Logiciels/IoT/upm/examples/java && /usr/local/bin/cmake -E touch /home/ens-ife/Logiciels/IoT/upm/build/examples/java/CMakeFiles/Ad8232_Example.dir/java_compiled_Ad8232_Example
examples/java/CMakeFiles/Ad8232_Example.dir/codegen:
.PHONY : examples/java/CMakeFiles/Ad8232_Example.dir/codegen
Ad8232_Example: examples/java/Ad8232_Example.jar
Ad8232_Example: examples/java/CMakeFiles/Ad8232_Example
Ad8232_Example: examples/java/CMakeFiles/Ad8232_Example.dir/java_class_filelist
Ad8232_Example: examples/java/CMakeFiles/Ad8232_Example.dir/java_compiled_Ad8232_Example
Ad8232_Example: examples/java/CMakeFiles/Ad8232_Example.dir/build.make
.PHONY : Ad8232_Example
# Rule to build all files generated by this target.
examples/java/CMakeFiles/Ad8232_Example.dir/build: Ad8232_Example
.PHONY : examples/java/CMakeFiles/Ad8232_Example.dir/build
examples/java/CMakeFiles/Ad8232_Example.dir/clean:
cd /home/ens-ife/Logiciels/IoT/upm/build/examples/java && $(CMAKE_COMMAND) -P CMakeFiles/Ad8232_Example.dir/cmake_clean.cmake
.PHONY : examples/java/CMakeFiles/Ad8232_Example.dir/clean
examples/java/CMakeFiles/Ad8232_Example.dir/depend:
cd /home/ens-ife/Logiciels/IoT/upm/build && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/ens-ife/Logiciels/IoT/upm /home/ens-ife/Logiciels/IoT/upm/examples/java /home/ens-ife/Logiciels/IoT/upm/build /home/ens-ife/Logiciels/IoT/upm/build/examples/java /home/ens-ife/Logiciels/IoT/upm/build/examples/java/CMakeFiles/Ad8232_Example.dir/DependInfo.cmake "--color=$(COLOR)" Ad8232_Example
.PHONY : examples/java/CMakeFiles/Ad8232_Example.dir/depend

View File

@@ -0,0 +1,11 @@
file(REMOVE_RECURSE
"Ad8232_Example.jar"
"CMakeFiles/Ad8232_Example"
"CMakeFiles/Ad8232_Example.dir/java_class_filelist"
"CMakeFiles/Ad8232_Example.dir/java_compiled_Ad8232_Example"
)
# Per-language clean rules from dependency scanning.
foreach(lang )
include(CMakeFiles/Ad8232_Example.dir/cmake_clean_${lang}.cmake OPTIONAL)
endforeach()

View File

@@ -0,0 +1,2 @@
# Empty custom commands generated dependencies file for Ad8232_Example.
# This may be replaced when dependencies are built.

View File

@@ -0,0 +1,2 @@
# CMAKE generated file: DO NOT EDIT!
# Timestamp file for custom commands dependencies management for Ad8232_Example.

View File

@@ -0,0 +1 @@
Ad8232_Example.class

View File

@@ -0,0 +1 @@
"Ad8232_Example.java"

View File

@@ -0,0 +1,4 @@
CMAKE_PROGRESS_1 =
CMAKE_PROGRESS_2 =
CMAKE_PROGRESS_3 =

View File

@@ -0,0 +1,22 @@
# Consider dependencies only in project.
set(CMAKE_DEPENDS_IN_PROJECT_ONLY OFF)
# The set of languages for which implicit dependencies are needed:
set(CMAKE_DEPENDS_LANGUAGES
)
# The set of dependency files which are needed:
set(CMAKE_DEPENDS_DEPENDENCY_FILES
)
# Targets to which this target links which contain Fortran sources.
set(CMAKE_Fortran_TARGET_LINKED_INFO_FILES
)
# Targets to which this target links which contain Fortran sources.
set(CMAKE_Fortran_TARGET_FORWARD_LINKED_INFO_FILES
)
# Fortran module output directory.
set(CMAKE_Fortran_TARGET_MODULE_DIR "")

View File

@@ -0,0 +1,110 @@
# 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/local/bin/cmake
# The command to remove a file.
RM = /usr/local/bin/cmake -E rm -f
# Escaping for special characters.
EQUALS = =
# The top-level source directory on which CMake was run.
CMAKE_SOURCE_DIR = /home/ens-ife/Logiciels/IoT/upm
# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /home/ens-ife/Logiciels/IoT/upm/build
# Utility rule file for Ads1015_Example.
# Include any custom commands dependencies for this target.
include examples/java/CMakeFiles/Ads1015_Example.dir/compiler_depend.make
# Include the progress variables for this target.
include examples/java/CMakeFiles/Ads1015_Example.dir/progress.make
examples/java/CMakeFiles/Ads1015_Example: examples/java/Ads1015_Example.jar
examples/java/Ads1015_Example.jar: src/ads1x15/upm_ads1x15.jar
examples/java/Ads1015_Example.jar: examples/java/CMakeFiles/Ads1015_Example.dir/java_class_filelist
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --blue --bold --progress-dir=/home/ens-ife/Logiciels/IoT/upm/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Creating Java archive Ads1015_Example.jar"
cd /home/ens-ife/Logiciels/IoT/upm/build/examples/java/CMakeFiles/Ads1015_Example.dir && /usr/lib/jvm/java-25-openjdk-arm64/bin/jar -cf /home/ens-ife/Logiciels/IoT/upm/build/examples/java/Ads1015_Example.jar @java_class_filelist
cd /home/ens-ife/Logiciels/IoT/upm/build/examples/java/CMakeFiles/Ads1015_Example.dir && /usr/local/bin/cmake -D_JAVA_TARGET_DIR=/home/ens-ife/Logiciels/IoT/upm/build/examples/java -D_JAVA_TARGET_OUTPUT_NAME=Ads1015_Example.jar -D_JAVA_TARGET_OUTPUT_LINK= -P /usr/local/share/cmake-4.3/Modules/UseJava/Symlinks.cmake
examples/java/CMakeFiles/Ads1015_Example.dir/java_class_filelist: examples/java/CMakeFiles/Ads1015_Example.dir/java_compiled_Ads1015_Example
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --blue --bold --progress-dir=/home/ens-ife/Logiciels/IoT/upm/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Generating CMakeFiles/Ads1015_Example.dir/java_class_filelist"
cd /home/ens-ife/Logiciels/IoT/upm/examples/java && /usr/local/bin/cmake -DCMAKE_JAVA_CLASS_OUTPUT_PATH=/home/ens-ife/Logiciels/IoT/upm/build/examples/java/CMakeFiles/Ads1015_Example.dir -DCMAKE_JAR_CLASSES_PREFIX= -P /usr/local/share/cmake-4.3/Modules/UseJava/ClassFilelist.cmake
examples/java/CMakeFiles/Ads1015_Example.dir/java_compiled_Ads1015_Example: /home/ens-ife/Logiciels/IoT/upm/examples/java/Ads1015_Example.java
examples/java/CMakeFiles/Ads1015_Example.dir/java_compiled_Ads1015_Example: src/ads1x15/upm_ads1x15.jar
examples/java/CMakeFiles/Ads1015_Example.dir/java_compiled_Ads1015_Example: examples/java/CMakeFiles/Ads1015_Example.dir/java_sources
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --blue --bold --progress-dir=/home/ens-ife/Logiciels/IoT/upm/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_3) "Building Java objects for Ads1015_Example.jar"
cd /home/ens-ife/Logiciels/IoT/upm/examples/java && /usr/local/bin/cmake -DCMAKE_JAVA_CLASS_OUTPUT_PATH=/home/ens-ife/Logiciels/IoT/upm/build/examples/java/CMakeFiles/Ads1015_Example.dir -DCMAKE_JAR_CLASSES_PREFIX= -P /usr/local/share/cmake-4.3/Modules/UseJava/ClearClassFiles.cmake --log-level STATUS
cd /home/ens-ife/Logiciels/IoT/upm/examples/java && /usr/lib/jvm/java-25-openjdk-arm64/bin/javac -classpath :/home/ens-ife/Logiciels/IoT/upm/examples/java:/home/ens-ife/Logiciels/IoT/upm/build/examples/java:/home/ens-ife/Logiciels/IoT/upm/build/src/ads1x15/upm_ads1x15.jar -d /home/ens-ife/Logiciels/IoT/upm/build/examples/java/CMakeFiles/Ads1015_Example.dir @/home/ens-ife/Logiciels/IoT/upm/build/examples/java/CMakeFiles/Ads1015_Example.dir/java_sources
cd /home/ens-ife/Logiciels/IoT/upm/examples/java && /usr/local/bin/cmake -E touch /home/ens-ife/Logiciels/IoT/upm/build/examples/java/CMakeFiles/Ads1015_Example.dir/java_compiled_Ads1015_Example
examples/java/CMakeFiles/Ads1015_Example.dir/codegen:
.PHONY : examples/java/CMakeFiles/Ads1015_Example.dir/codegen
Ads1015_Example: examples/java/Ads1015_Example.jar
Ads1015_Example: examples/java/CMakeFiles/Ads1015_Example
Ads1015_Example: examples/java/CMakeFiles/Ads1015_Example.dir/java_class_filelist
Ads1015_Example: examples/java/CMakeFiles/Ads1015_Example.dir/java_compiled_Ads1015_Example
Ads1015_Example: examples/java/CMakeFiles/Ads1015_Example.dir/build.make
.PHONY : Ads1015_Example
# Rule to build all files generated by this target.
examples/java/CMakeFiles/Ads1015_Example.dir/build: Ads1015_Example
.PHONY : examples/java/CMakeFiles/Ads1015_Example.dir/build
examples/java/CMakeFiles/Ads1015_Example.dir/clean:
cd /home/ens-ife/Logiciels/IoT/upm/build/examples/java && $(CMAKE_COMMAND) -P CMakeFiles/Ads1015_Example.dir/cmake_clean.cmake
.PHONY : examples/java/CMakeFiles/Ads1015_Example.dir/clean
examples/java/CMakeFiles/Ads1015_Example.dir/depend:
cd /home/ens-ife/Logiciels/IoT/upm/build && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/ens-ife/Logiciels/IoT/upm /home/ens-ife/Logiciels/IoT/upm/examples/java /home/ens-ife/Logiciels/IoT/upm/build /home/ens-ife/Logiciels/IoT/upm/build/examples/java /home/ens-ife/Logiciels/IoT/upm/build/examples/java/CMakeFiles/Ads1015_Example.dir/DependInfo.cmake "--color=$(COLOR)" Ads1015_Example
.PHONY : examples/java/CMakeFiles/Ads1015_Example.dir/depend

View File

@@ -0,0 +1,11 @@
file(REMOVE_RECURSE
"Ads1015_Example.jar"
"CMakeFiles/Ads1015_Example"
"CMakeFiles/Ads1015_Example.dir/java_class_filelist"
"CMakeFiles/Ads1015_Example.dir/java_compiled_Ads1015_Example"
)
# Per-language clean rules from dependency scanning.
foreach(lang )
include(CMakeFiles/Ads1015_Example.dir/cmake_clean_${lang}.cmake OPTIONAL)
endforeach()

View File

@@ -0,0 +1,2 @@
# Empty custom commands generated dependencies file for Ads1015_Example.
# This may be replaced when dependencies are built.

View File

@@ -0,0 +1,2 @@
# CMAKE generated file: DO NOT EDIT!
# Timestamp file for custom commands dependencies management for Ads1015_Example.

Some files were not shown because too many files have changed in this diff Show More