IAP GITLAB

Skip to content
Snippets Groups Projects
Commit bf25005e authored by ralfulrich's avatar ralfulrich
Browse files

fixed build target for testTrackingLine

parent 03310d22
No related branches found
No related tags found
No related merge requests found
......@@ -44,6 +44,7 @@ add_executable (testEnvironment testEnvironment.cc)
target_link_libraries (
testEnvironment
CORSIKAsetup
CORSIKAenvironment
CORSIKAthirdparty # for catch2
)
......
......@@ -28,6 +28,10 @@ add_executable (testTrackingLine testTrackingLine.cc)
target_link_libraries (
testTrackingLine
ProcessTrackingLine
CORSIKAsetup
CORSIKAutilities
CORSIKAenvironment
CORSIKAunits
CORSIKAenvironment
CORSIKAgeometry
......
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