mirror of
https://github.com/google/sandboxed-api.git
synced 2024-03-22 13:11:30 +08:00
Remove SHARED from add_sapi_library
This commit is contained in:
parent
6d5cfd575a
commit
c7423c5f8a
|
@ -37,7 +37,7 @@ add_subdirectory(
|
||||||
|
|
||||||
# generate and include generated sapi header
|
# generate and include generated sapi header
|
||||||
|
|
||||||
add_sapi_library(curl_sapi SHARED
|
add_sapi_library(curl_sapi
|
||||||
|
|
||||||
FUNCTIONS curl_easy_cleanup
|
FUNCTIONS curl_easy_cleanup
|
||||||
curl_easy_duphandle
|
curl_easy_duphandle
|
||||||
|
|
Loading…
Reference in New Issue
Block a user