mirror of
https://github.com/termux/termux-packages.git
synced 2025-05-10 11:35:44 +00:00
11 lines
334 B
Diff
11 lines
334 B
Diff
--- ../CMakeLists.txt.orig 2022-02-04 15:41:06.250332497 +0000
|
|
+++ ./CMakeLists.txt 2022-02-04 16:24:58.062366747 +0000
|
|
@@ -61,7 +61,6 @@
|
|
add_custom_command(OUTPUT ${PFORTH_DIC}
|
|
COMMAND ./pforth -i system.fth
|
|
WORKING_DIRECTORY ${CMAKE_RUNTIME_OUTPUT_DIRECTORY}
|
|
- DEPENDS pforth
|
|
COMMENT Building pforth.dic
|
|
VERBATIM
|
|
)
|