diff options
| author | DiligentGraphics <admin@diligentgraphics.com> | 2018-02-19 22:10:16 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-02-19 22:10:16 +0000 |
| commit | 5a7f6fe0c2bb37fec11d315f4e0e0513673cb3c0 (patch) | |
| tree | 06591c7585461aff2a90947e69b5a2f3563fcae7 | |
| parent | Added vscode settings; updated samples submodule (diff) | |
| download | DiligentEngine-5a7f6fe0c2bb37fec11d315f4e0e0513673cb3c0.tar.gz DiligentEngine-5a7f6fe0c2bb37fec11d315f4e0e0513673cb3c0.zip | |
Updated readme: added a note about vs code settings
| -rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -147,6 +147,8 @@ To build the engine, run the following command: *cmake --build ./cmk_build/Linux64* +The engine's root folder contains [Visual Studio Code](https://code.visualstudio.com/) settings files that configure +the IDE to build and run the engine. ## Android |
