• kent@mysql.com/kent-amd64.(none)'s avatar
    CMakeLists.txt (several), make_win_bin_dist: · 74267ad9
    kent@mysql.com/kent-amd64.(none) authored
      Aligned client library build and use with the Unix version when it
      comes to what source to include directly in the builds, and what
      libraries to link with (bug#30118).
    
      Also reviewed, corrected and made more clear when static or dynamic
      Thread Local Storage is to be used. Some code duplication was removed,
      and some redundant library usage were removed, reducing the risk of
      incorrect TLS usage.
    74267ad9
CMakeLists.txt 2.48 KB