commit | 716c263638c21cf66477a98614db99a531d10ea9 | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Wed Aug 12 00:33:16 2015 -0700 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Tue Dec 06 11:50:42 2016 -0800 |
tree | 82eedeeb81bc9dd3081fe03cd794618ecf49d43f | |
parent | 99832d497938a45ea90ecb496cdef4dcb8e54763 [diff] |
[ndnSIM] build: Add a hack to cryptopp detection script Change-Id: Id2c0f08bb350044a9c8ef15ec24087e5791e3140
diff --git a/.waf-tools/cryptopp.py b/.waf-tools/cryptopp.py index 1632ab6..f32b3f6 100644 --- a/.waf-tools/cryptopp.py +++ b/.waf-tools/cryptopp.py
@@ -27,7 +27,7 @@ CRYPTOPP_VERSION_FILE = 'config.h' CRYPTOPP_CHECK_FRAGMENT = ''' -#include "../../src/security/v1/cryptopp.hpp" +#include "../../src/ndnSIM/ndn-cxx/src/security/v1/cryptopp.hpp" #include <iostream> int