asmaloney / libE57Format

Library for reading & writing the E57 file format
Boost Software License 1.0
137 stars 66 forks source link

{ci} Fix Windows shared build test #225

Closed asmaloney closed 1 year ago

asmaloney commented 1 year ago

Put the test executable next to the DLL.

Also changes builds to use validation level 2 by default.

Related to #213