• Vladislav Vaintroub's avatar
    Windows : use meaningful DEFAULT_MYSQL_HOME - base directory · 82b8741a
    Vladislav Vaintroub authored
    for the default installation.
    
    It is now defined as "C:/Program Files/MariaDB ${MYSQL_BASE_VERSION}"
    which is where installer indeed puts it by default.
    
    It still does not cover every case -32bit installer on 64 bit Windows would put installation
    root under  "C:/Program Files (x86)", but better than the path used
    previously C:/MariaDB${MYSQL_BASE_VERSION}, which was never correct.
    82b8741a
CMakeLists.txt 16.8 KB