We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc120b4 commit 11913efCopy full SHA for 11913ef
conan_profiles/msvc-arm64
@@ -2,3 +2,7 @@ include(base/msvc)
2
3
[settings]
4
arch=armv8
5
+
6
+[conf]
7
+# workaround for https://github.com/libsdl-org/SDL/issues/13254
8
+sdl/*:tools.cmake.cmaketoolchain:extra_variables={'SDL_LIBC': 'ON'}
0 commit comments