Enable sentry linkage (for Jenkins)
Note this require a sentry-native build with this commit applied:
0c631f6ec7
This commit is contained in:
parent
264451246e
commit
e1d00509c7
1 changed files with 1 additions and 2 deletions
|
@ -110,8 +110,7 @@ else()
|
|||
endif()
|
||||
|
||||
if (TARGET sentry::sentry)
|
||||
# disabling this for now until Sentry-native fixes their CMake export :)
|
||||
# target_link_libraries(fgfs sentry::sentry)
|
||||
target_link_libraries(fgfs sentry::sentry)
|
||||
endif()
|
||||
|
||||
if (TARGET sentry_crashpad::handler)
|
||||
|
|
Loading…
Add table
Reference in a new issue