We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3189df7 commit a187806Copy full SHA for a187806
1 file changed
CMakePresets.json
@@ -345,8 +345,7 @@
345
"CPP_STARTER_USE_EMBEDDED_TOOLCHAIN": "ON",
346
"CMAKE_BUILD_TYPE": "Debug",
347
"CMAKE_SYSTEM_NAME": "Linux",
348
- "CONAN_ARCHITECTURE": "armv7",
349
- "CMAKE_SYSTEM_PROCESSOR": "arm",
+ "CMAKE_SYSTEM_PROCESSOR": "armv7l",
350
"CMAKE_TRY_COMPILE_TARGET_TYPE": "STATIC_LIBRARY",
351
"CMAKE_CROSSCOMPILING": "TRUE"
352
}
@@ -361,8 +360,7 @@
361
360
362
"CMAKE_BUILD_TYPE": "Release",
363
364
365
366
367
368
0 commit comments