1
0
mirror of https://github.com/termux/termux-packages synced 2024-06-15 14:36:39 +00:00
termux-packages/packages/txikijs/CMakeLists.txt.patch.beforehostbuild
2022-11-17 17:00:30 +00: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)