We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db035da commit f251caeCopy full SHA for f251cae
src/playlist/CMakeLists.txt
@@ -63,7 +63,7 @@ target_link_libraries(projectM_playlist
63
if(BUILD_SHARED_LIBS)
64
target_compile_definitions(projectM_playlist
65
PRIVATE
66
- projectM_api_EXPORTS
+ projectM_playlist_EXPORTS
67
)
68
69
target_link_libraries(projectM_playlist
0 commit comments