diff options
| author | Manolo Gouy <Manolo> | 2014-09-08 16:03:52 +0000 |
|---|---|---|
| committer | Manolo Gouy <Manolo> | 2014-09-08 16:03:52 +0000 |
| commit | 11f55e80b38d7d8ce010486304b5106915907383 (patch) | |
| tree | 3e47eb87cba25bf43608b4d5b34290bfe4bc59ba /src/CMakeLists.txt | |
| parent | c7f0ee3bd0f7d2fe657f4fa7e04f420b877a6542 (diff) | |
Put Fl_PostScript.cxx in list of files compiled in libfltk rather than including it in Fl_Printer.cxx.
VisualC project files still need to be changed accordingly.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@10291 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'src/CMakeLists.txt')
| -rw-r--r-- | src/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index 4b8983d46..f50cda627 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -46,6 +46,7 @@ set(CPPFILES Fl_Paged_Device.cxx Fl_Pixmap.cxx Fl_Positioner.cxx + Fl_PostScript.cxx Fl_Printer.cxx Fl_Preferences.cxx Fl_Progress.cxx |
