Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "version": 5,
- "cmakeMinimumRequired": {
- "major": 3,
- "minor": 23,
- "patch": 0
- },
- "configurePresets": [
- {
- "name": "TON_USER_NAME",
- "displayName": "TON_USER_NAME build on macOS",
- "description": "build configuration for user TON_USER_NAME on macOS",
- "binaryDir": "${sourceDir}/build/TON_USER_NAME",
- "cacheVariables": {
- "CMAKE_TOOLCHAIN_FILE": "${sourceDir}/extern/stm32-cmake/cmake/stm32_gcc.cmake",
- "STM32_CUBE_L4_PATH": "${sourceDir}/extern/STM32CubeL4",
- "STM32_TOOLCHAIN_PATH": "/Applications/STMicroelectronics/STM32CubeIDE.app/Contents/Eclipse/plugins/com.st.stm32cube.ide.mcu.externaltools.gnu-tools-for-stm32.10.3-2021.10.macos64_1.0.0.202111181127/tools/bin"
- }
- }
- ]
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement