diff options
| author | Albrecht Schlosser <albrechts.fltk@online.de> | 2022-03-31 16:00:11 +0200 |
|---|---|---|
| committer | Albrecht Schlosser <albrechts.fltk@online.de> | 2022-03-31 16:00:11 +0200 |
| commit | e91d65cd2fa4ea1965de5035e658bb866fcf38db (patch) | |
| tree | 7f76333dd3bf942e36fe1ec75fcc54bc86fad96e /src/CMakeLists.txt | |
| parent | 34d02a3ddf4753d512863b064998d163dc7e1da4 (diff) | |
Fix whitespace errors (no code changes)
Diffstat (limited to 'src/CMakeLists.txt')
| -rw-r--r-- | src/CMakeLists.txt | 2 |
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 |
