CMake: Fix Mac build (#2874)

This commit is contained in:
Connor McLaughlin 2022-08-26 13:30:30 +10:00 committed by GitHub
parent cab51c6764
commit 73185bfb22
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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.