mirror of
https://github.com/Lorenzooone/cc3dsfs.git
synced 2026-04-24 23:17:43 -05:00
Test fullscreen macos screen SFML
This commit is contained in:
parent
b332251410
commit
2c2d3a89b8
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user