Skip to content
Snippets Groups Projects
Commit 55bc869c authored by Rye Mutt's avatar Rye Mutt :bread:
Browse files

Another linux attempt

parent 427e1616
No related branches found
No related tags found
No related merge requests found
......@@ -32,8 +32,8 @@ if (USE_SENTRY)
target_link_libraries( al::sentry INTERFACE ${SENTRY_LIBRARIES})
else ()
target_link_libraries( al::sentry INTERFACE
${ARCH_PREBUILT_DIRS_RELEASE}/libsentry.a
${ARCH_PREBUILT_DIRS_RELEASE}/libbreakpad_client.a
${ARCH_PREBUILT_DIRS}/libsentry.a
${ARCH_PREBUILT_DIRS}/libbreakpad_client.a
ll::libcurl
ll::openssl
ll::nghttp2
......
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