From dd371e6341bfab196e0309c6b766e3d376a480fe Mon Sep 17 00:00:00 2001 From: Felix Riehn <felix@matilda> Date: Thu, 29 Nov 2018 09:40:25 +0000 Subject: [PATCH] updated cmake for sibstack --- Framework/Cascade/CMakeLists.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Framework/Cascade/CMakeLists.txt b/Framework/Cascade/CMakeLists.txt index e1f771f7..43aeb79f 100644 --- a/Framework/Cascade/CMakeLists.txt +++ b/Framework/Cascade/CMakeLists.txt @@ -10,6 +10,7 @@ set ( CORSIKAcascade_HEADERS Cascade.h sibyll2.3c.h + SibStack.h ) #set ( @@ -71,6 +72,7 @@ target_link_libraries ( CORSIKAsibyll CORSIKAcascade ProcessStackInspector + CORSIKAstackinterface CORSIKAprocesses CORSIKAparticles CORSIKAgeometry -- GitLab