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

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 NMEAGPS_I2C_Example.
# Include any custom commands dependencies for this target.
include examples/java/CMakeFiles/NMEAGPS_I2C_Example.dir/compiler_depend.make
# Include the progress variables for this target.
include examples/java/CMakeFiles/NMEAGPS_I2C_Example.dir/progress.make
examples/java/CMakeFiles/NMEAGPS_I2C_Example: examples/java/NMEAGPS_I2C_Example.jar
examples/java/NMEAGPS_I2C_Example.jar: src/nmea_gps/upm_nmea_gps.jar
examples/java/NMEAGPS_I2C_Example.jar: examples/java/CMakeFiles/NMEAGPS_I2C_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 NMEAGPS_I2C_Example.jar"
cd /home/ens-ife/Logiciels/IoT/upm/build/examples/java/CMakeFiles/NMEAGPS_I2C_Example.dir && /usr/lib/jvm/java-25-openjdk-arm64/bin/jar -cf /home/ens-ife/Logiciels/IoT/upm/build/examples/java/NMEAGPS_I2C_Example.jar @java_class_filelist
cd /home/ens-ife/Logiciels/IoT/upm/build/examples/java/CMakeFiles/NMEAGPS_I2C_Example.dir && /usr/local/bin/cmake -D_JAVA_TARGET_DIR=/home/ens-ife/Logiciels/IoT/upm/build/examples/java -D_JAVA_TARGET_OUTPUT_NAME=NMEAGPS_I2C_Example.jar -D_JAVA_TARGET_OUTPUT_LINK= -P /usr/local/share/cmake-4.3/Modules/UseJava/Symlinks.cmake
examples/java/CMakeFiles/NMEAGPS_I2C_Example.dir/java_class_filelist: examples/java/CMakeFiles/NMEAGPS_I2C_Example.dir/java_compiled_NMEAGPS_I2C_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/NMEAGPS_I2C_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/NMEAGPS_I2C_Example.dir -DCMAKE_JAR_CLASSES_PREFIX= -P /usr/local/share/cmake-4.3/Modules/UseJava/ClassFilelist.cmake
examples/java/CMakeFiles/NMEAGPS_I2C_Example.dir/java_compiled_NMEAGPS_I2C_Example: /home/ens-ife/Logiciels/IoT/upm/examples/java/NMEAGPS_I2C_Example.java
examples/java/CMakeFiles/NMEAGPS_I2C_Example.dir/java_compiled_NMEAGPS_I2C_Example: src/nmea_gps/upm_nmea_gps.jar
examples/java/CMakeFiles/NMEAGPS_I2C_Example.dir/java_compiled_NMEAGPS_I2C_Example: examples/java/CMakeFiles/NMEAGPS_I2C_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 NMEAGPS_I2C_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/NMEAGPS_I2C_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/nmea_gps/upm_nmea_gps.jar -d /home/ens-ife/Logiciels/IoT/upm/build/examples/java/CMakeFiles/NMEAGPS_I2C_Example.dir @/home/ens-ife/Logiciels/IoT/upm/build/examples/java/CMakeFiles/NMEAGPS_I2C_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/NMEAGPS_I2C_Example.dir/java_compiled_NMEAGPS_I2C_Example
examples/java/CMakeFiles/NMEAGPS_I2C_Example.dir/codegen:
.PHONY : examples/java/CMakeFiles/NMEAGPS_I2C_Example.dir/codegen
NMEAGPS_I2C_Example: examples/java/CMakeFiles/NMEAGPS_I2C_Example
NMEAGPS_I2C_Example: examples/java/CMakeFiles/NMEAGPS_I2C_Example.dir/java_class_filelist
NMEAGPS_I2C_Example: examples/java/CMakeFiles/NMEAGPS_I2C_Example.dir/java_compiled_NMEAGPS_I2C_Example
NMEAGPS_I2C_Example: examples/java/NMEAGPS_I2C_Example.jar
NMEAGPS_I2C_Example: examples/java/CMakeFiles/NMEAGPS_I2C_Example.dir/build.make
.PHONY : NMEAGPS_I2C_Example
# Rule to build all files generated by this target.
examples/java/CMakeFiles/NMEAGPS_I2C_Example.dir/build: NMEAGPS_I2C_Example
.PHONY : examples/java/CMakeFiles/NMEAGPS_I2C_Example.dir/build
examples/java/CMakeFiles/NMEAGPS_I2C_Example.dir/clean:
cd /home/ens-ife/Logiciels/IoT/upm/build/examples/java && $(CMAKE_COMMAND) -P CMakeFiles/NMEAGPS_I2C_Example.dir/cmake_clean.cmake
.PHONY : examples/java/CMakeFiles/NMEAGPS_I2C_Example.dir/clean
examples/java/CMakeFiles/NMEAGPS_I2C_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/NMEAGPS_I2C_Example.dir/DependInfo.cmake "--color=$(COLOR)" NMEAGPS_I2C_Example
.PHONY : examples/java/CMakeFiles/NMEAGPS_I2C_Example.dir/depend

View File

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

View File

@@ -0,0 +1,2 @@
# Empty custom commands generated dependencies file for NMEAGPS_I2C_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 NMEAGPS_I2C_Example.

View File

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

View File

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

View File

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