Skip to content

Commit 92baf84

Browse files
committed
update readme with termux 11 instructions
1 parent f19c813 commit 92baf84

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ Change dir to repo:
4545
- By default, this builds an APK which you can run on any Physical Device or Emulator in app/build/output
4646
4747
- Termux X11:
48-
- Configure cmake with option -DDENGINE_TERMUX_X11. Builds a regular executable as Desktop
48+
- Configure and build a regular executable as Desktop. Make sure you [have it setup](https://github.com/termux/termux-x11) and [configure hardware accelaration](https://github.com/LinuxDroidMaster/Termux-Desktops/blob/main/Documentation/HardwareAcceleration.md) if your device supports it
4949

5050
- To build the executable tests, run regular cmake. Use the toolchain in the NDK
5151
`cmake -S . -B build/android -DCMAKE_TOOLCHAIN_FILE='<NDK_DIR>/build/cmake/android.toolchain.cmake' -DANDROID_API=24`

0 commit comments

Comments
 (0)