Updated package installation and started documentation update.

This commit is contained in:
Markus Makela
2015-04-28 11:09:49 +03:00
parent e681d18fdd
commit 71531cde3e
5 changed files with 21 additions and 70 deletions

View File

@ -1,8 +1,7 @@
# Set the install layout
# Possible values:
# STANDALONE - Installs to /usr/local/mariadb-maxscale
# RPM - Installs to /usr
# DEB - Installs to /usr
# PACKAGE - Installs to /usr
include(GNUInstallDirs)
set(MAXSCALE_LIBDIR ${CMAKE_INSTALL_LIBDIR}/maxscale CACHE PATH "Library installation path")