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 b92c85e commit 48722d8Copy full SHA for 48722d8
src/gui/CMakeLists.txt
@@ -57,5 +57,6 @@ target_link_libraries(ProjectMSDL-GUI
57
Poco::Util
58
ImGui
59
libprojectM::projectM
60
+ "$<$<PLATFORM_ID:Darwin>:-framework ApplicationServices>"
61
)
62
0 commit comments