summaryrefslogtreecommitdiffstats
path: root/mediaplayer/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'mediaplayer/CMakeLists.txt')
-rw-r--r--mediaplayer/CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/mediaplayer/CMakeLists.txt b/mediaplayer/CMakeLists.txt
new file mode 100644
index 0000000..fd7e3f3
--- /dev/null
+++ b/mediaplayer/CMakeLists.txt
@@ -0,0 +1,2 @@
+add_headers(mediaplayer.h mediaplayermessage.h)
+add_sources(mediaplayer.cpp mediaplayermessage.cpp)