• Vladislav Vaintroub's avatar
    Small CMake fixes : · 19f0d6b2
    Vladislav Vaintroub authored
    - add version info for the client library, dynamic plugins and some utilities
    - do not recompile client library sources 3 times (for mysqlclient , mysqlclient_notls and libmysql)
      One time is sufficient, so get rid of mysqlclient_notls, and link  static client library  to  the shared.
    - remove incremental linking flag
    19f0d6b2
CMakeLists.txt 16.4 KB