IAP GITLAB

Skip to content
Snippets Groups Projects
Commit 159995f4 authored by Remy Prechelt's avatar Remy Prechelt
Browse files

Add yaml-cpp and arrow as dependencies via conan/submodules.

parent 5ae1a704
No related branches found
No related tags found
No related merge requests found
......@@ -12,4 +12,8 @@
path = modules/conex
url = ../../AirShowerPhysics/cxroot.git
branch = master
shallow = true
shallow = true
[submodule "externals/arrow"]
path = externals/arrow
url = https://github.com/apache/arrow
shallow = true
......@@ -4,6 +4,7 @@ catch2/2.13.3
eigen/3.3.8
boost/1.74.0
zlib/1.2.11
yaml-cpp/0.6.3
[generators]
cmake
Subproject commit d613aa68789288d3503dfbd8376a41f2d28b6c9d
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment