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:
parent
14c07295b3
commit
bbebd4f02e
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user