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