summaryrefslogtreecommitdiffstats
path: root/superkaramba
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2024-04-12 16:51:01 +0200
committerSlávek Banko <slavek.banko@axis.cz>2024-04-12 17:16:28 +0200
commitd546951a0c00faeb3401353ef9fef231a328f40c (patch)
treea33bda6cb55fea69353b350b9e3401ed35448a2b /superkaramba
parent6e0ff42c65ebfc4f60816c4d3ceffb54e31fb5df (diff)
downloadtdeutils-d546951a.tar.gz
tdeutils-d546951a.zip
Use the new way to find Python with CMake >= 3.12.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 2023e3887765bc0f2f6f4f5d4a0d59b71a4321de)
Diffstat (limited to 'superkaramba')
-rw-r--r--superkaramba/examples/globalMouse/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/superkaramba/examples/globalMouse/CMakeLists.txt b/superkaramba/examples/globalMouse/CMakeLists.txt
index 9df1a76..499a26b 100644
--- a/superkaramba/examples/globalMouse/CMakeLists.txt
+++ b/superkaramba/examples/globalMouse/CMakeLists.txt
@@ -1,7 +1,7 @@
##### xcursor.so #######################
include_directories(
- ${PYTHON_INCLUDE_DIR}
+ ${PYTHON_INCLUDE_DIRS}
)
tde_add_library( xcursor MODULE NO_LIBTOOL_FILE