Skip to content

Commit

Permalink
Link a single crashpad_client library.
Browse files Browse the repository at this point in the history
  • Loading branch information
john-preston committed Oct 27, 2021
1 parent c0c09ba commit 16224af
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions external/crash_reports/crashpad/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,6 @@ set(crashpad_lib_loc ${libs_loc}/crashpad/out/$<IF:$<CONFIG:Debug>,Debug,Release

target_link_libraries(external_crashpad
INTERFACE
${crashpad_lib_loc}/libmini_chromium_base.a
${crashpad_lib_loc}/libcrashpad_client.a
${crashpad_lib_loc}/libcrashpad_util.a
bsm
)

0 comments on commit 16224af

Please sign in to comment.