Test fullscreen macos screen SFML

This commit is contained in:
Lorenzooone 2024-06-27 20:58:23 +02:00
parent b332251410
commit 2c2d3a89b8
2 changed files with 1 additions and 5 deletions

View File

@ -32,7 +32,7 @@ endif()
include(FetchContent)
FetchContent_Declare(SFML
GIT_REPOSITORY https://github.com/SFML/SFML.git
GIT_TAG 2.6.1)
GIT_TAG macos_fullscreen_v2.6)
FetchContent_Declare(libusb1
GIT_REPOSITORY https://github.com/libusb/libusb-cmake.git

View File

@ -24,10 +24,6 @@
<string>????</string>
<key>CFBundleVersion</key>
<string>${MACOSX_BUNDLE_BUNDLE_VERSION}</string>
<key>NSHighResolutionCapable</key>
<false/>
<key>NSHighResolutionMagnifyAllowed</key>
<false/>
<key>NSHumanReadableCopyright</key>
<string>${MACOSX_BUNDLE_COPYRIGHT}</string>
</dict>