# CMAKE generated file: DO NOT EDIT! # Generated by "Ninja" Generator, CMake Version 3.28 # This file contains all the rules used to get the outputs files # built from the input files. # It is included in the main 'build.ninja'. # ============================================================================= # Project: STM32G474RETx_Demo_Blink+STM32G474RETxDemoBlink # Configurations: # ============================================================================= # ============================================================================= ############################################# # Rule for linking C executable. rule C_EXECUTABLE_LINKER__STM32G474RETx_Demo_Blink.2bSTM32G474RETxDemoBlink_ command = C:\Windows\system32\cmd.exe /C "$PRE_LINK && d:\Software\Cadence\SPB_Data\.vcpkg\artifacts\2139c4c6\compilers.arm.armclang\6.22.0\bin\armlink.exe $LINK_FLAGS --via=$RSP_FILE -o $TARGET_FILE --list=$TARGET_FILE.map && $POST_BUILD" description = Linking C executable $TARGET_FILE rspfile = $RSP_FILE rspfile_content = $in $LINK_PATH $LINK_LIBRARIES restat = $RESTAT ############################################# # Rule for compiling ASM files. rule ASM_COMPILER__Group_Application_MDK-ARM_unscanned_ depfile = $DEP_FILE deps = gcc command = ${LAUNCHER}${CODE_CHECK}d:\Software\Cadence\SPB_Data\.vcpkg\artifacts\2139c4c6\compilers.arm.armclang\6.22.0\bin\\armclang.exe $DEFINES $INCLUDES $FLAGS -c -o $out $in description = Building ASM object $out ############################################# # Rule for compiling C files. rule C_COMPILER__Group_Application_User_Core_unscanned_ depfile = $DEP_FILE deps = gcc command = ${LAUNCHER}${CODE_CHECK}d:\Software\Cadence\SPB_Data\.vcpkg\artifacts\2139c4c6\compilers.arm.armclang\6.22.0\bin\\armclang.exe --target=arm-arm-none-eabi $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building C object $out ############################################# # Rule for compiling C files. rule C_COMPILER__Group_Drivers_STM32G4xx_HAL_Driver_unscanned_ depfile = $DEP_FILE deps = gcc command = ${LAUNCHER}${CODE_CHECK}d:\Software\Cadence\SPB_Data\.vcpkg\artifacts\2139c4c6\compilers.arm.armclang\6.22.0\bin\\armclang.exe --target=arm-arm-none-eabi $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building C object $out ############################################# # Rule for compiling C files. rule C_COMPILER__Group_Drivers_CMSIS_unscanned_ depfile = $DEP_FILE deps = gcc command = ${LAUNCHER}${CODE_CHECK}d:\Software\Cadence\SPB_Data\.vcpkg\artifacts\2139c4c6\compilers.arm.armclang\6.22.0\bin\\armclang.exe --target=arm-arm-none-eabi $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building C object $out ############################################# # Rule for running custom commands. rule CUSTOM_COMMAND command = $COMMAND description = $DESC ############################################# # Rule for re-running cmake. rule RERUN_CMAKE command = D:\Software\Cadence\SPB_Data\.vcpkg\artifacts\2139c4c6\tools.kitware.cmake\3.28.4\bin\cmake.exe --regenerate-during-build -SC:\Users\Michael_Chemic\Desktop\STM32G4-DRV8301-FOC\MDK-ARM\tmp\STM32G474RETx_Demo_Blink+STM32G474RETxDemoBlink -BC:\Users\Michael_Chemic\Desktop\STM32G4-DRV8301-FOC\MDK-ARM\tmp\1 description = Re-running CMake... generator = 1 ############################################# # Rule for cleaning all built files. rule CLEAN command = D:\Software\Cadence\SPB_Data\.vcpkg\artifacts\2139c4c6\tools.ninja.build.ninja\1.12.0\ninja.exe $FILE_ARG -t clean $TARGETS description = Cleaning all built files... ############################################# # Rule for printing all primary targets available. rule HELP command = D:\Software\Cadence\SPB_Data\.vcpkg\artifacts\2139c4c6\tools.ninja.build.ninja\1.12.0\ninja.exe -t targets description = All primary targets available: