mirror of
https://github.com/c-cube/ezcurl.git
synced 2025-12-06 03:05:31 -05:00
depend on thread
This commit is contained in:
parent
d41eb2ceb4
commit
d259d85eb7
1 changed files with 1 additions and 1 deletions
|
|
@ -3,4 +3,4 @@
|
||||||
(name ezcurl_core)
|
(name ezcurl_core)
|
||||||
(public_name ezcurl.core)
|
(public_name ezcurl.core)
|
||||||
(flags :standard -warn-error -32)
|
(flags :standard -warn-error -32)
|
||||||
(libraries curl))
|
(libraries curl threads))
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue