diff options
Diffstat (limited to 'bpkg')
-rw-r--r-- | bpkg/buildfile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bpkg/buildfile b/bpkg/buildfile index c498ed9..b084404 100644 --- a/bpkg/buildfile +++ b/bpkg/buildfile @@ -4,3 +4,4 @@ import libs += libbutl lib{bpkg}: cxx{manifest-parser manifest-serializer manifest} $libs +lib{bpkg}: cxx.export.poptions = -I$src_root |