From 8de601e7948e9f503ede9394d0a5a2fae6b8ded1 Mon Sep 17 00:00:00 2001 From: SvyatoslavScherbina Date: Mon, 29 Apr 2019 16:56:49 +0300 Subject: [PATCH] Update INTEROP.md (#2928) --- INTEROP.md | 1 + 1 file changed, 1 insertion(+) diff --git a/INTEROP.md b/INTEROP.md index e65e0210569..45c88ccc328 100644 --- a/INTEROP.md +++ b/INTEROP.md @@ -234,6 +234,7 @@ clauses. For example:
```c +headers = foo.h staticLibraries = libfoo.a libraryPaths = /opt/local/lib /usr/local/opt/curl/lib ```