Changes between Version 44 and Version 45 of InstallingFACT++


Ignore:
Timestamp:
09/16/19 10:10:10 (6 years ago)
Author:
tbretz
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • InstallingFACT++

    v44 v45  
    179179As a default, from cmake 3.6 onwards, the libmysqlclient (MySQL) to which the project is linked is automatically obtained from the libmysqlpp library (MySQL++).
    180180
     181If you have a too old version of cmake, you can download binary packages at https://cmake.org/download/. Usually, it is enough to call cmake with its full path to switch version. So just unpack the tar-ball and call the cmake binary in the package.
     182
     183
    181184== Packages ==
    182185