Skip to content

Commit 670334e

Browse files
committed
Updating readme.
1 parent 02a84de commit 670334e

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ The library aims to support the most common platforms for the most common use ca
3939
* Windows (VS2015, VS2017) x86 and x64
4040
* Linux (gcc5, gcc6, gcc7, clang4, clang5) x86 and x64
4141
* OS X (Xcode 8.3, Xcode 9.2) x86 and x64
42+
* Android (NVIDIA CodeWorks)
4243

4344
## External dependencies
4445

@@ -56,6 +57,10 @@ See [here](./external) for details on the ones we do include.
5657
3. Build the IDE solution with: `python make.py -build`
5758
4. Run the unit tests with: `python make.py -unit_test`
5859

60+
### Android
61+
62+
For Android, the steps are identical to Windows, Linux, and OS X but you also need to install NVIDIA CodeWorks 1R5 (or higher).
63+
5964
## Authors
6065

6166
* [Nicholas Frechette](https://github.com/nfrechette)

0 commit comments

Comments
 (0)