chore: 初始化项目

This commit is contained in:
2026-05-01 18:18:19 +08:00
commit 4365a4a14f
624 changed files with 65390 additions and 0 deletions

View File

@@ -0,0 +1,90 @@
# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 4.3
# Delete rule output on recipe failure.
.DELETE_ON_ERROR:
#=============================================================================
# Special targets provided by cmake.
# Disable implicit rules so canonical targets will work.
.SUFFIXES:
# Disable VCS-based implicit rules.
% : %,v
# Disable VCS-based implicit rules.
% : RCS/%
# Disable VCS-based implicit rules.
% : RCS/%,v
# Disable VCS-based implicit rules.
% : SCCS/s.%
# Disable VCS-based implicit rules.
% : s.%
.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.
# The shell in which to execute make rules.
SHELL = /bin/sh
# The CMake executable.
CMAKE_COMMAND = /usr/bin/cmake
# The command to remove a file.
RM = /usr/bin/cmake -E rm -f
# Escaping for special characters.
EQUALS = =
# The top-level source directory on which CMake was run.
CMAKE_SOURCE_DIR = /mnt/data/Devel/HeurAMS/KiriMemo
# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /mnt/data/Devel/HeurAMS/KiriMemo/build
# Utility rule file for clang-format-src_main.cpp.
# Include any custom commands dependencies for this target.
include CMakeFiles/clang-format-src_main.cpp.dir/compiler_depend.make
# Include the progress variables for this target.
include CMakeFiles/clang-format-src_main.cpp.dir/progress.make
CMakeFiles/clang-format-src_main.cpp: /mnt/data/Devel/HeurAMS/KiriMemo/src/main.cpp
CMakeFiles/clang-format-src_main.cpp.dir/codegen:
.PHONY : CMakeFiles/clang-format-src_main.cpp.dir/codegen
clang-format-src_main.cpp: CMakeFiles/clang-format-src_main.cpp
clang-format-src_main.cpp: CMakeFiles/clang-format-src_main.cpp.dir/build.make
cd /mnt/data/Devel/HeurAMS/KiriMemo && /usr/bin/clang-format -style=file -i /mnt/data/Devel/HeurAMS/KiriMemo/src/main.cpp
.PHONY : clang-format-src_main.cpp
# Rule to build all files generated by this target.
CMakeFiles/clang-format-src_main.cpp.dir/build: clang-format-src_main.cpp
.PHONY : CMakeFiles/clang-format-src_main.cpp.dir/build
CMakeFiles/clang-format-src_main.cpp.dir/clean:
$(CMAKE_COMMAND) -P CMakeFiles/clang-format-src_main.cpp.dir/cmake_clean.cmake
.PHONY : CMakeFiles/clang-format-src_main.cpp.dir/clean
CMakeFiles/clang-format-src_main.cpp.dir/depend:
cd /mnt/data/Devel/HeurAMS/KiriMemo/build && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /mnt/data/Devel/HeurAMS/KiriMemo /mnt/data/Devel/HeurAMS/KiriMemo /mnt/data/Devel/HeurAMS/KiriMemo/build /mnt/data/Devel/HeurAMS/KiriMemo/build /mnt/data/Devel/HeurAMS/KiriMemo/build/CMakeFiles/clang-format-src_main.cpp.dir/DependInfo.cmake "--color=$(COLOR)" clang-format-src_main.cpp
.PHONY : CMakeFiles/clang-format-src_main.cpp.dir/depend