build: Botan include fix

Fixed CMakeLists to allow debug build
This commit is contained in:
Manuel Dobusch
2016-01-18 17:59:46 +01:00
parent 503e4f185b
commit ed1aba8858
3 changed files with 188 additions and 191 deletions
+3
View File
@@ -27,6 +27,9 @@ For Win32:
###### Botan setup
Build release lib in ${BOTAN_DIR}/release
Build debug lib in ${BOTAN_DIR}/debug
for Windows:
$ python configure.py --cc=msvc --cpu=x86_32 --via-amalgamation --disable-shared