summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorAlbrecht Schlosser <albrechts.fltk@online.de>2016-03-19 22:40:28 +0000
committerAlbrecht Schlosser <albrechts.fltk@online.de>2016-03-19 22:40:28 +0000
commitc2067d81be322b07ca541dbc564fc6c1ca64025a (patch)
tree376f99f834221e0eea1c68d2fc852b7869ab85e2 /src
parent3d28ff46fb36ca04f11ac8747956b3520fd34ae7 (diff)
Fix Windows (CMake) build.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3-porting@11386 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'src')
-rw-r--r--src/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index 9a7e78110..2f95566aa 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -275,7 +275,6 @@ else ()
drivers/GDI/Fl_GDI_Graphics_Driver_vertex.cxx
drivers/GDI/Fl_GDI_Copy_Surface_Driver.cxx
drivers/GDI/Fl_GDI_Image_Surface_Driver.cxx
- Fl_GDI_Printer.cxx
)
set(DRIVER_HEADER_FILES
drivers/WinAPI/Fl_WinAPI_System_Driver.H