diff options
Diffstat (limited to 'src/CMakeLists.txt')
| -rw-r--r-- | src/CMakeLists.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index e0ec01195..be0d02e78 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -79,6 +79,7 @@ SET(libsrc_SRCS shadedvisual.cpp titlebarcontrol.cpp shadedbar.cpp + commandlineoption.cpp ) SET(libsrc_MOC_HDRS @@ -134,6 +135,7 @@ SET(libsrc_MOC_HDRS shadedvisual.h titlebarcontrol.h shadedbar.h + commandlineoption.h ) SET(libsrc_RCCS images/images.qrc stuff.qrc translations/qmmp_locales.qrc) |
