facebook / wdt

Warp speed Data Transfer (WDT) is an embeddedable library (and command line tool) aiming to transfer data between 2 systems as fast as possible over multiple TCP paths.
https://www.facebook.com/WdtOpenSource
Other
2.86k stars 392 forks source link

configuration breaks: implicitly converting 'Bool' to 'STRING' type. #208

Closed yurivict closed 3 years ago

yurivict commented 3 years ago
CMake Warning (dev) at CMakeLists.txt:35 (set):
  implicitly converting 'Bool' to 'STRING' type.
This warning is for project developers.  Use -Wno-dev to suppress it.

cmake-3.18.2

davide125 commented 3 years ago

I think this is fixed in #195