Epple-II/bin/Windows/setup.sh

6 lines
78 B
Bash
Executable File

#!/bin/sh
nm -gD D:/a/_temp/msys64/mingw64/lib/libboost_log-mt.dll.a
exit 0