mirror of
https://github.com/seekrs/MacroLibX.git
synced 2026-04-18 13:36:49 +02:00
chore: rm wrap_mode force-fallback
sdl2 warp should be used only if the system does not have sdl2 dependency
This commit is contained in:
@@ -7,7 +7,6 @@ project('MacroLibX',
|
|||||||
'warning_level=2',
|
'warning_level=2',
|
||||||
'optimization=3',
|
'optimization=3',
|
||||||
'cpp_std=c++20',
|
'cpp_std=c++20',
|
||||||
'wrap_mode=forcefallback',
|
|
||||||
]
|
]
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user