• Vladislav Vaintroub's avatar
    MDEV-22454 · d50f7769
    Vladislav Vaintroub authored
    Disable IPO (interprocedural optimization, aka /GL) on Windows
    on libraries, from which server.dll exports symbols -  exporting symbols
    does not work for objects compiled with /GL.
    d50f7769
CMakeLists.txt 3.89 KB