┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorMéven Car <[email protected]>2023-05-08 15:44:33 +0200
committerMéven Car <[email protected]>2023-05-08 15:44:33 +0200
commited93133538af2d764c2088e75056c23fe04a5dfe (patch)
tree9443c2182b30068666f3070cecd1ee92bcd7d6f6 /CMakeLists.txt
parent7c0b3959ab9338ceeea86724e78fb4b2556d49ca (diff)
Clean a debug message
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index d4ad4c69f..75913d688 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -87,7 +87,6 @@ set_package_properties(KUserFeedback
)
if(KUserFeedbackQt6_FOUND)
- message ("HAVE_KUSERFEEDBACK")
set(HAVE_KUSERFEEDBACK TRUE)
endif()