From 2ef4fc9daf7231fee0df25ad4d6fe0f8e34a7326 Mon Sep 17 00:00:00 2001 From: Cecile Becarie Date: Tue, 10 Jun 2025 10:56:07 +0200 Subject: [PATCH] Add requirements --- .gitignore | 1 + README.md | 3 +++ 2 files changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index b95c1d9..3529bc0 100644 --- a/.gitignore +++ b/.gitignore @@ -64,3 +64,4 @@ src/Graph/Model/SymuMaster.log .idea/modules.xml .idea/symucore.iml .idea/vcs.xml +.DS_Store diff --git a/README.md b/README.md index 392600e..90a6f6c 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,9 @@ Core objects and algorithms for the SymuVia ecosystem. ## Installation +## Requirements +Cmake installation + ### From sources: Create the conda environnement: