summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
authorManoloFLTK <41016272+ManoloFLTK@users.noreply.github.com>2022-04-01 14:36:41 +0200
committerManoloFLTK <41016272+ManoloFLTK@users.noreply.github.com>2022-04-01 14:36:41 +0200
commitd992a1240394acbf410a875c0196b750f449e3f0 (patch)
treeb8e373f8174b765f0198d78e804d4a80fc0c7d46 /src/CMakeLists.txt
parenta53efd73d7619173f93e58d4c85da12d4cda2101 (diff)
parente91d65cd2fa4ea1965de5035e658bb866fcf38db (diff)
Merge remote-tracking branch 'refs/remotes/origin/master'
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r--src/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index 1fa1a7401..01264e0a4 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -474,7 +474,7 @@ if (OPTION_USE_WAYLAND)
if (GTK_FOUND)
set (CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -DHAVE_GTK")
endif (GTK_FOUND)
-
+
list (APPEND CFILES
xutf8/keysym2Ucs.c
scandir_posix.c