mirror of
https://github.com/Lorenzooone/cc3dsfs.git
synced 2026-04-25 15:45:42 -05:00
Attempt macos keyboard permission fix
This commit is contained in:
parent
91b891718b
commit
34f240a576
|
|
@ -65,8 +65,8 @@ endif()
|
|||
|
||||
include(FetchContent)
|
||||
FetchContent_Declare(SFML
|
||||
GIT_REPOSITORY https://github.com/SFML/SFML.git
|
||||
GIT_TAG master)
|
||||
GIT_REPOSITORY https://github.com/Lorenzooone/SFML.git
|
||||
GIT_TAG macos_keyboard_fix)
|
||||
|
||||
if(USB_IS_NITRO_USE OR USB_OLD_DS_3DS_USE)
|
||||
FetchContent_Declare(libusb1
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user