You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -45,7 +45,7 @@ Change dir to repo:
45
45
- By default, this builds an APK which you can run on any Physical Device or Emulator in app/build/output
46
46
47
47
- 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
49
49
50
50
- To build the executable tests, run regular cmake. Use the toolchain in the NDK
0 commit comments