diff options
Diffstat (limited to 'Applications/Spreadsheet/CMakeLists.txt')
-rw-r--r-- | Applications/Spreadsheet/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Applications/Spreadsheet/CMakeLists.txt b/Applications/Spreadsheet/CMakeLists.txt index a80b4f07b7..9ba555450d 100644 --- a/Applications/Spreadsheet/CMakeLists.txt +++ b/Applications/Spreadsheet/CMakeLists.txt @@ -15,6 +15,7 @@ set(SOURCES CondFormattingViewUI.h HelpWindow.cpp JSIntegration.cpp + Readers/XSV.cpp Spreadsheet.cpp SpreadsheetModel.cpp SpreadsheetView.cpp |