Browse Source
Specifically, the fmt CMake has defaulted to not specifying the library type to build, so without BUILD_SHARED_LIBS=OFF set, it might try to build it as a shared library, which we don't want.newinvert
1 changed files with 3 additions and 0 deletions
Loading…
Reference in new issue