From 68ccf6793aab292b08217e5f94bb0798dfd1ce56 Mon Sep 17 00:00:00 2001 From: trialuser02 Date: Fri, 22 Dec 2017 19:50:19 +0000 Subject: fixed build regression git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@7797 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 d4ede6378..9427fa7fb 100644 --- a/src/qmmpui/CMakeLists.txt +++ b/src/qmmpui/CMakeLists.txt @@ -1,5 +1,7 @@ project(libqmmpui) +ADD_DEFINITIONS(-DQMMPUI_LIBRARY) + include_directories(${CMAKE_CURRENT_SOURCE_DIR}) # libqmmp -- cgit v1.2.3-13-gbd6f