diff --git a/build/cmake/readme.md b/build/cmake/readme.md index 6a5aa6a16..724ebf115 100644 --- a/build/cmake/readme.md +++ b/build/cmake/readme.md @@ -46,7 +46,7 @@ In order to package library *CPack* is used, command *cpack -G * shou - `git clone https://github.com/khizmax/libcds.git` - `mkdir libcds-release` - `cd libcds-release` -- `cmake -DWITH\_TESTS=ON -DCMAKE\_BUILD_TYPE=RELEASE ../libcds` +- `cmake -DWITH_TESTS=ON -DCMAKE_BUILD_TYPE=RELEASE ../libcds` ``` -- The C compiler identification is GNU 4.8.3 -- The CXX compiler identification is GNU 4.8.3 @@ -101,4 +101,4 @@ In order to package library *CPack* is used, command *cpack -G * shou Future development ---------- -- CDash: use CI system \ No newline at end of file +- CDash: use CI system