Wrong variable name in README
This commit is contained in:
2
README
2
README
@ -189,7 +189,7 @@ All the parameters affecting CMake can be found in 'macros.cmake'. This file als
|
|||||||
Variables controlling the CMake build process:
|
Variables controlling the CMake build process:
|
||||||
|
|
||||||
INSTALL_DIR=<path> Installation directory
|
INSTALL_DIR=<path> Installation directory
|
||||||
CMAKE_BUILD_TYPE=[Debug|Release] Type of the build, defaults to Release
|
BUILD_TYPE=[Debug|Release] Type of the build, defaults to Release
|
||||||
INSTALL_SYSTEM_FILES=[Y|N] Install startup scripts and ld configuration files
|
INSTALL_SYSTEM_FILES=[Y|N] Install startup scripts and ld configuration files
|
||||||
EMBEDDED_LIB=<path> Path to the embedded library, filename included
|
EMBEDDED_LIB=<path> Path to the embedded library, filename included
|
||||||
MYSQL_DIR=<path> Path to MySQL headers
|
MYSQL_DIR=<path> Path to MySQL headers
|
||||||
|
|||||||
Reference in New Issue
Block a user