diff --git a/samples/README.md b/samples/README.md index da63c050..da7bb34c 100644 --- a/samples/README.md +++ b/samples/README.md @@ -39,7 +39,7 @@ Then, depending on your system: Generate the CMake cache using Makefile: ``` -cmake .. -G Makefile -DCMAKE_PREFIX_PATH=/opt/Qt/5.6/gcc_64/lib/cmake -DCMAKE_BUILD_TYPE=Release +cmake .. -DCMAKE_BUILD_TYPE=Release ``` To build type: