mirror of
https://github.com/google/sandboxed-api.git
synced 2024-03-22 13:11:30 +08:00
Copybara import of the project:
-- 2019d66f52eeb31d0de583f2e2f0364192b706d4 by Demi Marie Obenour <demi@invisiblethingslab.com>: Fix uriparser build A path was wrong. COPYBARA_INTEGRATE_REVIEW=https://github.com/google/sandboxed-api/pull/150 from DemiMarie:fix-uriparser-build 2019d66f52eeb31d0de583f2e2f0364192b706d4 PiperOrigin-RevId: 435587012 Change-Id: I70e392f86f796c5ebeccc8e920110aecb8c40b42
This commit is contained in:
parent
cc4b5f3f22
commit
fd823df2ef
|
@ -60,7 +60,7 @@ add_sapi_library(
|
|||
uriFreeUriMembersA
|
||||
|
||||
INPUTS
|
||||
"${CMAKE_BINARY_DIR}/uri.gen.h"
|
||||
"${CMAKE_CURRENT_BINARY_DIR}/uri.gen.h"
|
||||
|
||||
LIBRARY uriparser
|
||||
LIBRARY_NAME Uriparser
|
||||
|
|
Loading…
Reference in New Issue
Block a user