0
0
mirror of https://github.com/yse/easy_profiler.git synced 2024-12-26 08:01:51 +08:00

Update README.md

This commit is contained in:
Sergey Yagovtsev 2019-01-15 23:11:52 +03:00 committed by GitHub
parent 6faba9d587
commit 14c07295b3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -291,7 +291,7 @@ $ mkdir build
$ cd build
$ cmake -DCMAKE_TOOLCHAIN_FILE=/path/to/QNXToolchain.cmake ..
```
For more information and example for QNXToolchain see [this PR](https://github.com/yse/easy_profiler/pull/145)
For more information and example for `QNXToolchain.cmake` see [this PR](https://github.com/yse/easy_profiler/pull/145)
# Status
Branch `develop` contains all v2.0.0 features and new UI style.