diff --git a/README.md b/README.md index 493aba8..3f56dd1 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,6 @@ CMake is required to configure and build the application. Depending on the targe The following arguments may be passed to CMake during configuration: -DCMAKE_BUILD_TYPE // [Debug, Release] - -DPLATFORM // [linux32, linux64, win32, win64] -DLANGUAGE // [en-us, zh-cn] -DSTANDALONE // [OFF, ON]