IAP GITLAB
Changes
Page history
Update Dependencies
authored
May 31, 2020
by
Ralf Ulrich
Show whitespace changes
Inline
Side-by-side
Dependencies.md
View page @
f3548c68
...
@@ -5,8 +5,8 @@ Our aim is to keep the number of external dependencies as low as possible. Howev
...
@@ -5,8 +5,8 @@ Our aim is to keep the number of external dependencies as low as possible. Howev
-
header only
-
header only
-
for linear algebra and geometry
-
for linear algebra and geometry
-
we provide our own version as third party
-
we provide our own version as third party
-
avoid implicit boost dependencies: find with
`grep -R "Eigen3_INCLUDE" .`
and remove!
-
avoid implicit boost dependencies: find with
`grep -R
i
"Eigen3_INCLUDE" .`
and remove!
-
use explicit boost dependence tracking with cmake target CORSIKA
E
igen3
-
use explicit boost dependence tracking with cmake target CORSIKA
e
igen3
## boost
## boost
...
...
...
...