We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c703a2 commit 3d0fa33Copy full SHA for 3d0fa33
README.md
@@ -57,7 +57,7 @@ dependencies {
57
export ANDROID_HOME=/path/to/android/sdk
58
59
# Setup Project
60
- bash --setup-project
+ bash vscode_tasks.sh --setup-project
61
62
# Compile with CMake Debug
63
bash vscode_tasks.sh --debug --enable-cmake --build
0 commit comments