We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a2c79e7 commit d893b69Copy full SHA for d893b69
run/CMakeLists.txt
@@ -46,7 +46,7 @@ target_link_libraries(allsim
46
$<$<BOOL:${ENABLE_UPGRADES}>:O2::IOTOFSimulation>
47
$<$<BOOL:${ENABLE_UPGRADES}>:O2::RICHSimulation>
48
$<$<BOOL:${ENABLE_UPGRADES}>:O2::ECalSimulation>
49
- $<$<BOOL:${ENABLE_UPGRADES}>:O2::FD3Simulation>
+ $<$<BOOL:${ENABLE_UPGRADES}>:O2::FD3Simulation>
50
$<$<BOOL:${ENABLE_UPGRADES}>:O2::MI3Simulation>
51
O2::Generators)
52
0 commit comments