summaryrefslogtreecommitdiff
path: root/CMakeFiles/honey.dir
diff options
context:
space:
mode:
Diffstat (limited to 'CMakeFiles/honey.dir')
-rw-r--r--CMakeFiles/honey.dir/C.includecache286
-rw-r--r--CMakeFiles/honey.dir/DependInfo.cmake29
-rw-r--r--CMakeFiles/honey.dir/build.make253
-rw-r--r--CMakeFiles/honey.dir/cmake_clean.cmake19
-rw-r--r--CMakeFiles/honey.dir/cmake_clean_target.cmake3
-rw-r--r--CMakeFiles/honey.dir/depend.internal91
-rw-r--r--CMakeFiles/honey.dir/depend.make91
-rw-r--r--CMakeFiles/honey.dir/flags.make10
-rw-r--r--CMakeFiles/honey.dir/link.txt2
-rw-r--r--CMakeFiles/honey.dir/progress.make12
-rw-r--r--CMakeFiles/honey.dir/src/camera.c.obin90720 -> 0 bytes
-rw-r--r--CMakeFiles/honey.dir/src/error.c.obin64208 -> 0 bytes
-rw-r--r--CMakeFiles/honey.dir/src/honey.c.obin65392 -> 0 bytes
-rw-r--r--CMakeFiles/honey.dir/src/input.c.obin100688 -> 0 bytes
-rw-r--r--CMakeFiles/honey.dir/src/light.c.obin61216 -> 0 bytes
-rw-r--r--CMakeFiles/honey.dir/src/mesh.c.obin64872 -> 0 bytes
-rw-r--r--CMakeFiles/honey.dir/src/model.c.obin85120 -> 0 bytes
-rw-r--r--CMakeFiles/honey.dir/src/primitives.c.obin70968 -> 0 bytes
-rw-r--r--CMakeFiles/honey.dir/src/shader.c.obin71192 -> 0 bytes
-rw-r--r--CMakeFiles/honey.dir/src/texture.c.obin63072 -> 0 bytes
20 files changed, 0 insertions, 796 deletions
diff --git a/CMakeFiles/honey.dir/C.includecache b/CMakeFiles/honey.dir/C.includecache
deleted file mode 100644
index c64e9b1..0000000
--- a/CMakeFiles/honey.dir/C.includecache
+++ /dev/null
@@ -1,286 +0,0 @@
-#IncludeRegexLine: ^[ ]*[#%][ ]*(include|import)[ ]*[<"]([^">]+)([">])
-
-#IncludeRegexScan: ^.*$
-
-#IncludeRegexComplain: ^$
-
-#IncludeRegexTransform:
-
-/home/muon/documents/code/games/3d/honey-engine/include/common.h
-stdio.h
--
-stdlib.h
--
-stdbool.h
--
-string.h
--
-glad.h
-/home/muon/documents/code/games/3d/honey-engine/include/glad.h
-GLFW/glfw3.h
--
-cglm/cglm.h
--
-cglm/call.h
--
-assimp/cimport.h
--
-assimp/scene.h
--
-assimp/postprocess.h
--
-stb_image.h
-/home/muon/documents/code/games/3d/honey-engine/include/stb_image.h
-
-/home/muon/documents/code/games/3d/honey-engine/include/glad.h
-khrplatform.h
-/home/muon/documents/code/games/3d/honey-engine/include/khrplatform.h
-
-/home/muon/documents/code/games/3d/honey-engine/include/khrplatform.h
-stdint.h
--
-inttypes.h
--
-stdint.h
--
-
-/home/muon/documents/code/games/3d/honey-engine/include/light.h
-common.h
-/home/muon/documents/code/games/3d/honey-engine/include/common.h
-
-/home/muon/documents/code/games/3d/honey-engine/include/mesh.h
-common.h
-/home/muon/documents/code/games/3d/honey-engine/include/common.h
-shader.h
-/home/muon/documents/code/games/3d/honey-engine/include/shader.h
-
-/home/muon/documents/code/games/3d/honey-engine/include/model.h
-common.h
-/home/muon/documents/code/games/3d/honey-engine/include/common.h
-mesh.h
-/home/muon/documents/code/games/3d/honey-engine/include/mesh.h
-shader.h
-/home/muon/documents/code/games/3d/honey-engine/include/shader.h
-skeleton.h
-/home/muon/documents/code/games/3d/honey-engine/include/skeleton.h
-
-/home/muon/documents/code/games/3d/honey-engine/include/shader.h
-common.h
-/home/muon/documents/code/games/3d/honey-engine/include/common.h
-light.h
-/home/muon/documents/code/games/3d/honey-engine/include/light.h
-
-/home/muon/documents/code/games/3d/honey-engine/include/skeleton.h
-common.h
-/home/muon/documents/code/games/3d/honey-engine/include/common.h
-
-/home/muon/documents/code/games/3d/honey-engine/include/stb_image.h
-stb_image.h
-/home/muon/documents/code/games/3d/honey-engine/include/stb_image.h
-stdio.h
--
-stdlib.h
--
-stdarg.h
--
-stddef.h
--
-stdlib.h
--
-string.h
--
-limits.h
--
-math.h
--
-stdio.h
--
-assert.h
--
-stdint.h
--
-emmintrin.h
--
-intrin.h
--
-arm_neon.h
--
-
-/home/muon/documents/code/games/3d/honey-engine/src/camera.c
-include/camera.h
-/home/muon/documents/code/games/3d/honey-engine/src/include/camera.h
-
-/home/muon/documents/code/games/3d/honey-engine/src/error.c
-../include/common.h
-/home/muon/documents/code/games/3d/honey-engine/include/common.h
-
-/home/muon/documents/code/games/3d/honey-engine/src/honey.c
-include/honey.h
-/home/muon/documents/code/games/3d/honey-engine/src/include/honey.h
-
-/home/muon/documents/code/games/3d/honey-engine/src/include/camera.h
-common.h
-/home/muon/documents/code/games/3d/honey-engine/src/include/common.h
-
-/home/muon/documents/code/games/3d/honey-engine/src/include/common.h
-stdio.h
--
-stdlib.h
--
-stdbool.h
--
-string.h
--
-glad.h
-/home/muon/documents/code/games/3d/honey-engine/src/include/glad.h
-GLFW/glfw3.h
--
-cglm/cglm.h
--
-cglm/call.h
--
-assimp/cimport.h
--
-assimp/scene.h
--
-assimp/postprocess.h
--
-stb_image.h
-/home/muon/documents/code/games/3d/honey-engine/src/include/stb_image.h
-
-/home/muon/documents/code/games/3d/honey-engine/src/include/glad.h
-khrplatform.h
-/home/muon/documents/code/games/3d/honey-engine/src/include/khrplatform.h
-
-/home/muon/documents/code/games/3d/honey-engine/src/include/honey.h
-camera.h
-/home/muon/documents/code/games/3d/honey-engine/src/include/camera.h
-common.h
-/home/muon/documents/code/games/3d/honey-engine/src/include/common.h
-input.h
-/home/muon/documents/code/games/3d/honey-engine/src/include/input.h
-light.h
-/home/muon/documents/code/games/3d/honey-engine/src/include/light.h
-mesh.h
-/home/muon/documents/code/games/3d/honey-engine/src/include/mesh.h
-model.h
-/home/muon/documents/code/games/3d/honey-engine/src/include/model.h
-primitives.h
-/home/muon/documents/code/games/3d/honey-engine/src/include/primitives.h
-shader.h
-/home/muon/documents/code/games/3d/honey-engine/src/include/shader.h
-texture.h
-/home/muon/documents/code/games/3d/honey-engine/src/include/texture.h
-
-/home/muon/documents/code/games/3d/honey-engine/src/include/input.h
-common.h
-/home/muon/documents/code/games/3d/honey-engine/src/include/common.h
-
-/home/muon/documents/code/games/3d/honey-engine/src/include/khrplatform.h
-stdint.h
--
-inttypes.h
--
-stdint.h
--
-
-/home/muon/documents/code/games/3d/honey-engine/src/include/light.h
-common.h
-/home/muon/documents/code/games/3d/honey-engine/src/include/common.h
-
-/home/muon/documents/code/games/3d/honey-engine/src/include/mesh.h
-common.h
-/home/muon/documents/code/games/3d/honey-engine/src/include/common.h
-shader.h
-/home/muon/documents/code/games/3d/honey-engine/src/include/shader.h
-
-/home/muon/documents/code/games/3d/honey-engine/src/include/model.h
-common.h
-/home/muon/documents/code/games/3d/honey-engine/src/include/common.h
-mesh.h
-/home/muon/documents/code/games/3d/honey-engine/src/include/mesh.h
-shader.h
-/home/muon/documents/code/games/3d/honey-engine/src/include/shader.h
-skeleton.h
-/home/muon/documents/code/games/3d/honey-engine/src/include/skeleton.h
-
-/home/muon/documents/code/games/3d/honey-engine/src/include/primitives.h
-common.h
-/home/muon/documents/code/games/3d/honey-engine/src/include/common.h
-mesh.h
-/home/muon/documents/code/games/3d/honey-engine/src/include/mesh.h
-
-/home/muon/documents/code/games/3d/honey-engine/src/include/shader.h
-common.h
-/home/muon/documents/code/games/3d/honey-engine/src/include/common.h
-light.h
-/home/muon/documents/code/games/3d/honey-engine/src/include/light.h
-
-/home/muon/documents/code/games/3d/honey-engine/src/include/skeleton.h
-common.h
-/home/muon/documents/code/games/3d/honey-engine/src/include/common.h
-
-/home/muon/documents/code/games/3d/honey-engine/src/include/stb_image.h
-stb_image.h
-/home/muon/documents/code/games/3d/honey-engine/src/include/stb_image.h
-stdio.h
--
-stdlib.h
--
-stdarg.h
--
-stddef.h
--
-stdlib.h
--
-string.h
--
-limits.h
--
-math.h
--
-stdio.h
--
-assert.h
--
-stdint.h
--
-emmintrin.h
--
-intrin.h
--
-arm_neon.h
--
-
-/home/muon/documents/code/games/3d/honey-engine/src/include/texture.h
-common.h
-/home/muon/documents/code/games/3d/honey-engine/src/include/common.h
-
-/home/muon/documents/code/games/3d/honey-engine/src/input.c
-include/input.h
-/home/muon/documents/code/games/3d/honey-engine/src/include/input.h
-
-/home/muon/documents/code/games/3d/honey-engine/src/light.c
-../include/light.h
-/home/muon/documents/code/games/3d/honey-engine/include/light.h
-
-/home/muon/documents/code/games/3d/honey-engine/src/mesh.c
-include/mesh.h
-/home/muon/documents/code/games/3d/honey-engine/src/include/mesh.h
-
-/home/muon/documents/code/games/3d/honey-engine/src/model.c
-../include/model.h
-/home/muon/documents/code/games/3d/honey-engine/include/model.h
-
-/home/muon/documents/code/games/3d/honey-engine/src/primitives.c
-include/primitives.h
-/home/muon/documents/code/games/3d/honey-engine/src/include/primitives.h
-
-/home/muon/documents/code/games/3d/honey-engine/src/shader.c
-../include/shader.h
-/home/muon/documents/code/games/3d/honey-engine/include/shader.h
-
-/home/muon/documents/code/games/3d/honey-engine/src/texture.c
-include/texture.h
-/home/muon/documents/code/games/3d/honey-engine/src/include/texture.h
-
diff --git a/CMakeFiles/honey.dir/DependInfo.cmake b/CMakeFiles/honey.dir/DependInfo.cmake
deleted file mode 100644
index a486fb5..0000000
--- a/CMakeFiles/honey.dir/DependInfo.cmake
+++ /dev/null
@@ -1,29 +0,0 @@
-# The set of languages for which implicit dependencies are needed:
-set(CMAKE_DEPENDS_LANGUAGES
- "C"
- )
-# The set of files for implicit dependencies of each language:
-set(CMAKE_DEPENDS_CHECK_C
- "/home/muon/documents/code/games/3d/honey-engine/src/camera.c" "/home/muon/documents/code/games/3d/honey-engine/CMakeFiles/honey.dir/src/camera.c.o"
- "/home/muon/documents/code/games/3d/honey-engine/src/error.c" "/home/muon/documents/code/games/3d/honey-engine/CMakeFiles/honey.dir/src/error.c.o"
- "/home/muon/documents/code/games/3d/honey-engine/src/honey.c" "/home/muon/documents/code/games/3d/honey-engine/CMakeFiles/honey.dir/src/honey.c.o"
- "/home/muon/documents/code/games/3d/honey-engine/src/input.c" "/home/muon/documents/code/games/3d/honey-engine/CMakeFiles/honey.dir/src/input.c.o"
- "/home/muon/documents/code/games/3d/honey-engine/src/light.c" "/home/muon/documents/code/games/3d/honey-engine/CMakeFiles/honey.dir/src/light.c.o"
- "/home/muon/documents/code/games/3d/honey-engine/src/mesh.c" "/home/muon/documents/code/games/3d/honey-engine/CMakeFiles/honey.dir/src/mesh.c.o"
- "/home/muon/documents/code/games/3d/honey-engine/src/model.c" "/home/muon/documents/code/games/3d/honey-engine/CMakeFiles/honey.dir/src/model.c.o"
- "/home/muon/documents/code/games/3d/honey-engine/src/primitives.c" "/home/muon/documents/code/games/3d/honey-engine/CMakeFiles/honey.dir/src/primitives.c.o"
- "/home/muon/documents/code/games/3d/honey-engine/src/shader.c" "/home/muon/documents/code/games/3d/honey-engine/CMakeFiles/honey.dir/src/shader.c.o"
- "/home/muon/documents/code/games/3d/honey-engine/src/texture.c" "/home/muon/documents/code/games/3d/honey-engine/CMakeFiles/honey.dir/src/texture.c.o"
- )
-set(CMAKE_C_COMPILER_ID "GNU")
-
-# The include file search paths:
-set(CMAKE_C_TARGET_INCLUDE_PATH
- )
-
-# Targets to which this target links.
-set(CMAKE_TARGET_LINKED_INFO_FILES
- )
-
-# Fortran module output directory.
-set(CMAKE_Fortran_TARGET_MODULE_DIR "")
diff --git a/CMakeFiles/honey.dir/build.make b/CMakeFiles/honey.dir/build.make
deleted file mode 100644
index 7c5dfdd..0000000
--- a/CMakeFiles/honey.dir/build.make
+++ /dev/null
@@ -1,253 +0,0 @@
-# CMAKE generated file: DO NOT EDIT!
-# Generated by "Unix Makefiles" Generator, CMake Version 3.18
-
-# 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 = /home/muon/programs/cmake/cmake-3.18.0-Linux-x86_64/bin/cmake
-
-# The command to remove a file.
-RM = /home/muon/programs/cmake/cmake-3.18.0-Linux-x86_64/bin/cmake -E rm -f
-
-# Escaping for special characters.
-EQUALS = =
-
-# The top-level source directory on which CMake was run.
-CMAKE_SOURCE_DIR = /home/muon/documents/code/games/3d/honey-engine
-
-# The top-level build directory on which CMake was run.
-CMAKE_BINARY_DIR = /home/muon/documents/code/games/3d/honey-engine
-
-# Include any dependencies generated for this target.
-include CMakeFiles/honey.dir/depend.make
-
-# Include the progress variables for this target.
-include CMakeFiles/honey.dir/progress.make
-
-# Include the compile flags for this target's objects.
-include CMakeFiles/honey.dir/flags.make
-
-CMakeFiles/honey.dir/src/honey.c.o: CMakeFiles/honey.dir/flags.make
-CMakeFiles/honey.dir/src/honey.c.o: src/honey.c
- @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/muon/documents/code/games/3d/honey-engine/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building C object CMakeFiles/honey.dir/src/honey.c.o"
- /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/honey.dir/src/honey.c.o -c /home/muon/documents/code/games/3d/honey-engine/src/honey.c
-
-CMakeFiles/honey.dir/src/honey.c.i: cmake_force
- @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/honey.dir/src/honey.c.i"
- /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/muon/documents/code/games/3d/honey-engine/src/honey.c > CMakeFiles/honey.dir/src/honey.c.i
-
-CMakeFiles/honey.dir/src/honey.c.s: cmake_force
- @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/honey.dir/src/honey.c.s"
- /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/muon/documents/code/games/3d/honey-engine/src/honey.c -o CMakeFiles/honey.dir/src/honey.c.s
-
-CMakeFiles/honey.dir/src/camera.c.o: CMakeFiles/honey.dir/flags.make
-CMakeFiles/honey.dir/src/camera.c.o: src/camera.c
- @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/muon/documents/code/games/3d/honey-engine/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Building C object CMakeFiles/honey.dir/src/camera.c.o"
- /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/honey.dir/src/camera.c.o -c /home/muon/documents/code/games/3d/honey-engine/src/camera.c
-
-CMakeFiles/honey.dir/src/camera.c.i: cmake_force
- @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/honey.dir/src/camera.c.i"
- /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/muon/documents/code/games/3d/honey-engine/src/camera.c > CMakeFiles/honey.dir/src/camera.c.i
-
-CMakeFiles/honey.dir/src/camera.c.s: cmake_force
- @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/honey.dir/src/camera.c.s"
- /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/muon/documents/code/games/3d/honey-engine/src/camera.c -o CMakeFiles/honey.dir/src/camera.c.s
-
-CMakeFiles/honey.dir/src/error.c.o: CMakeFiles/honey.dir/flags.make
-CMakeFiles/honey.dir/src/error.c.o: src/error.c
- @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/muon/documents/code/games/3d/honey-engine/CMakeFiles --progress-num=$(CMAKE_PROGRESS_3) "Building C object CMakeFiles/honey.dir/src/error.c.o"
- /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/honey.dir/src/error.c.o -c /home/muon/documents/code/games/3d/honey-engine/src/error.c
-
-CMakeFiles/honey.dir/src/error.c.i: cmake_force
- @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/honey.dir/src/error.c.i"
- /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/muon/documents/code/games/3d/honey-engine/src/error.c > CMakeFiles/honey.dir/src/error.c.i
-
-CMakeFiles/honey.dir/src/error.c.s: cmake_force
- @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/honey.dir/src/error.c.s"
- /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/muon/documents/code/games/3d/honey-engine/src/error.c -o CMakeFiles/honey.dir/src/error.c.s
-
-CMakeFiles/honey.dir/src/input.c.o: CMakeFiles/honey.dir/flags.make
-CMakeFiles/honey.dir/src/input.c.o: src/input.c
- @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/muon/documents/code/games/3d/honey-engine/CMakeFiles --progress-num=$(CMAKE_PROGRESS_4) "Building C object CMakeFiles/honey.dir/src/input.c.o"
- /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/honey.dir/src/input.c.o -c /home/muon/documents/code/games/3d/honey-engine/src/input.c
-
-CMakeFiles/honey.dir/src/input.c.i: cmake_force
- @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/honey.dir/src/input.c.i"
- /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/muon/documents/code/games/3d/honey-engine/src/input.c > CMakeFiles/honey.dir/src/input.c.i
-
-CMakeFiles/honey.dir/src/input.c.s: cmake_force
- @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/honey.dir/src/input.c.s"
- /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/muon/documents/code/games/3d/honey-engine/src/input.c -o CMakeFiles/honey.dir/src/input.c.s
-
-CMakeFiles/honey.dir/src/light.c.o: CMakeFiles/honey.dir/flags.make
-CMakeFiles/honey.dir/src/light.c.o: src/light.c
- @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/muon/documents/code/games/3d/honey-engine/CMakeFiles --progress-num=$(CMAKE_PROGRESS_5) "Building C object CMakeFiles/honey.dir/src/light.c.o"
- /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/honey.dir/src/light.c.o -c /home/muon/documents/code/games/3d/honey-engine/src/light.c
-
-CMakeFiles/honey.dir/src/light.c.i: cmake_force
- @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/honey.dir/src/light.c.i"
- /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/muon/documents/code/games/3d/honey-engine/src/light.c > CMakeFiles/honey.dir/src/light.c.i
-
-CMakeFiles/honey.dir/src/light.c.s: cmake_force
- @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/honey.dir/src/light.c.s"
- /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/muon/documents/code/games/3d/honey-engine/src/light.c -o CMakeFiles/honey.dir/src/light.c.s
-
-CMakeFiles/honey.dir/src/mesh.c.o: CMakeFiles/honey.dir/flags.make
-CMakeFiles/honey.dir/src/mesh.c.o: src/mesh.c
- @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/muon/documents/code/games/3d/honey-engine/CMakeFiles --progress-num=$(CMAKE_PROGRESS_6) "Building C object CMakeFiles/honey.dir/src/mesh.c.o"
- /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/honey.dir/src/mesh.c.o -c /home/muon/documents/code/games/3d/honey-engine/src/mesh.c
-
-CMakeFiles/honey.dir/src/mesh.c.i: cmake_force
- @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/honey.dir/src/mesh.c.i"
- /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/muon/documents/code/games/3d/honey-engine/src/mesh.c > CMakeFiles/honey.dir/src/mesh.c.i
-
-CMakeFiles/honey.dir/src/mesh.c.s: cmake_force
- @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/honey.dir/src/mesh.c.s"
- /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/muon/documents/code/games/3d/honey-engine/src/mesh.c -o CMakeFiles/honey.dir/src/mesh.c.s
-
-CMakeFiles/honey.dir/src/model.c.o: CMakeFiles/honey.dir/flags.make
-CMakeFiles/honey.dir/src/model.c.o: src/model.c
- @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/muon/documents/code/games/3d/honey-engine/CMakeFiles --progress-num=$(CMAKE_PROGRESS_7) "Building C object CMakeFiles/honey.dir/src/model.c.o"
- /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/honey.dir/src/model.c.o -c /home/muon/documents/code/games/3d/honey-engine/src/model.c
-
-CMakeFiles/honey.dir/src/model.c.i: cmake_force
- @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/honey.dir/src/model.c.i"
- /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/muon/documents/code/games/3d/honey-engine/src/model.c > CMakeFiles/honey.dir/src/model.c.i
-
-CMakeFiles/honey.dir/src/model.c.s: cmake_force
- @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/honey.dir/src/model.c.s"
- /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/muon/documents/code/games/3d/honey-engine/src/model.c -o CMakeFiles/honey.dir/src/model.c.s
-
-CMakeFiles/honey.dir/src/primitives.c.o: CMakeFiles/honey.dir/flags.make
-CMakeFiles/honey.dir/src/primitives.c.o: src/primitives.c
- @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/muon/documents/code/games/3d/honey-engine/CMakeFiles --progress-num=$(CMAKE_PROGRESS_8) "Building C object CMakeFiles/honey.dir/src/primitives.c.o"
- /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/honey.dir/src/primitives.c.o -c /home/muon/documents/code/games/3d/honey-engine/src/primitives.c
-
-CMakeFiles/honey.dir/src/primitives.c.i: cmake_force
- @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/honey.dir/src/primitives.c.i"
- /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/muon/documents/code/games/3d/honey-engine/src/primitives.c > CMakeFiles/honey.dir/src/primitives.c.i
-
-CMakeFiles/honey.dir/src/primitives.c.s: cmake_force
- @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/honey.dir/src/primitives.c.s"
- /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/muon/documents/code/games/3d/honey-engine/src/primitives.c -o CMakeFiles/honey.dir/src/primitives.c.s
-
-CMakeFiles/honey.dir/src/shader.c.o: CMakeFiles/honey.dir/flags.make
-CMakeFiles/honey.dir/src/shader.c.o: src/shader.c
- @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/muon/documents/code/games/3d/honey-engine/CMakeFiles --progress-num=$(CMAKE_PROGRESS_9) "Building C object CMakeFiles/honey.dir/src/shader.c.o"
- /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/honey.dir/src/shader.c.o -c /home/muon/documents/code/games/3d/honey-engine/src/shader.c
-
-CMakeFiles/honey.dir/src/shader.c.i: cmake_force
- @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/honey.dir/src/shader.c.i"
- /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/muon/documents/code/games/3d/honey-engine/src/shader.c > CMakeFiles/honey.dir/src/shader.c.i
-
-CMakeFiles/honey.dir/src/shader.c.s: cmake_force
- @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/honey.dir/src/shader.c.s"
- /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/muon/documents/code/games/3d/honey-engine/src/shader.c -o CMakeFiles/honey.dir/src/shader.c.s
-
-CMakeFiles/honey.dir/src/texture.c.o: CMakeFiles/honey.dir/flags.make
-CMakeFiles/honey.dir/src/texture.c.o: src/texture.c
- @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/muon/documents/code/games/3d/honey-engine/CMakeFiles --progress-num=$(CMAKE_PROGRESS_10) "Building C object CMakeFiles/honey.dir/src/texture.c.o"
- /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/honey.dir/src/texture.c.o -c /home/muon/documents/code/games/3d/honey-engine/src/texture.c
-
-CMakeFiles/honey.dir/src/texture.c.i: cmake_force
- @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/honey.dir/src/texture.c.i"
- /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/muon/documents/code/games/3d/honey-engine/src/texture.c > CMakeFiles/honey.dir/src/texture.c.i
-
-CMakeFiles/honey.dir/src/texture.c.s: cmake_force
- @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/honey.dir/src/texture.c.s"
- /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/muon/documents/code/games/3d/honey-engine/src/texture.c -o CMakeFiles/honey.dir/src/texture.c.s
-
-# Object files for target honey
-honey_OBJECTS = \
-"CMakeFiles/honey.dir/src/honey.c.o" \
-"CMakeFiles/honey.dir/src/camera.c.o" \
-"CMakeFiles/honey.dir/src/error.c.o" \
-"CMakeFiles/honey.dir/src/input.c.o" \
-"CMakeFiles/honey.dir/src/light.c.o" \
-"CMakeFiles/honey.dir/src/mesh.c.o" \
-"CMakeFiles/honey.dir/src/model.c.o" \
-"CMakeFiles/honey.dir/src/primitives.c.o" \
-"CMakeFiles/honey.dir/src/shader.c.o" \
-"CMakeFiles/honey.dir/src/texture.c.o"
-
-# External object files for target honey
-honey_EXTERNAL_OBJECTS =
-
-libhoney.a: CMakeFiles/honey.dir/src/honey.c.o
-libhoney.a: CMakeFiles/honey.dir/src/camera.c.o
-libhoney.a: CMakeFiles/honey.dir/src/error.c.o
-libhoney.a: CMakeFiles/honey.dir/src/input.c.o
-libhoney.a: CMakeFiles/honey.dir/src/light.c.o
-libhoney.a: CMakeFiles/honey.dir/src/mesh.c.o
-libhoney.a: CMakeFiles/honey.dir/src/model.c.o
-libhoney.a: CMakeFiles/honey.dir/src/primitives.c.o
-libhoney.a: CMakeFiles/honey.dir/src/shader.c.o
-libhoney.a: CMakeFiles/honey.dir/src/texture.c.o
-libhoney.a: CMakeFiles/honey.dir/build.make
-libhoney.a: CMakeFiles/honey.dir/link.txt
- @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --bold --progress-dir=/home/muon/documents/code/games/3d/honey-engine/CMakeFiles --progress-num=$(CMAKE_PROGRESS_11) "Linking C static library libhoney.a"
- $(CMAKE_COMMAND) -P CMakeFiles/honey.dir/cmake_clean_target.cmake
- $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/honey.dir/link.txt --verbose=$(VERBOSE)
-
-# Rule to build all files generated by this target.
-CMakeFiles/honey.dir/build: libhoney.a
-
-.PHONY : CMakeFiles/honey.dir/build
-
-CMakeFiles/honey.dir/clean:
- $(CMAKE_COMMAND) -P CMakeFiles/honey.dir/cmake_clean.cmake
-.PHONY : CMakeFiles/honey.dir/clean
-
-CMakeFiles/honey.dir/depend:
- cd /home/muon/documents/code/games/3d/honey-engine && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/muon/documents/code/games/3d/honey-engine /home/muon/documents/code/games/3d/honey-engine /home/muon/documents/code/games/3d/honey-engine /home/muon/documents/code/games/3d/honey-engine /home/muon/documents/code/games/3d/honey-engine/CMakeFiles/honey.dir/DependInfo.cmake --color=$(COLOR)
-.PHONY : CMakeFiles/honey.dir/depend
-
diff --git a/CMakeFiles/honey.dir/cmake_clean.cmake b/CMakeFiles/honey.dir/cmake_clean.cmake
deleted file mode 100644
index 55beb7d..0000000
--- a/CMakeFiles/honey.dir/cmake_clean.cmake
+++ /dev/null
@@ -1,19 +0,0 @@
-file(REMOVE_RECURSE
- "CMakeFiles/honey.dir/src/camera.c.o"
- "CMakeFiles/honey.dir/src/error.c.o"
- "CMakeFiles/honey.dir/src/honey.c.o"
- "CMakeFiles/honey.dir/src/input.c.o"
- "CMakeFiles/honey.dir/src/light.c.o"
- "CMakeFiles/honey.dir/src/mesh.c.o"
- "CMakeFiles/honey.dir/src/model.c.o"
- "CMakeFiles/honey.dir/src/primitives.c.o"
- "CMakeFiles/honey.dir/src/shader.c.o"
- "CMakeFiles/honey.dir/src/texture.c.o"
- "libhoney.a"
- "libhoney.pdb"
-)
-
-# Per-language clean rules from dependency scanning.
-foreach(lang C)
- include(CMakeFiles/honey.dir/cmake_clean_${lang}.cmake OPTIONAL)
-endforeach()
diff --git a/CMakeFiles/honey.dir/cmake_clean_target.cmake b/CMakeFiles/honey.dir/cmake_clean_target.cmake
deleted file mode 100644
index 09cbc92..0000000
--- a/CMakeFiles/honey.dir/cmake_clean_target.cmake
+++ /dev/null
@@ -1,3 +0,0 @@
-file(REMOVE_RECURSE
- "libhoney.a"
-)
diff --git a/CMakeFiles/honey.dir/depend.internal b/CMakeFiles/honey.dir/depend.internal
deleted file mode 100644
index 76cff26..0000000
--- a/CMakeFiles/honey.dir/depend.internal
+++ /dev/null
@@ -1,91 +0,0 @@
-# CMAKE generated file: DO NOT EDIT!
-# Generated by "Unix Makefiles" Generator, CMake Version 3.18
-
-CMakeFiles/honey.dir/src/camera.c.o
- /home/muon/documents/code/games/3d/honey-engine/src/camera.c
- /home/muon/documents/code/games/3d/honey-engine/src/include/camera.h
- /home/muon/documents/code/games/3d/honey-engine/src/include/common.h
- /home/muon/documents/code/games/3d/honey-engine/src/include/glad.h
- /home/muon/documents/code/games/3d/honey-engine/src/include/khrplatform.h
- /home/muon/documents/code/games/3d/honey-engine/src/include/stb_image.h
-CMakeFiles/honey.dir/src/error.c.o
- /home/muon/documents/code/games/3d/honey-engine/include/common.h
- /home/muon/documents/code/games/3d/honey-engine/include/glad.h
- /home/muon/documents/code/games/3d/honey-engine/include/khrplatform.h
- /home/muon/documents/code/games/3d/honey-engine/include/stb_image.h
- /home/muon/documents/code/games/3d/honey-engine/src/error.c
-CMakeFiles/honey.dir/src/honey.c.o
- /home/muon/documents/code/games/3d/honey-engine/src/honey.c
- /home/muon/documents/code/games/3d/honey-engine/src/include/camera.h
- /home/muon/documents/code/games/3d/honey-engine/src/include/common.h
- /home/muon/documents/code/games/3d/honey-engine/src/include/glad.h
- /home/muon/documents/code/games/3d/honey-engine/src/include/honey.h
- /home/muon/documents/code/games/3d/honey-engine/src/include/input.h
- /home/muon/documents/code/games/3d/honey-engine/src/include/khrplatform.h
- /home/muon/documents/code/games/3d/honey-engine/src/include/light.h
- /home/muon/documents/code/games/3d/honey-engine/src/include/mesh.h
- /home/muon/documents/code/games/3d/honey-engine/src/include/model.h
- /home/muon/documents/code/games/3d/honey-engine/src/include/primitives.h
- /home/muon/documents/code/games/3d/honey-engine/src/include/shader.h
- /home/muon/documents/code/games/3d/honey-engine/src/include/skeleton.h
- /home/muon/documents/code/games/3d/honey-engine/src/include/stb_image.h
- /home/muon/documents/code/games/3d/honey-engine/src/include/texture.h
-CMakeFiles/honey.dir/src/input.c.o
- /home/muon/documents/code/games/3d/honey-engine/src/include/common.h
- /home/muon/documents/code/games/3d/honey-engine/src/include/glad.h
- /home/muon/documents/code/games/3d/honey-engine/src/include/input.h
- /home/muon/documents/code/games/3d/honey-engine/src/include/khrplatform.h
- /home/muon/documents/code/games/3d/honey-engine/src/include/stb_image.h
- /home/muon/documents/code/games/3d/honey-engine/src/input.c
-CMakeFiles/honey.dir/src/light.c.o
- /home/muon/documents/code/games/3d/honey-engine/include/common.h
- /home/muon/documents/code/games/3d/honey-engine/include/glad.h
- /home/muon/documents/code/games/3d/honey-engine/include/khrplatform.h
- /home/muon/documents/code/games/3d/honey-engine/include/light.h
- /home/muon/documents/code/games/3d/honey-engine/include/stb_image.h
- /home/muon/documents/code/games/3d/honey-engine/src/light.c
-CMakeFiles/honey.dir/src/mesh.c.o
- /home/muon/documents/code/games/3d/honey-engine/src/include/common.h
- /home/muon/documents/code/games/3d/honey-engine/src/include/glad.h
- /home/muon/documents/code/games/3d/honey-engine/src/include/khrplatform.h
- /home/muon/documents/code/games/3d/honey-engine/src/include/light.h
- /home/muon/documents/code/games/3d/honey-engine/src/include/mesh.h
- /home/muon/documents/code/games/3d/honey-engine/src/include/shader.h
- /home/muon/documents/code/games/3d/honey-engine/src/include/stb_image.h
- /home/muon/documents/code/games/3d/honey-engine/src/mesh.c
-CMakeFiles/honey.dir/src/model.c.o
- /home/muon/documents/code/games/3d/honey-engine/include/common.h
- /home/muon/documents/code/games/3d/honey-engine/include/glad.h
- /home/muon/documents/code/games/3d/honey-engine/include/khrplatform.h
- /home/muon/documents/code/games/3d/honey-engine/include/light.h
- /home/muon/documents/code/games/3d/honey-engine/include/mesh.h
- /home/muon/documents/code/games/3d/honey-engine/include/model.h
- /home/muon/documents/code/games/3d/honey-engine/include/shader.h
- /home/muon/documents/code/games/3d/honey-engine/include/skeleton.h
- /home/muon/documents/code/games/3d/honey-engine/include/stb_image.h
- /home/muon/documents/code/games/3d/honey-engine/src/model.c
-CMakeFiles/honey.dir/src/primitives.c.o
- /home/muon/documents/code/games/3d/honey-engine/src/include/common.h
- /home/muon/documents/code/games/3d/honey-engine/src/include/glad.h
- /home/muon/documents/code/games/3d/honey-engine/src/include/khrplatform.h
- /home/muon/documents/code/games/3d/honey-engine/src/include/light.h
- /home/muon/documents/code/games/3d/honey-engine/src/include/mesh.h
- /home/muon/documents/code/games/3d/honey-engine/src/include/primitives.h
- /home/muon/documents/code/games/3d/honey-engine/src/include/shader.h
- /home/muon/documents/code/games/3d/honey-engine/src/include/stb_image.h
- /home/muon/documents/code/games/3d/honey-engine/src/primitives.c
-CMakeFiles/honey.dir/src/shader.c.o
- /home/muon/documents/code/games/3d/honey-engine/include/common.h
- /home/muon/documents/code/games/3d/honey-engine/include/glad.h
- /home/muon/documents/code/games/3d/honey-engine/include/khrplatform.h
- /home/muon/documents/code/games/3d/honey-engine/include/light.h
- /home/muon/documents/code/games/3d/honey-engine/include/shader.h
- /home/muon/documents/code/games/3d/honey-engine/include/stb_image.h
- /home/muon/documents/code/games/3d/honey-engine/src/shader.c
-CMakeFiles/honey.dir/src/texture.c.o
- /home/muon/documents/code/games/3d/honey-engine/src/include/common.h
- /home/muon/documents/code/games/3d/honey-engine/src/include/glad.h
- /home/muon/documents/code/games/3d/honey-engine/src/include/khrplatform.h
- /home/muon/documents/code/games/3d/honey-engine/src/include/stb_image.h
- /home/muon/documents/code/games/3d/honey-engine/src/include/texture.h
- /home/muon/documents/code/games/3d/honey-engine/src/texture.c
diff --git a/CMakeFiles/honey.dir/depend.make b/CMakeFiles/honey.dir/depend.make
deleted file mode 100644
index 1aae4e6..0000000
--- a/CMakeFiles/honey.dir/depend.make
+++ /dev/null
@@ -1,91 +0,0 @@
-# CMAKE generated file: DO NOT EDIT!
-# Generated by "Unix Makefiles" Generator, CMake Version 3.18
-
-CMakeFiles/honey.dir/src/camera.c.o: src/camera.c
-CMakeFiles/honey.dir/src/camera.c.o: src/include/camera.h
-CMakeFiles/honey.dir/src/camera.c.o: src/include/common.h
-CMakeFiles/honey.dir/src/camera.c.o: src/include/glad.h
-CMakeFiles/honey.dir/src/camera.c.o: src/include/khrplatform.h
-CMakeFiles/honey.dir/src/camera.c.o: src/include/stb_image.h
-
-CMakeFiles/honey.dir/src/error.c.o: include/common.h
-CMakeFiles/honey.dir/src/error.c.o: include/glad.h
-CMakeFiles/honey.dir/src/error.c.o: include/khrplatform.h
-CMakeFiles/honey.dir/src/error.c.o: include/stb_image.h
-CMakeFiles/honey.dir/src/error.c.o: src/error.c
-
-CMakeFiles/honey.dir/src/honey.c.o: src/honey.c
-CMakeFiles/honey.dir/src/honey.c.o: src/include/camera.h
-CMakeFiles/honey.dir/src/honey.c.o: src/include/common.h
-CMakeFiles/honey.dir/src/honey.c.o: src/include/glad.h
-CMakeFiles/honey.dir/src/honey.c.o: src/include/honey.h
-CMakeFiles/honey.dir/src/honey.c.o: src/include/input.h
-CMakeFiles/honey.dir/src/honey.c.o: src/include/khrplatform.h
-CMakeFiles/honey.dir/src/honey.c.o: src/include/light.h
-CMakeFiles/honey.dir/src/honey.c.o: src/include/mesh.h
-CMakeFiles/honey.dir/src/honey.c.o: src/include/model.h
-CMakeFiles/honey.dir/src/honey.c.o: src/include/primitives.h
-CMakeFiles/honey.dir/src/honey.c.o: src/include/shader.h
-CMakeFiles/honey.dir/src/honey.c.o: src/include/skeleton.h
-CMakeFiles/honey.dir/src/honey.c.o: src/include/stb_image.h
-CMakeFiles/honey.dir/src/honey.c.o: src/include/texture.h
-
-CMakeFiles/honey.dir/src/input.c.o: src/include/common.h
-CMakeFiles/honey.dir/src/input.c.o: src/include/glad.h
-CMakeFiles/honey.dir/src/input.c.o: src/include/input.h
-CMakeFiles/honey.dir/src/input.c.o: src/include/khrplatform.h
-CMakeFiles/honey.dir/src/input.c.o: src/include/stb_image.h
-CMakeFiles/honey.dir/src/input.c.o: src/input.c
-
-CMakeFiles/honey.dir/src/light.c.o: include/common.h
-CMakeFiles/honey.dir/src/light.c.o: include/glad.h
-CMakeFiles/honey.dir/src/light.c.o: include/khrplatform.h
-CMakeFiles/honey.dir/src/light.c.o: include/light.h
-CMakeFiles/honey.dir/src/light.c.o: include/stb_image.h
-CMakeFiles/honey.dir/src/light.c.o: src/light.c
-
-CMakeFiles/honey.dir/src/mesh.c.o: src/include/common.h
-CMakeFiles/honey.dir/src/mesh.c.o: src/include/glad.h
-CMakeFiles/honey.dir/src/mesh.c.o: src/include/khrplatform.h
-CMakeFiles/honey.dir/src/mesh.c.o: src/include/light.h
-CMakeFiles/honey.dir/src/mesh.c.o: src/include/mesh.h
-CMakeFiles/honey.dir/src/mesh.c.o: src/include/shader.h
-CMakeFiles/honey.dir/src/mesh.c.o: src/include/stb_image.h
-CMakeFiles/honey.dir/src/mesh.c.o: src/mesh.c
-
-CMakeFiles/honey.dir/src/model.c.o: include/common.h
-CMakeFiles/honey.dir/src/model.c.o: include/glad.h
-CMakeFiles/honey.dir/src/model.c.o: include/khrplatform.h
-CMakeFiles/honey.dir/src/model.c.o: include/light.h
-CMakeFiles/honey.dir/src/model.c.o: include/mesh.h
-CMakeFiles/honey.dir/src/model.c.o: include/model.h
-CMakeFiles/honey.dir/src/model.c.o: include/shader.h
-CMakeFiles/honey.dir/src/model.c.o: include/skeleton.h
-CMakeFiles/honey.dir/src/model.c.o: include/stb_image.h
-CMakeFiles/honey.dir/src/model.c.o: src/model.c
-
-CMakeFiles/honey.dir/src/primitives.c.o: src/include/common.h
-CMakeFiles/honey.dir/src/primitives.c.o: src/include/glad.h
-CMakeFiles/honey.dir/src/primitives.c.o: src/include/khrplatform.h
-CMakeFiles/honey.dir/src/primitives.c.o: src/include/light.h
-CMakeFiles/honey.dir/src/primitives.c.o: src/include/mesh.h
-CMakeFiles/honey.dir/src/primitives.c.o: src/include/primitives.h
-CMakeFiles/honey.dir/src/primitives.c.o: src/include/shader.h
-CMakeFiles/honey.dir/src/primitives.c.o: src/include/stb_image.h
-CMakeFiles/honey.dir/src/primitives.c.o: src/primitives.c
-
-CMakeFiles/honey.dir/src/shader.c.o: include/common.h
-CMakeFiles/honey.dir/src/shader.c.o: include/glad.h
-CMakeFiles/honey.dir/src/shader.c.o: include/khrplatform.h
-CMakeFiles/honey.dir/src/shader.c.o: include/light.h
-CMakeFiles/honey.dir/src/shader.c.o: include/shader.h
-CMakeFiles/honey.dir/src/shader.c.o: include/stb_image.h
-CMakeFiles/honey.dir/src/shader.c.o: src/shader.c
-
-CMakeFiles/honey.dir/src/texture.c.o: src/include/common.h
-CMakeFiles/honey.dir/src/texture.c.o: src/include/glad.h
-CMakeFiles/honey.dir/src/texture.c.o: src/include/khrplatform.h
-CMakeFiles/honey.dir/src/texture.c.o: src/include/stb_image.h
-CMakeFiles/honey.dir/src/texture.c.o: src/include/texture.h
-CMakeFiles/honey.dir/src/texture.c.o: src/texture.c
-
diff --git a/CMakeFiles/honey.dir/flags.make b/CMakeFiles/honey.dir/flags.make
deleted file mode 100644
index 7c18c8d..0000000
--- a/CMakeFiles/honey.dir/flags.make
+++ /dev/null
@@ -1,10 +0,0 @@
-# CMAKE generated file: DO NOT EDIT!
-# Generated by "Unix Makefiles" Generator, CMake Version 3.18
-
-# compile C with /usr/bin/cc
-C_DEFINES =
-
-C_INCLUDES =
-
-C_FLAGS = -g
-
diff --git a/CMakeFiles/honey.dir/link.txt b/CMakeFiles/honey.dir/link.txt
deleted file mode 100644
index af46e44..0000000
--- a/CMakeFiles/honey.dir/link.txt
+++ /dev/null
@@ -1,2 +0,0 @@
-/usr/bin/ar qc libhoney.a CMakeFiles/honey.dir/src/honey.c.o CMakeFiles/honey.dir/src/camera.c.o CMakeFiles/honey.dir/src/error.c.o CMakeFiles/honey.dir/src/input.c.o CMakeFiles/honey.dir/src/light.c.o CMakeFiles/honey.dir/src/mesh.c.o CMakeFiles/honey.dir/src/model.c.o CMakeFiles/honey.dir/src/primitives.c.o CMakeFiles/honey.dir/src/shader.c.o CMakeFiles/honey.dir/src/texture.c.o
-/usr/bin/ranlib libhoney.a
diff --git a/CMakeFiles/honey.dir/progress.make b/CMakeFiles/honey.dir/progress.make
deleted file mode 100644
index 0060b63..0000000
--- a/CMakeFiles/honey.dir/progress.make
+++ /dev/null
@@ -1,12 +0,0 @@
-CMAKE_PROGRESS_1 = 3
-CMAKE_PROGRESS_2 = 4
-CMAKE_PROGRESS_3 = 5
-CMAKE_PROGRESS_4 = 6
-CMAKE_PROGRESS_5 = 7
-CMAKE_PROGRESS_6 = 8
-CMAKE_PROGRESS_7 = 9
-CMAKE_PROGRESS_8 = 10
-CMAKE_PROGRESS_9 = 11
-CMAKE_PROGRESS_10 = 12
-CMAKE_PROGRESS_11 = 13
-
diff --git a/CMakeFiles/honey.dir/src/camera.c.o b/CMakeFiles/honey.dir/src/camera.c.o
deleted file mode 100644
index 8124694..0000000
--- a/CMakeFiles/honey.dir/src/camera.c.o
+++ /dev/null
Binary files differ
diff --git a/CMakeFiles/honey.dir/src/error.c.o b/CMakeFiles/honey.dir/src/error.c.o
deleted file mode 100644
index 8cdad02..0000000
--- a/CMakeFiles/honey.dir/src/error.c.o
+++ /dev/null
Binary files differ
diff --git a/CMakeFiles/honey.dir/src/honey.c.o b/CMakeFiles/honey.dir/src/honey.c.o
deleted file mode 100644
index d309938..0000000
--- a/CMakeFiles/honey.dir/src/honey.c.o
+++ /dev/null
Binary files differ
diff --git a/CMakeFiles/honey.dir/src/input.c.o b/CMakeFiles/honey.dir/src/input.c.o
deleted file mode 100644
index a153f1a..0000000
--- a/CMakeFiles/honey.dir/src/input.c.o
+++ /dev/null
Binary files differ
diff --git a/CMakeFiles/honey.dir/src/light.c.o b/CMakeFiles/honey.dir/src/light.c.o
deleted file mode 100644
index 483ed21..0000000
--- a/CMakeFiles/honey.dir/src/light.c.o
+++ /dev/null
Binary files differ
diff --git a/CMakeFiles/honey.dir/src/mesh.c.o b/CMakeFiles/honey.dir/src/mesh.c.o
deleted file mode 100644
index 76f7445..0000000
--- a/CMakeFiles/honey.dir/src/mesh.c.o
+++ /dev/null
Binary files differ
diff --git a/CMakeFiles/honey.dir/src/model.c.o b/CMakeFiles/honey.dir/src/model.c.o
deleted file mode 100644
index d8601a7..0000000
--- a/CMakeFiles/honey.dir/src/model.c.o
+++ /dev/null
Binary files differ
diff --git a/CMakeFiles/honey.dir/src/primitives.c.o b/CMakeFiles/honey.dir/src/primitives.c.o
deleted file mode 100644
index 57631f9..0000000
--- a/CMakeFiles/honey.dir/src/primitives.c.o
+++ /dev/null
Binary files differ
diff --git a/CMakeFiles/honey.dir/src/shader.c.o b/CMakeFiles/honey.dir/src/shader.c.o
deleted file mode 100644
index 5f93274..0000000
--- a/CMakeFiles/honey.dir/src/shader.c.o
+++ /dev/null
Binary files differ
diff --git a/CMakeFiles/honey.dir/src/texture.c.o b/CMakeFiles/honey.dir/src/texture.c.o
deleted file mode 100644
index 197b83c..0000000
--- a/CMakeFiles/honey.dir/src/texture.c.o
+++ /dev/null
Binary files differ