mirror of
https://github.com/termux/termux-packages.git
synced 2024-12-12 00:10:52 +00:00
a320974c5e
This reverts commit ae22f97b496ca6cf60eb88d4ac77962de982648c. [no ci]
12 lines
192 B
Plaintext
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)
|