0
0
mirror of https://github.com/yse/easy_profiler.git synced 2024-12-27 00:31:02 +08:00

Update README.md

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

View File

@ -24,6 +24,7 @@
- [MacOS](#macos)
- [Windows](#windows)
- [QNX](#qnx)
- [Android](#android)
5. [Notes about major release (1.0 -> 2.0)](#status)
6. [License](#license)
@ -293,6 +294,10 @@ $ cmake -DCMAKE_TOOLCHAIN_FILE=/path/to/QNXToolchain.cmake ..
```
For more information and example for `QNXToolchain.cmake` see [this PR](https://github.com/yse/easy_profiler/pull/145)
## Android
You can build native library for android by using NDK and standalone toolchain. See [comment for this PR](https://github.com/yse/easy_profiler/pull/137#issuecomment-436167127) to get a more detailed instruction.
# Status
Branch `develop` contains all v2.0.0 features and new UI style.
Please, note that .prof file header has changed in v2.0.0: