diff options
Diffstat (limited to 'nrfdemo/build/CMakeFiles/3.21.0/CMakeASMCompiler.cmake')
| -rw-r--r-- | nrfdemo/build/CMakeFiles/3.21.0/CMakeASMCompiler.cmake | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/nrfdemo/build/CMakeFiles/3.21.0/CMakeASMCompiler.cmake b/nrfdemo/build/CMakeFiles/3.21.0/CMakeASMCompiler.cmake new file mode 100644 index 0000000..43143f8 --- /dev/null +++ b/nrfdemo/build/CMakeFiles/3.21.0/CMakeASMCompiler.cmake @@ -0,0 +1,20 @@ +set(CMAKE_ASM_COMPILER "/home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/arm-zephyr-eabi-gcc") +set(CMAKE_ASM_COMPILER_ARG1 "") +set(CMAKE_AR "/home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/arm-zephyr-eabi-ar") +set(CMAKE_ASM_COMPILER_AR "/home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/arm-zephyr-eabi-gcc-ar") +set(CMAKE_RANLIB "/home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/arm-zephyr-eabi-ranlib") +set(CMAKE_ASM_COMPILER_RANLIB "/home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/arm-zephyr-eabi-gcc-ranlib") +set(CMAKE_LINKER "/home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/arm-zephyr-eabi/bin/ld.bfd") +set(CMAKE_MT "") +set(CMAKE_ASM_COMPILER_LOADED 1) +set(CMAKE_ASM_COMPILER_ID "GNU") +set(CMAKE_ASM_COMPILER_VERSION "") +set(CMAKE_ASM_COMPILER_ENV_VAR "ASM") + + + + +set(CMAKE_ASM_IGNORE_EXTENSIONS h;H;o;O;obj;OBJ;def;DEF;rc;RC) +set(CMAKE_ASM_LINKER_PREFERENCE 0) + + |
