mirror of
https://github.com/qTox/qTox.git
synced 2024-03-22 14:00:36 +08:00
7c72f4e921
Fixes bulding with cmake on Windows. strmiids is exists as a libstrmiids.a static library, but cmake can't find it. Because of useless of this search and successful building without it, I'm removed it.