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
pull/150/head
Demi Marie Obenour 2022-03-18 02:57:28 -07:00 committed by Copybara-Service
parent cc4b5f3f22
commit fd823df2ef
1 changed files with 1 additions and 1 deletions

View File

@ -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