commit | 829aff664105c42408872a9b88536c60acf9660c | [log] [tgz] |
---|---|---|
author | Davide Pesavento <davidepesa@gmail.com> | Sun May 15 20:30:34 2022 -0400 |
committer | Davide Pesavento <davidepesa@gmail.com> | Sun May 15 20:30:34 2022 -0400 |
tree | 2edccb9cbc428045983d6838d679aa87d1832b95 | |
parent | 48903c2f37a737c97dc51481d9a1a72e766990f7 [diff] [blame] |
tests: sync common testing infrastructure with ndn-cxx Change-Id: I1bd56d472f5627207f17c950eb4c5550d1b3724c
diff --git a/wscript b/wscript index a3b2c88..40e0602 100644 --- a/wscript +++ b/wscript
@@ -66,7 +66,7 @@ source=bld.path.ant_glob('src/**/*.cpp'), use='NDN_CXX BOOST OPENSSL SQLITE3', includes='src', - export_includes='src') + export_includes='src .') bld(features='subst', source='libndn-cert.pc.in',