mirror of
https://github.com/NickTheFox99/RaylibGame.git
synced 2026-06-17 07:35:12 -04:00
Initial Commit
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
# CMAKE generated file: DO NOT EDIT!
|
||||
# Generated by "Unix Makefiles" Generator, CMake Version 4.1
|
||||
|
||||
# Relative path conversion top directories.
|
||||
set(CMAKE_RELATIVE_PATH_TOP_SOURCE "/home/maple/Documents/WebTest")
|
||||
set(CMAKE_RELATIVE_PATH_TOP_BINARY "/home/maple/Documents/WebTest/build-web")
|
||||
|
||||
# Force unix paths in dependencies.
|
||||
set(CMAKE_FORCE_UNIX_PATHS 1)
|
||||
|
||||
|
||||
# The C and CXX include file regular expressions for this directory.
|
||||
set(CMAKE_C_INCLUDE_REGEX_SCAN "^.*$")
|
||||
set(CMAKE_C_INCLUDE_REGEX_COMPLAIN "^$")
|
||||
set(CMAKE_CXX_INCLUDE_REGEX_SCAN ${CMAKE_C_INCLUDE_REGEX_SCAN})
|
||||
set(CMAKE_CXX_INCLUDE_REGEX_COMPLAIN ${CMAKE_C_INCLUDE_REGEX_COMPLAIN})
|
||||
1
build-web/_deps/raylib-build/CMakeFiles/progress.marks
Normal file
1
build-web/_deps/raylib-build/CMakeFiles/progress.marks
Normal file
@@ -0,0 +1 @@
|
||||
8
|
||||
@@ -0,0 +1,22 @@
|
||||
|
||||
# Consider dependencies only in project.
|
||||
set(CMAKE_DEPENDS_IN_PROJECT_ONLY OFF)
|
||||
|
||||
# The set of languages for which implicit dependencies are needed:
|
||||
set(CMAKE_DEPENDS_LANGUAGES
|
||||
)
|
||||
|
||||
# The set of dependency files which are needed:
|
||||
set(CMAKE_DEPENDS_DEPENDENCY_FILES
|
||||
)
|
||||
|
||||
# Targets to which this target links which contain Fortran sources.
|
||||
set(CMAKE_Fortran_TARGET_LINKED_INFO_FILES
|
||||
)
|
||||
|
||||
# Targets to which this target links which contain Fortran sources.
|
||||
set(CMAKE_Fortran_TARGET_FORWARD_LINKED_INFO_FILES
|
||||
)
|
||||
|
||||
# Fortran module output directory.
|
||||
set(CMAKE_Fortran_TARGET_MODULE_DIR "")
|
||||
@@ -0,0 +1,90 @@
|
||||
# CMAKE generated file: DO NOT EDIT!
|
||||
# Generated by "Unix Makefiles" Generator, CMake Version 4.1
|
||||
|
||||
# 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 = /home/maple/Documents/WebTest
|
||||
|
||||
# The top-level build directory on which CMake was run.
|
||||
CMAKE_BINARY_DIR = /home/maple/Documents/WebTest/build-web
|
||||
|
||||
# Utility rule file for uninstall.
|
||||
|
||||
# Include any custom commands dependencies for this target.
|
||||
include _deps/raylib-build/CMakeFiles/uninstall.dir/compiler_depend.make
|
||||
|
||||
# Include the progress variables for this target.
|
||||
include _deps/raylib-build/CMakeFiles/uninstall.dir/progress.make
|
||||
|
||||
_deps/raylib-build/CMakeFiles/uninstall:
|
||||
cd /home/maple/Documents/WebTest/build-web/_deps/raylib-build && /usr/bin/cmake -P /home/maple/Documents/WebTest/build-web/_deps/raylib-build/cmake_uninstall.cmake
|
||||
|
||||
_deps/raylib-build/CMakeFiles/uninstall.dir/codegen:
|
||||
.PHONY : _deps/raylib-build/CMakeFiles/uninstall.dir/codegen
|
||||
|
||||
uninstall: _deps/raylib-build/CMakeFiles/uninstall
|
||||
uninstall: _deps/raylib-build/CMakeFiles/uninstall.dir/build.make
|
||||
.PHONY : uninstall
|
||||
|
||||
# Rule to build all files generated by this target.
|
||||
_deps/raylib-build/CMakeFiles/uninstall.dir/build: uninstall
|
||||
.PHONY : _deps/raylib-build/CMakeFiles/uninstall.dir/build
|
||||
|
||||
_deps/raylib-build/CMakeFiles/uninstall.dir/clean:
|
||||
cd /home/maple/Documents/WebTest/build-web/_deps/raylib-build && $(CMAKE_COMMAND) -P CMakeFiles/uninstall.dir/cmake_clean.cmake
|
||||
.PHONY : _deps/raylib-build/CMakeFiles/uninstall.dir/clean
|
||||
|
||||
_deps/raylib-build/CMakeFiles/uninstall.dir/depend:
|
||||
cd /home/maple/Documents/WebTest/build-web && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/maple/Documents/WebTest /home/maple/Documents/WebTest/build-web/_deps/raylib-src /home/maple/Documents/WebTest/build-web /home/maple/Documents/WebTest/build-web/_deps/raylib-build /home/maple/Documents/WebTest/build-web/_deps/raylib-build/CMakeFiles/uninstall.dir/DependInfo.cmake "--color=$(COLOR)"
|
||||
.PHONY : _deps/raylib-build/CMakeFiles/uninstall.dir/depend
|
||||
|
||||
@@ -0,0 +1,8 @@
|
||||
file(REMOVE_RECURSE
|
||||
"CMakeFiles/uninstall"
|
||||
)
|
||||
|
||||
# Per-language clean rules from dependency scanning.
|
||||
foreach(lang )
|
||||
include(CMakeFiles/uninstall.dir/cmake_clean_${lang}.cmake OPTIONAL)
|
||||
endforeach()
|
||||
@@ -0,0 +1,2 @@
|
||||
# Empty custom commands generated dependencies file for uninstall.
|
||||
# This may be replaced when dependencies are built.
|
||||
@@ -0,0 +1,2 @@
|
||||
# CMAKE generated file: DO NOT EDIT!
|
||||
# Timestamp file for custom commands dependencies management for uninstall.
|
||||
@@ -0,0 +1 @@
|
||||
|
||||
Reference in New Issue
Block a user