CoolFace
Modelpublic

karrelin/ik_llamacpp

sourceHugging Faceupdated 1y agoView on Hugging Face
0likes
1# CMAKE generated file: DO NOT EDIT!2# Generated by "Unix Makefiles" Generator, CMake Version 3.313 4# Delete rule output on recipe failure.5.DELETE_ON_ERROR:6 7#=============================================================================8# Special targets provided by cmake.9 10# Disable implicit rules so canonical targets will work.11.SUFFIXES:12 13# Disable VCS-based implicit rules.14% : %,v15 16# Disable VCS-based implicit rules.17% : RCS/%18 19# Disable VCS-based implicit rules.20% : RCS/%,v21 22# Disable VCS-based implicit rules.23% : SCCS/s.%24 25# Disable VCS-based implicit rules.26% : s.%27 28.SUFFIXES: .hpux_make_needs_suffix_list29 30# Command-line flag to silence nested $(MAKE).31$(VERBOSE)MAKESILENT = -s32 33#Suppress display of executed commands.34$(VERBOSE).SILENT:35 36# A target that is always out of date.37cmake_force:38.PHONY : cmake_force39 40#=============================================================================41# Set environment variables for the build.42 43# The shell in which to execute make rules.44SHELL = /bin/sh45 46# The CMake executable.47CMAKE_COMMAND = /usr/local/lib/python3.11/dist-packages/cmake/data/bin/cmake48 49# The command to remove a file.50RM = /usr/local/lib/python3.11/dist-packages/cmake/data/bin/cmake -E rm -f51 52# Escaping for special characters.53EQUALS = =54 55# The top-level source directory on which CMake was run.56CMAKE_SOURCE_DIR = /content/tmp57 58# The top-level build directory on which CMake was run.59CMAKE_BINARY_DIR = /content/tmp/build60 61# Utility rule file for ContinuousCoverage.62 63# Include any custom commands dependencies for this target.64include CMakeFiles/ContinuousCoverage.dir/compiler_depend.make65 66# Include the progress variables for this target.67include CMakeFiles/ContinuousCoverage.dir/progress.make68 69CMakeFiles/ContinuousCoverage:70	/usr/local/lib/python3.11/dist-packages/cmake/data/bin/ctest -D ContinuousCoverage71 72CMakeFiles/ContinuousCoverage.dir/codegen:73.PHONY : CMakeFiles/ContinuousCoverage.dir/codegen74 75ContinuousCoverage: CMakeFiles/ContinuousCoverage76ContinuousCoverage: CMakeFiles/ContinuousCoverage.dir/build.make77.PHONY : ContinuousCoverage78 79# Rule to build all files generated by this target.80CMakeFiles/ContinuousCoverage.dir/build: ContinuousCoverage81.PHONY : CMakeFiles/ContinuousCoverage.dir/build82 83CMakeFiles/ContinuousCoverage.dir/clean:84	$(CMAKE_COMMAND) -P CMakeFiles/ContinuousCoverage.dir/cmake_clean.cmake85.PHONY : CMakeFiles/ContinuousCoverage.dir/clean86 87CMakeFiles/ContinuousCoverage.dir/depend:88	cd /content/tmp/build && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /content/tmp /content/tmp /content/tmp/build /content/tmp/build /content/tmp/build/CMakeFiles/ContinuousCoverage.dir/DependInfo.cmake "--color=$(COLOR)"89.PHONY : CMakeFiles/ContinuousCoverage.dir/depend90 91