mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-04-13 20:41:58 +02:00
Fix lastfm export macro after my last commit. Why did it work before that?!
This commit is contained in:
parent
46a86fe6a5
commit
0d9e248dac
1
thirdparty/liblastfm2/src/CMakeLists.txt
vendored
1
thirdparty/liblastfm2/src/CMakeLists.txt
vendored
@ -87,6 +87,7 @@ endif(WIN32)
|
||||
qt4_wrap_cpp(MOC_SOURCES ${MOC_HEADERS})
|
||||
|
||||
IF( WIN32 )
|
||||
add_definitions( -DLASTFM_LIB )
|
||||
add_library(tomahawk_lastfm2 SHARED
|
||||
${SOURCES}
|
||||
${MOC_SOURCES}
|
||||
|
Loading…
x
Reference in New Issue
Block a user