aboutsummaryrefslogtreecommitdiff
path: root/cmake-build-debug/CMakeFiles/rules.ninja
diff options
context:
space:
mode:
authorsotech117 <michael_foiani@brown.edu>2023-12-08 11:27:39 -0500
committersotech117 <michael_foiani@brown.edu>2023-12-08 11:27:39 -0500
commitda8da03ee0b45f3adb6d12d412610bd86cf93a3d (patch)
tree249d16775f732f59ce7a4b474d095027bb29c97a /cmake-build-debug/CMakeFiles/rules.ninja
parent7445995cbedb5d77d5abea54df7c976ca6664d76 (diff)
remove build folders
Diffstat (limited to 'cmake-build-debug/CMakeFiles/rules.ninja')
-rw-r--r--cmake-build-debug/CMakeFiles/rules.ninja72
1 files changed, 0 insertions, 72 deletions
diff --git a/cmake-build-debug/CMakeFiles/rules.ninja b/cmake-build-debug/CMakeFiles/rules.ninja
deleted file mode 100644
index 239a01f..0000000
--- a/cmake-build-debug/CMakeFiles/rules.ninja
+++ /dev/null
@@ -1,72 +0,0 @@
-# CMAKE generated file: DO NOT EDIT!
-# Generated by "Ninja" Generator, CMake Version 3.26
-
-# 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: projects_ray
-# Configurations: Debug
-# =============================================================================
-# =============================================================================
-
-#############################################
-# Rule for compiling CXX files.
-
-rule CXX_COMPILER__projects_ray_unscanned_Debug
- depfile = $DEP_FILE
- deps = gcc
- command = /Library/Developer/CommandLineTools/usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
- description = Building CXX object $out
-
-
-#############################################
-# Rule for linking CXX executable.
-
-rule CXX_EXECUTABLE_LINKER__projects_ray_Debug
- command = $PRE_LINK && /Library/Developer/CommandLineTools/usr/bin/c++ $FLAGS -Wl,-search_paths_first -Wl,-headerpad_max_install_names $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD
- description = Linking CXX executable $TARGET_FILE
- restat = $RESTAT
-
-
-#############################################
-# Rule for running custom commands.
-
-rule CUSTOM_COMMAND
- command = $COMMAND
- description = $DESC
-
-
-#############################################
-# Rule for re-running cmake.
-
-rule RERUN_CMAKE
- command = "/Users/sotech117/Library/Application Support/JetBrains/Toolbox/apps/CLion/ch-0/232.9921.42/CLion.app/Contents/bin/cmake/mac/bin/cmake" --regenerate-during-build -S/Users/sotech117/Documents/master/graphics/the-all-americans-in-cs1230 -B/Users/sotech117/Documents/master/graphics/the-all-americans-in-cs1230/cmake-build-debug
- description = Re-running CMake...
- generator = 1
-
-
-#############################################
-# Rule for cleaning additional files.
-
-rule CLEAN_ADDITIONAL
- command = "/Users/sotech117/Library/Application Support/JetBrains/Toolbox/apps/CLion/ch-0/232.9921.42/CLion.app/Contents/bin/cmake/mac/bin/cmake" -DCONFIG=$CONFIG -P CMakeFiles/clean_additional.cmake
- description = Cleaning additional files...
-
-
-#############################################
-# Rule for cleaning all built files.
-
-rule CLEAN
- command = "/Users/sotech117/Library/Application Support/JetBrains/Toolbox/apps/CLion/ch-0/232.9921.42/CLion.app/Contents/bin/ninja/mac/ninja" $FILE_ARG -t clean $TARGETS
- description = Cleaning all built files...
-
-
-#############################################
-# Rule for printing all primary targets available.
-
-rule HELP
- command = "/Users/sotech117/Library/Application Support/JetBrains/Toolbox/apps/CLion/ch-0/232.9921.42/CLion.app/Contents/bin/ninja/mac/ninja" -t targets
- description = All primary targets available:
-