diff --git a/README b/README index 83ddc2c2f..c1de0d92d 100644 --- a/README +++ b/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: INSTALL_DIR= 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 EMBEDDED_LIB= Path to the embedded library, filename included MYSQL_DIR= Path to MySQL headers