0
0
mirror of https://github.com/termux/termux-packages.git synced 2025-09-20 21:39:36 +00:00
Files
termux-packages/packages/timewarrior/src-CMakeLists.txt.patch
2025-04-21 19:55:25 +05:30

10 lines
454 B
Diff

diff -u -r ../timew-1.0.0/src/CMakeLists.txt ./src/CMakeLists.txt
--- ../timew-1.0.0/src/CMakeLists.txt 2016-08-17 17:23:15.000000000 -0400
+++ ./src/CMakeLists.txt 2016-09-05 17:53:00.643967527 -0400
@@ -1,4 +1,5 @@
cmake_minimum_required (VERSION 3.10)
+include_directories(SYSTEM "@TERMUX_PREFIX@/include")
include_directories (${CMAKE_SOURCE_DIR}
${CMAKE_SOURCE_DIR}/src
${CMAKE_SOURCE_DIR}/src/commands