Skip to content

Commit 02a85bd

Browse files
committed
Removed EGPythia6 library requirement
1 parent 98ebc01 commit 02a85bd

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

examples/MQ/pixelDetector/src/CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,6 @@ target_link_libraries(${target} PUBLIC
8787
ROOT::Physics
8888
ROOT::Geom
8989
ROOT::Hist
90-
EGPythia6
9190

9291
${VMCLIB}
9392
)

fairtools/MCConfigurator/CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@ target_link_libraries(${target} PUBLIC
3434

3535
ROOT::Core
3636
${VMCLIB}
37-
EGPythia6
3837
)
3938

4039
fairroot_target_root_dictionary(${target}

0 commit comments

Comments
 (0)