From 3db51497db332d85cdb5e8b8c9241a5e2ca4c807 Mon Sep 17 00:00:00 2001 From: trialuser02 Date: Fri, 22 Dec 2017 19:32:37 +0000 Subject: fixed cmake support git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@7793 90c681e8-e032-0410-971d-27865f9a5e38 --- src/qmmpui/CMakeLists.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/qmmpui/CMakeLists.txt') diff --git a/src/qmmpui/CMakeLists.txt b/src/qmmpui/CMakeLists.txt index 9142f6fe0..d4ede6378 100644 --- a/src/qmmpui/CMakeLists.txt +++ b/src/qmmpui/CMakeLists.txt @@ -71,6 +71,7 @@ SET(libqmmpui_HDRS playlistparser.h qmmpuiplugincache_p.h metadatahelper_p.h + qmmpui_export.h ) SET(libqmmpui_DEVEL_HDRS @@ -99,6 +100,7 @@ SET(libqmmpui_DEVEL_HDRS uihelper.h uiloader.h playlistheadermodel.h + qmmpui_export.h ) -- cgit v1.2.3-13-gbd6f