mirror of
https://github.com/JasonYANG170/logicanalyzer.git
synced 2024-11-24 04:26:29 +00:00
81 lines
3.3 KiB
Plaintext
81 lines
3.3 KiB
Plaintext
|
# CMAKE generated file: DO NOT EDIT!
|
||
|
# Generated by "NMake Makefiles" Generator, CMake Version 3.21
|
||
|
|
||
|
# Delete rule output on recipe failure.
|
||
|
.DELETE_ON_ERROR:
|
||
|
|
||
|
#=============================================================================
|
||
|
# Special targets provided by cmake.
|
||
|
|
||
|
# Disable implicit rules so canonical targets will work.
|
||
|
.SUFFIXES:
|
||
|
|
||
|
.SUFFIXES: .hpux_make_needs_suffix_list
|
||
|
|
||
|
# Command-line flag to silence nested $(MAKE).
|
||
|
$(VERBOSE)MAKESILENT = -s
|
||
|
|
||
|
#Suppress display of executed commands.
|
||
|
$(VERBOSE).SILENT:
|
||
|
|
||
|
# A target that is always out of date.
|
||
|
cmake_force:
|
||
|
.PHONY : cmake_force
|
||
|
|
||
|
#=============================================================================
|
||
|
# Set environment variables for the build.
|
||
|
|
||
|
!IF "$(OS)" == "Windows_NT"
|
||
|
NULL=
|
||
|
!ELSE
|
||
|
NULL=nul
|
||
|
!ENDIF
|
||
|
SHELL = cmd.exe
|
||
|
|
||
|
# The CMake executable.
|
||
|
CMAKE_COMMAND = "C:\Program Files\Microsoft Visual Studio\2022\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\bin\cmake.exe"
|
||
|
|
||
|
# The command to remove a file.
|
||
|
RM = "C:\Program Files\Microsoft Visual Studio\2022\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\bin\cmake.exe" -E rm -f
|
||
|
|
||
|
# Escaping for special characters.
|
||
|
EQUALS = =
|
||
|
|
||
|
# The top-level source directory on which CMake was run.
|
||
|
CMAKE_SOURCE_DIR = F:\PicoSDK\Projects\LogicAnalyzer
|
||
|
|
||
|
# The top-level build directory on which CMake was run.
|
||
|
CMAKE_BINARY_DIR = F:\PicoSDK\Projects\LogicAnalyzer\build
|
||
|
|
||
|
# Utility rule file for LogicAnalyzer_LogicAnalyzer_pio_h.
|
||
|
|
||
|
# Include any custom commands dependencies for this target.
|
||
|
include CMakeFiles\LogicAnalyzer_LogicAnalyzer_pio_h.dir\compiler_depend.make
|
||
|
|
||
|
# Include the progress variables for this target.
|
||
|
include CMakeFiles\LogicAnalyzer_LogicAnalyzer_pio_h.dir\progress.make
|
||
|
|
||
|
CMakeFiles\LogicAnalyzer_LogicAnalyzer_pio_h: LogicAnalyzer.pio.h
|
||
|
|
||
|
LogicAnalyzer.pio.h: ..\LogicAnalyzer.pio
|
||
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --blue --bold --progress-dir=F:\PicoSDK\Projects\LogicAnalyzer\build\CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Generating LogicAnalyzer.pio.h"
|
||
|
pioasm\pioasm.exe -o c-sdk F:/PicoSDK/Projects/LogicAnalyzer/LogicAnalyzer.pio F:/PicoSDK/Projects/LogicAnalyzer/build/LogicAnalyzer.pio.h
|
||
|
|
||
|
LogicAnalyzer_LogicAnalyzer_pio_h: CMakeFiles\LogicAnalyzer_LogicAnalyzer_pio_h
|
||
|
LogicAnalyzer_LogicAnalyzer_pio_h: LogicAnalyzer.pio.h
|
||
|
LogicAnalyzer_LogicAnalyzer_pio_h: CMakeFiles\LogicAnalyzer_LogicAnalyzer_pio_h.dir\build.make
|
||
|
.PHONY : LogicAnalyzer_LogicAnalyzer_pio_h
|
||
|
|
||
|
# Rule to build all files generated by this target.
|
||
|
CMakeFiles\LogicAnalyzer_LogicAnalyzer_pio_h.dir\build: LogicAnalyzer_LogicAnalyzer_pio_h
|
||
|
.PHONY : CMakeFiles\LogicAnalyzer_LogicAnalyzer_pio_h.dir\build
|
||
|
|
||
|
CMakeFiles\LogicAnalyzer_LogicAnalyzer_pio_h.dir\clean:
|
||
|
$(CMAKE_COMMAND) -P CMakeFiles\LogicAnalyzer_LogicAnalyzer_pio_h.dir\cmake_clean.cmake
|
||
|
.PHONY : CMakeFiles\LogicAnalyzer_LogicAnalyzer_pio_h.dir\clean
|
||
|
|
||
|
CMakeFiles\LogicAnalyzer_LogicAnalyzer_pio_h.dir\depend:
|
||
|
$(CMAKE_COMMAND) -E cmake_depends "NMake Makefiles" F:\PicoSDK\Projects\LogicAnalyzer F:\PicoSDK\Projects\LogicAnalyzer F:\PicoSDK\Projects\LogicAnalyzer\build F:\PicoSDK\Projects\LogicAnalyzer\build F:\PicoSDK\Projects\LogicAnalyzer\build\CMakeFiles\LogicAnalyzer_LogicAnalyzer_pio_h.dir\DependInfo.cmake --color=$(COLOR)
|
||
|
.PHONY : CMakeFiles\LogicAnalyzer_LogicAnalyzer_pio_h.dir\depend
|
||
|
|