fix compilation with newer CMake
It seems CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS on CMake 3.27 breaks compilation on Windows. The reason for it here is wrong: unit tests do not need non exported symbols.main
parent
4dfb78131c
commit
4d2d5f3673
Loading…
Reference in New Issue