We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c6caa8f commit 17d0c4aCopy full SHA for 17d0c4a
README.md
@@ -86,7 +86,6 @@ in Ubuntu it can be installed with `sudo apt-get install zlib1g-dev`. Please see
86
### Building with unit tests added using CMake option "-DBUILD_TEST=ON"
87
```bash
88
cd g3sinks
89
-cd logrotate
90
mkdir build
91
cd build
92
cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_PREFIX_PATH=/usr/local/ -DBOOST_ROOT=/usr/local -DBUILD_TEST=ON ..
0 commit comments