Compare commits

1 Commits
v0.1.0 ... main

Author SHA1 Message Date
f37a6f8852 Adding mirror information and smaller changes 2025-12-18 18:34:45 +00:00

View File

@@ -2,12 +2,13 @@
gitea: none
include_toc: true
---
Mirror of [Gitea-Instance](https://package-cloud.dns.army/ros2/conan2-config)
# Conan 2.0 Profiles, Remotes and Global-Configuration and Usage
# Conan 2 Profiles, Remotes and Global-Configuration and Usage
## 1. Overview
This directory contains Conan 2.0 profile files used to define the build configuration for our projects. They cover multiple architectures (`x64`, `armv8`) and GCC compiler versions (`9`, `13`, `14`).
This directory contains Conan 2 profile files used to define the build configuration for our projects. They cover multiple architectures (`x64`, `armv8`) and GCC compiler versions (`9`, `13`, `14`).
## Quick-Start