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 561aa92 commit 37625d6Copy full SHA for 37625d6
1 file changed
run/CMakeLists.txt
@@ -45,7 +45,7 @@ target_link_libraries(allsim
45
$<$<BOOL:${ENABLE_UPGRADES}>:O2::IOTOFSimulation>
46
$<$<BOOL:${ENABLE_UPGRADES}>:O2::RICHSimulation>
47
$<$<BOOL:${ENABLE_UPGRADES}>:O2::ECalSimulation>
48
- $<$<BOOL:${ENABLE_UPGRADES}>:O2::FD3Simulation>
+ $<$<BOOL:${ENABLE_UPGRADES}>:O2::FD3Simulation>
49
$<$<BOOL:${ENABLE_UPGRADES}>:O2::MI3Simulation>
50
O2::Generators)
51
0 commit comments