mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-05-01 10:35:42 -04:00
CMake: Fix Mac build (#2874)
This commit is contained in:
parent
cab51c6764
commit
73185bfb22
@ -192,7 +192,6 @@ if(WIN32)
|
||||
endif()
|
||||
|
||||
if(APPLE)
|
||||
include(BundleUtilities)
|
||||
set(BUNDLE_PATH ${CMAKE_RUNTIME_OUTPUT_DIRECTORY}/DuckStation.app)
|
||||
|
||||
# Ask for an application bundle.
|
||||
|
Loading…
x
Reference in New Issue
Block a user