diff options
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 3c1f0f0d6..1d3017730 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -161,7 +161,6 @@ set (CPPFILES fl_utf8.cxx fl_encoding_latin1.cxx fl_encoding_mac_roman.cxx - drivers/SVG/Fl_SVG_File_Surface.cxx ) # find all header files in source directory <FL/...> @@ -423,6 +422,7 @@ set (IMGCPPFILES Fl_PNM_Image.cxx Fl_Image_Reader.cxx Fl_SVG_Image.cxx + drivers/SVG/Fl_SVG_File_Surface.cxx ) set (CFILES |
