From e20c7f0e4dcff07260392220c47f9bd048e0262d Mon Sep 17 00:00:00 2001 From: click Date: Mon, 27 Sep 2010 17:25:54 +0200 Subject: Doc/UnixInstall.txt - update with current "up to date" recognized parameters. --HG-- branch : trunk --- doc/UnixInstall.txt | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'doc') diff --git a/doc/UnixInstall.txt b/doc/UnixInstall.txt index 397a5350116..db7463976ee 100644 --- a/doc/UnixInstall.txt +++ b/doc/UnixInstall.txt @@ -54,6 +54,7 @@ flags like USE_SFMT Use SFMT as random numbergenerator WITH_WARNINGS Show all warnings during compile WITH_COREDEBUG Include additional debug-code in core + WITH_SQLDEBUG Output SQL-queries to dedicated logfile WITH_SQL Copy SQL files during installation PREFIX Set installation directory CONF_DIR Set configuration directory @@ -61,6 +62,9 @@ flags like CMAKE_C_FLAGS Set C_FLAGS for compile (advanced users only) CMAKE_CXX_FLAGS Set CXX_FLAGS for compile (advanced users only) + CMAKE_BUILD_TYPE Set buildtype - the supported modes are : + Release, MinSizeRel, RelWithDebInfo, Debug + Of course, replace the paths in prefix, conf_dir with the directories you wish to install TrinityCore to. The datadir is where maps, DBCs, and SQLs are stored. The sysconfdir is where configuration files are stored. -- cgit v1.2.3