mirror of
https://github.com/google/sandboxed-api.git
synced 2024-03-22 13:11:30 +08:00
Remove leftover stack_trace sources from sandbox2 target
PiperOrigin-RevId: 531168602 Change-Id: Ib9c0942e5ba9cf0d577f88a6091245ca02d5674e
This commit is contained in:
parent
5b12071ba0
commit
9b307fc204
|
@ -309,8 +309,6 @@ target_link_libraries(sandbox2_executor
|
|||
add_library(sandbox2_sandbox2 ${SAPI_LIB_TYPE}
|
||||
sandbox2.cc
|
||||
sandbox2.h
|
||||
stack_trace.cc
|
||||
stack_trace.h
|
||||
)
|
||||
add_library(sandbox2::sandbox2 ALIAS sandbox2_sandbox2)
|
||||
target_link_libraries(sandbox2_sandbox2
|
||||
|
|
Loading…
Reference in New Issue
Block a user