0
0
mirror of https://github.com/termux/termux-packages.git synced 2024-12-12 00:10:52 +00:00
termux-packages/packages/txikijs/CMakeLists.txt.patch.beforehostbuild
Twaik Yont a320974c5e Revert "bump(main/txikijs): 23.10.0"
This reverts commit ae22f97b496ca6cf60eb88d4ac77962de982648c. [no ci]
2023-12-06 20:47:26 +02:00

12 lines
192 B
Plaintext

--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -92,7 +92,7 @@
src/worker.c
src/ws.c
src/xhr.c
- ../deps/quickjs/src/cutils.c
+ deps/quickjs/src/cutils.c
)
if(NOT MINGW)