debug windows build failure (link error due to mismatching boost library type)

This commit is contained in:
Christopher A. Mosher 2023-01-05 07:48:23 -05:00
parent 9f221962ce
commit 0c690c8b95
1 changed files with 2 additions and 0 deletions

View File

@ -1,3 +1,5 @@
#!/bin/sh
nm -gD D:/a/_temp/msys64/mingw64/lib/libboost_log-mt.dll.a
exit 0