diff options
| author | ManoloFLTK <41016272+ManoloFLTK@users.noreply.github.com> | 2022-03-05 12:28:21 +0100 |
|---|---|---|
| committer | ManoloFLTK <41016272+ManoloFLTK@users.noreply.github.com> | 2022-03-05 12:28:21 +0100 |
| commit | c2c77956145e7cacb9a3c18ca019ff316f56fa03 (patch) | |
| tree | 3ede17a00e613a37ac5749785dfeccb842aa4b46 /src/CMakeLists.txt | |
| parent | f5ad1d25458681907cdb6f05008fe3ea4e06c0db (diff) | |
Rename Fl_wayland.cxx to fl_wayland_clipboard_dnd.cxx
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 0d3e05be4..7d3b9a59d 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -254,7 +254,7 @@ elseif (OPTION_USE_WAYLAND) drivers/Wayland/Fl_Wayland_Graphics_Driver.cxx drivers/Wayland/Fl_Wayland_Copy_Surface_Driver.cxx drivers/Wayland/Fl_Wayland_Image_Surface_Driver.cxx - drivers/Wayland/Fl_wayland.cxx + drivers/Wayland/fl_wayland_clipboard_dnd.cxx drivers/Cairo/Fl_Cairo_Graphics_Driver.cxx Fl_Native_File_Chooser_FLTK.cxx Fl_Native_File_Chooser_GTK.cxx |
