mirror of
https://github.com/NickTheFox99/RaylibGame.git
synced 2026-06-20 00:35:10 -04:00
Initial Commit
This commit is contained in:
122
build-web/_deps/raylib-subbuild/CMakeCache.txt
Normal file
122
build-web/_deps/raylib-subbuild/CMakeCache.txt
Normal file
@@ -0,0 +1,122 @@
|
||||
# This is the CMakeCache file.
|
||||
# For build in directory: /home/maple/Documents/WebTest/build-web/_deps/raylib-subbuild
|
||||
# It was generated by CMake: /usr/bin/cmake
|
||||
# You can edit this file to change values found and used by cmake.
|
||||
# If you do not want to change any of the values, simply exit the editor.
|
||||
# If you do want to change a value, simply edit, save, and exit the editor.
|
||||
# The syntax for the file is as follows:
|
||||
# KEY:TYPE=VALUE
|
||||
# KEY is the name of a variable in the cache.
|
||||
# TYPE is a hint to GUIs for the type of VALUE, DO NOT EDIT TYPE!.
|
||||
# VALUE is the current value for the KEY.
|
||||
|
||||
########################
|
||||
# EXTERNAL cache entries
|
||||
########################
|
||||
|
||||
//Enable/Disable color output during build.
|
||||
CMAKE_COLOR_MAKEFILE:BOOL=ON
|
||||
|
||||
//Enable/Disable output of compile commands during generation.
|
||||
CMAKE_EXPORT_COMPILE_COMMANDS:BOOL=
|
||||
|
||||
//Value Computed by CMake.
|
||||
CMAKE_FIND_PACKAGE_REDIRECTS_DIR:STATIC=/home/maple/Documents/WebTest/build-web/_deps/raylib-subbuild/CMakeFiles/pkgRedirects
|
||||
|
||||
//Install path prefix, prepended onto install directories.
|
||||
CMAKE_INSTALL_PREFIX:PATH=/usr/local
|
||||
|
||||
//No help, variable specified on the command line.
|
||||
CMAKE_MAKE_PROGRAM:FILEPATH=/usr/bin/make
|
||||
|
||||
//Value Computed by CMake
|
||||
CMAKE_PROJECT_COMPAT_VERSION:STATIC=
|
||||
|
||||
//Value Computed by CMake
|
||||
CMAKE_PROJECT_DESCRIPTION:STATIC=
|
||||
|
||||
//Value Computed by CMake
|
||||
CMAKE_PROJECT_HOMEPAGE_URL:STATIC=
|
||||
|
||||
//Value Computed by CMake
|
||||
CMAKE_PROJECT_NAME:STATIC=raylib-populate
|
||||
|
||||
//If set, runtime paths are not added when installing shared libraries,
|
||||
// but are added when building.
|
||||
CMAKE_SKIP_INSTALL_RPATH:BOOL=NO
|
||||
|
||||
//If set, runtime paths are not added when using shared libraries.
|
||||
CMAKE_SKIP_RPATH:BOOL=NO
|
||||
|
||||
//If this value is on, makefiles will be generated without the
|
||||
// .SILENT directive, and all commands will be echoed to the console
|
||||
// during the make. This is useful for debugging only. With Visual
|
||||
// Studio IDE projects all commands are done without /nologo.
|
||||
CMAKE_VERBOSE_MAKEFILE:BOOL=FALSE
|
||||
|
||||
//Value Computed by CMake
|
||||
raylib-populate_BINARY_DIR:STATIC=/home/maple/Documents/WebTest/build-web/_deps/raylib-subbuild
|
||||
|
||||
//Value Computed by CMake
|
||||
raylib-populate_IS_TOP_LEVEL:STATIC=ON
|
||||
|
||||
//Value Computed by CMake
|
||||
raylib-populate_SOURCE_DIR:STATIC=/home/maple/Documents/WebTest/build-web/_deps/raylib-subbuild
|
||||
|
||||
|
||||
########################
|
||||
# INTERNAL cache entries
|
||||
########################
|
||||
|
||||
//This is the directory where this CMakeCache.txt was created
|
||||
CMAKE_CACHEFILE_DIR:INTERNAL=/home/maple/Documents/WebTest/build-web/_deps/raylib-subbuild
|
||||
//Major version of cmake used to create the current loaded cache
|
||||
CMAKE_CACHE_MAJOR_VERSION:INTERNAL=4
|
||||
//Minor version of cmake used to create the current loaded cache
|
||||
CMAKE_CACHE_MINOR_VERSION:INTERNAL=1
|
||||
//Patch version of cmake used to create the current loaded cache
|
||||
CMAKE_CACHE_PATCH_VERSION:INTERNAL=2
|
||||
//ADVANCED property for variable: CMAKE_COLOR_MAKEFILE
|
||||
CMAKE_COLOR_MAKEFILE-ADVANCED:INTERNAL=1
|
||||
//Path to CMake executable.
|
||||
CMAKE_COMMAND:INTERNAL=/usr/bin/cmake
|
||||
//Path to cpack program executable.
|
||||
CMAKE_CPACK_COMMAND:INTERNAL=/usr/bin/cpack
|
||||
//Path to ctest program executable.
|
||||
CMAKE_CTEST_COMMAND:INTERNAL=/usr/bin/ctest
|
||||
//Path to cache edit program executable.
|
||||
CMAKE_EDIT_COMMAND:INTERNAL=/usr/bin/ccmake
|
||||
//ADVANCED property for variable: CMAKE_EXPORT_COMPILE_COMMANDS
|
||||
CMAKE_EXPORT_COMPILE_COMMANDS-ADVANCED:INTERNAL=1
|
||||
//Name of external makefile project generator.
|
||||
CMAKE_EXTRA_GENERATOR:INTERNAL=
|
||||
//Name of generator.
|
||||
CMAKE_GENERATOR:INTERNAL=Unix Makefiles
|
||||
//Generator instance identifier.
|
||||
CMAKE_GENERATOR_INSTANCE:INTERNAL=
|
||||
//Name of generator platform.
|
||||
CMAKE_GENERATOR_PLATFORM:INTERNAL=
|
||||
//Name of generator toolset.
|
||||
CMAKE_GENERATOR_TOOLSET:INTERNAL=
|
||||
//Source directory with the top level CMakeLists.txt file for this
|
||||
// project
|
||||
CMAKE_HOME_DIRECTORY:INTERNAL=/home/maple/Documents/WebTest/build-web/_deps/raylib-subbuild
|
||||
//Install .so files without execute permission.
|
||||
CMAKE_INSTALL_SO_NO_EXE:INTERNAL=0
|
||||
//Name of CMakeLists files to read
|
||||
CMAKE_LIST_FILE_NAME:INTERNAL=CMakeLists.txt
|
||||
//number of local generators
|
||||
CMAKE_NUMBER_OF_MAKEFILES:INTERNAL=1
|
||||
//Platform information initialized
|
||||
CMAKE_PLATFORM_INFO_INITIALIZED:INTERNAL=1
|
||||
//Path to CMake installation.
|
||||
CMAKE_ROOT:INTERNAL=/usr/share/cmake
|
||||
//ADVANCED property for variable: CMAKE_SKIP_INSTALL_RPATH
|
||||
CMAKE_SKIP_INSTALL_RPATH-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_SKIP_RPATH
|
||||
CMAKE_SKIP_RPATH-ADVANCED:INTERNAL=1
|
||||
//uname command
|
||||
CMAKE_UNAME:INTERNAL=/usr/bin/uname
|
||||
//ADVANCED property for variable: CMAKE_VERBOSE_MAKEFILE
|
||||
CMAKE_VERBOSE_MAKEFILE-ADVANCED:INTERNAL=1
|
||||
|
||||
@@ -0,0 +1,15 @@
|
||||
set(CMAKE_HOST_SYSTEM "Linux-6.17.6-arch1-1")
|
||||
set(CMAKE_HOST_SYSTEM_NAME "Linux")
|
||||
set(CMAKE_HOST_SYSTEM_VERSION "6.17.6-arch1-1")
|
||||
set(CMAKE_HOST_SYSTEM_PROCESSOR "x86_64")
|
||||
|
||||
|
||||
|
||||
set(CMAKE_SYSTEM "Linux-6.17.6-arch1-1")
|
||||
set(CMAKE_SYSTEM_NAME "Linux")
|
||||
set(CMAKE_SYSTEM_VERSION "6.17.6-arch1-1")
|
||||
set(CMAKE_SYSTEM_PROCESSOR "x86_64")
|
||||
|
||||
set(CMAKE_CROSSCOMPILING "FALSE")
|
||||
|
||||
set(CMAKE_SYSTEM_LOADED 1)
|
||||
@@ -0,0 +1,60 @@
|
||||
|
||||
---
|
||||
events:
|
||||
-
|
||||
kind: "find-v1"
|
||||
backtrace:
|
||||
- "/usr/share/cmake/Modules/CMakeDetermineSystem.cmake:12 (find_program)"
|
||||
- "CMakeLists.txt:16 (project)"
|
||||
mode: "program"
|
||||
variable: "CMAKE_UNAME"
|
||||
description: "Path to a program."
|
||||
settings:
|
||||
SearchFramework: "NEVER"
|
||||
SearchAppBundle: "NEVER"
|
||||
CMAKE_FIND_USE_CMAKE_PATH: true
|
||||
CMAKE_FIND_USE_CMAKE_ENVIRONMENT_PATH: true
|
||||
CMAKE_FIND_USE_SYSTEM_ENVIRONMENT_PATH: true
|
||||
CMAKE_FIND_USE_CMAKE_SYSTEM_PATH: true
|
||||
CMAKE_FIND_USE_INSTALL_PREFIX: true
|
||||
names:
|
||||
- "uname"
|
||||
candidate_directories:
|
||||
- "/home/maple/.local/share/nvim/mason/bin/"
|
||||
- "/usr/local/sbin/"
|
||||
- "/usr/local/bin/"
|
||||
- "/usr/bin/"
|
||||
- "/usr/lib/emscripten/"
|
||||
- "/var/lib/flatpak/exports/bin/"
|
||||
- "/usr/lib/jvm/default/bin/"
|
||||
- "/usr/bin/site_perl/"
|
||||
- "/usr/bin/vendor_perl/"
|
||||
- "/usr/bin/core_perl/"
|
||||
- "/usr/lib/rustup/bin/"
|
||||
- "/bin/"
|
||||
searched_directories:
|
||||
- "/home/maple/.local/share/nvim/mason/bin/uname"
|
||||
- "/usr/local/sbin/uname"
|
||||
- "/usr/local/bin/uname"
|
||||
found: "/usr/bin/uname"
|
||||
search_context:
|
||||
ENV{PATH}:
|
||||
- "/home/maple/.local/share/nvim/mason/bin"
|
||||
- "/usr/local/sbin"
|
||||
- "/usr/local/bin"
|
||||
- "/usr/bin"
|
||||
- "/usr/lib/emscripten"
|
||||
- "/var/lib/flatpak/exports/bin"
|
||||
- "/usr/lib/jvm/default/bin"
|
||||
- "/usr/bin/site_perl"
|
||||
- "/usr/bin/vendor_perl"
|
||||
- "/usr/bin/core_perl"
|
||||
- "/usr/lib/rustup/bin"
|
||||
-
|
||||
kind: "message-v1"
|
||||
backtrace:
|
||||
- "/usr/share/cmake/Modules/CMakeDetermineSystem.cmake:212 (message)"
|
||||
- "CMakeLists.txt:16 (project)"
|
||||
message: |
|
||||
The system is: Linux - 6.17.6-arch1-1 - x86_64
|
||||
...
|
||||
@@ -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/build-web/_deps/raylib-subbuild")
|
||||
set(CMAKE_RELATIVE_PATH_TOP_BINARY "/home/maple/Documents/WebTest/build-web/_deps/raylib-subbuild")
|
||||
|
||||
# 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})
|
||||
@@ -0,0 +1,11 @@
|
||||
# Hashes of file build rules.
|
||||
2431c0cd63f41cb6540aba2e20c1c2ea CMakeFiles/raylib-populate
|
||||
be39a7679b92a6731791db33c9314f24 CMakeFiles/raylib-populate-complete
|
||||
7eac180bb835a94ac57730afef436541 raylib-populate-prefix/src/raylib-populate-stamp/raylib-populate-build
|
||||
1eba67bda72095ca40a8c71cc268a998 raylib-populate-prefix/src/raylib-populate-stamp/raylib-populate-configure
|
||||
1ed2caa1bb29c0315bf0fe15f438ac40 raylib-populate-prefix/src/raylib-populate-stamp/raylib-populate-download
|
||||
d7e886de209759f8335ae06eaed0317a raylib-populate-prefix/src/raylib-populate-stamp/raylib-populate-install
|
||||
4fbf9408c0394551563ec86399760f0d raylib-populate-prefix/src/raylib-populate-stamp/raylib-populate-mkdir
|
||||
74a87c00fe88a3cb25cbaa8d6fdc3f6e raylib-populate-prefix/src/raylib-populate-stamp/raylib-populate-patch
|
||||
b4b01f5e71c05b7caac405ab6ad2b254 raylib-populate-prefix/src/raylib-populate-stamp/raylib-populate-test
|
||||
7c40f70061eac5dcf16bc256b0f65d5e raylib-populate-prefix/src/raylib-populate-stamp/raylib-populate-update
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"InstallScripts" :
|
||||
[
|
||||
"/home/maple/Documents/WebTest/build-web/_deps/raylib-subbuild/cmake_install.cmake"
|
||||
],
|
||||
"Parallel" : false
|
||||
}
|
||||
53
build-web/_deps/raylib-subbuild/CMakeFiles/Makefile.cmake
Normal file
53
build-web/_deps/raylib-subbuild/CMakeFiles/Makefile.cmake
Normal file
@@ -0,0 +1,53 @@
|
||||
# CMAKE generated file: DO NOT EDIT!
|
||||
# Generated by "Unix Makefiles" Generator, CMake Version 4.1
|
||||
|
||||
# The generator used is:
|
||||
set(CMAKE_DEPENDS_GENERATOR "Unix Makefiles")
|
||||
|
||||
# The top level Makefile was generated from the following files:
|
||||
set(CMAKE_MAKEFILE_DEPENDS
|
||||
"CMakeCache.txt"
|
||||
"CMakeFiles/4.1.2/CMakeSystem.cmake"
|
||||
"CMakeLists.txt"
|
||||
"raylib-populate-prefix/tmp/raylib-populate-mkdirs.cmake"
|
||||
"/usr/share/cmake/Modules/CMakeGenericSystem.cmake"
|
||||
"/usr/share/cmake/Modules/CMakeInitializeConfigs.cmake"
|
||||
"/usr/share/cmake/Modules/CMakeSystemSpecificInformation.cmake"
|
||||
"/usr/share/cmake/Modules/CMakeSystemSpecificInitialize.cmake"
|
||||
"/usr/share/cmake/Modules/ExternalProject.cmake"
|
||||
"/usr/share/cmake/Modules/ExternalProject/PatchInfo.txt.in"
|
||||
"/usr/share/cmake/Modules/ExternalProject/RepositoryInfo.txt.in"
|
||||
"/usr/share/cmake/Modules/ExternalProject/UpdateInfo.txt.in"
|
||||
"/usr/share/cmake/Modules/ExternalProject/cfgcmd.txt.in"
|
||||
"/usr/share/cmake/Modules/ExternalProject/download.cmake.in"
|
||||
"/usr/share/cmake/Modules/ExternalProject/extractfile.cmake.in"
|
||||
"/usr/share/cmake/Modules/ExternalProject/mkdirs.cmake.in"
|
||||
"/usr/share/cmake/Modules/ExternalProject/shared_internal_commands.cmake"
|
||||
"/usr/share/cmake/Modules/Platform/Linux-Initialize.cmake"
|
||||
"/usr/share/cmake/Modules/Platform/Linux.cmake"
|
||||
"/usr/share/cmake/Modules/Platform/UnixPaths.cmake"
|
||||
)
|
||||
|
||||
# The corresponding makefile is:
|
||||
set(CMAKE_MAKEFILE_OUTPUTS
|
||||
"Makefile"
|
||||
"CMakeFiles/cmake.check_cache"
|
||||
)
|
||||
|
||||
# Byproducts of CMake generate step:
|
||||
set(CMAKE_MAKEFILE_PRODUCTS
|
||||
"raylib-populate-prefix/tmp/raylib-populate-mkdirs.cmake"
|
||||
"raylib-populate-prefix/src/raylib-populate-stamp/download-raylib-populate.cmake"
|
||||
"raylib-populate-prefix/src/raylib-populate-stamp/verify-raylib-populate.cmake"
|
||||
"raylib-populate-prefix/src/raylib-populate-stamp/extract-raylib-populate.cmake"
|
||||
"raylib-populate-prefix/src/raylib-populate-stamp/raylib-populate-urlinfo.txt"
|
||||
"raylib-populate-prefix/src/raylib-populate-stamp/raylib-populate-update-info.txt"
|
||||
"raylib-populate-prefix/src/raylib-populate-stamp/raylib-populate-patch-info.txt"
|
||||
"raylib-populate-prefix/tmp/raylib-populate-cfgcmd.txt"
|
||||
"CMakeFiles/CMakeDirectoryInformation.cmake"
|
||||
)
|
||||
|
||||
# Dependency information for all targets:
|
||||
set(CMAKE_DEPEND_INFO_FILES
|
||||
"CMakeFiles/raylib-populate.dir/DependInfo.cmake"
|
||||
)
|
||||
122
build-web/_deps/raylib-subbuild/CMakeFiles/Makefile2
Normal file
122
build-web/_deps/raylib-subbuild/CMakeFiles/Makefile2
Normal file
@@ -0,0 +1,122 @@
|
||||
# CMAKE generated file: DO NOT EDIT!
|
||||
# Generated by "Unix Makefiles" Generator, CMake Version 4.1
|
||||
|
||||
# Default target executed when no arguments are given to make.
|
||||
default_target: all
|
||||
.PHONY : default_target
|
||||
|
||||
#=============================================================================
|
||||
# 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/build-web/_deps/raylib-subbuild
|
||||
|
||||
# The top-level build directory on which CMake was run.
|
||||
CMAKE_BINARY_DIR = /home/maple/Documents/WebTest/build-web/_deps/raylib-subbuild
|
||||
|
||||
#=============================================================================
|
||||
# Directory level rules for the build root directory
|
||||
|
||||
# The main recursive "all" target.
|
||||
all: CMakeFiles/raylib-populate.dir/all
|
||||
.PHONY : all
|
||||
|
||||
# The main recursive "codegen" target.
|
||||
codegen: CMakeFiles/raylib-populate.dir/codegen
|
||||
.PHONY : codegen
|
||||
|
||||
# The main recursive "preinstall" target.
|
||||
preinstall:
|
||||
.PHONY : preinstall
|
||||
|
||||
# The main recursive "clean" target.
|
||||
clean: CMakeFiles/raylib-populate.dir/clean
|
||||
.PHONY : clean
|
||||
|
||||
#=============================================================================
|
||||
# Target rules for target CMakeFiles/raylib-populate.dir
|
||||
|
||||
# All Build rule for target.
|
||||
CMakeFiles/raylib-populate.dir/all:
|
||||
$(MAKE) $(MAKESILENT) -f CMakeFiles/raylib-populate.dir/build.make CMakeFiles/raylib-populate.dir/depend
|
||||
$(MAKE) $(MAKESILENT) -f CMakeFiles/raylib-populate.dir/build.make CMakeFiles/raylib-populate.dir/build
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/maple/Documents/WebTest/build-web/_deps/raylib-subbuild/CMakeFiles --progress-num=1,2,3,4,5,6,7,8,9 "Built target raylib-populate"
|
||||
.PHONY : CMakeFiles/raylib-populate.dir/all
|
||||
|
||||
# Build rule for subdir invocation for target.
|
||||
CMakeFiles/raylib-populate.dir/rule: cmake_check_build_system
|
||||
$(CMAKE_COMMAND) -E cmake_progress_start /home/maple/Documents/WebTest/build-web/_deps/raylib-subbuild/CMakeFiles 9
|
||||
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/raylib-populate.dir/all
|
||||
$(CMAKE_COMMAND) -E cmake_progress_start /home/maple/Documents/WebTest/build-web/_deps/raylib-subbuild/CMakeFiles 0
|
||||
.PHONY : CMakeFiles/raylib-populate.dir/rule
|
||||
|
||||
# Convenience name for target.
|
||||
raylib-populate: CMakeFiles/raylib-populate.dir/rule
|
||||
.PHONY : raylib-populate
|
||||
|
||||
# codegen rule for target.
|
||||
CMakeFiles/raylib-populate.dir/codegen:
|
||||
$(MAKE) $(MAKESILENT) -f CMakeFiles/raylib-populate.dir/build.make CMakeFiles/raylib-populate.dir/codegen
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/maple/Documents/WebTest/build-web/_deps/raylib-subbuild/CMakeFiles --progress-num=1,2,3,4,5,6,7,8,9 "Finished codegen for target raylib-populate"
|
||||
.PHONY : CMakeFiles/raylib-populate.dir/codegen
|
||||
|
||||
# clean rule for target.
|
||||
CMakeFiles/raylib-populate.dir/clean:
|
||||
$(MAKE) $(MAKESILENT) -f CMakeFiles/raylib-populate.dir/build.make CMakeFiles/raylib-populate.dir/clean
|
||||
.PHONY : CMakeFiles/raylib-populate.dir/clean
|
||||
|
||||
#=============================================================================
|
||||
# Special targets to cleanup operation of make.
|
||||
|
||||
# Special rule to run CMake to check the build system integrity.
|
||||
# No rule that depends on this can have commands that come from listfiles
|
||||
# because they might be regenerated.
|
||||
cmake_check_build_system:
|
||||
$(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
|
||||
.PHONY : cmake_check_build_system
|
||||
|
||||
@@ -0,0 +1,3 @@
|
||||
/home/maple/Documents/WebTest/build-web/_deps/raylib-subbuild/CMakeFiles/raylib-populate.dir
|
||||
/home/maple/Documents/WebTest/build-web/_deps/raylib-subbuild/CMakeFiles/edit_cache.dir
|
||||
/home/maple/Documents/WebTest/build-web/_deps/raylib-subbuild/CMakeFiles/rebuild_cache.dir
|
||||
@@ -0,0 +1 @@
|
||||
# This file is generated by cmake for dependency checking of the CMakeCache.txt file
|
||||
@@ -0,0 +1 @@
|
||||
9
|
||||
@@ -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,46 @@
|
||||
{
|
||||
"sources" :
|
||||
[
|
||||
{
|
||||
"file" : "/home/maple/Documents/WebTest/build-web/_deps/raylib-subbuild/CMakeFiles/raylib-populate"
|
||||
},
|
||||
{
|
||||
"file" : "/home/maple/Documents/WebTest/build-web/_deps/raylib-subbuild/CMakeFiles/raylib-populate.rule"
|
||||
},
|
||||
{
|
||||
"file" : "/home/maple/Documents/WebTest/build-web/_deps/raylib-subbuild/CMakeFiles/raylib-populate-complete.rule"
|
||||
},
|
||||
{
|
||||
"file" : "/home/maple/Documents/WebTest/build-web/_deps/raylib-subbuild/raylib-populate-prefix/src/raylib-populate-stamp/raylib-populate-build.rule"
|
||||
},
|
||||
{
|
||||
"file" : "/home/maple/Documents/WebTest/build-web/_deps/raylib-subbuild/raylib-populate-prefix/src/raylib-populate-stamp/raylib-populate-configure.rule"
|
||||
},
|
||||
{
|
||||
"file" : "/home/maple/Documents/WebTest/build-web/_deps/raylib-subbuild/raylib-populate-prefix/src/raylib-populate-stamp/raylib-populate-download.rule"
|
||||
},
|
||||
{
|
||||
"file" : "/home/maple/Documents/WebTest/build-web/_deps/raylib-subbuild/raylib-populate-prefix/src/raylib-populate-stamp/raylib-populate-install.rule"
|
||||
},
|
||||
{
|
||||
"file" : "/home/maple/Documents/WebTest/build-web/_deps/raylib-subbuild/raylib-populate-prefix/src/raylib-populate-stamp/raylib-populate-mkdir.rule"
|
||||
},
|
||||
{
|
||||
"file" : "/home/maple/Documents/WebTest/build-web/_deps/raylib-subbuild/raylib-populate-prefix/src/raylib-populate-stamp/raylib-populate-patch.rule"
|
||||
},
|
||||
{
|
||||
"file" : "/home/maple/Documents/WebTest/build-web/_deps/raylib-subbuild/raylib-populate-prefix/src/raylib-populate-stamp/raylib-populate-test.rule"
|
||||
},
|
||||
{
|
||||
"file" : "/home/maple/Documents/WebTest/build-web/_deps/raylib-subbuild/raylib-populate-prefix/src/raylib-populate-stamp/raylib-populate-update.rule"
|
||||
}
|
||||
],
|
||||
"target" :
|
||||
{
|
||||
"labels" :
|
||||
[
|
||||
"raylib-populate"
|
||||
],
|
||||
"name" : "raylib-populate"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,14 @@
|
||||
# Target labels
|
||||
raylib-populate
|
||||
# Source files and their labels
|
||||
/home/maple/Documents/WebTest/build-web/_deps/raylib-subbuild/CMakeFiles/raylib-populate
|
||||
/home/maple/Documents/WebTest/build-web/_deps/raylib-subbuild/CMakeFiles/raylib-populate.rule
|
||||
/home/maple/Documents/WebTest/build-web/_deps/raylib-subbuild/CMakeFiles/raylib-populate-complete.rule
|
||||
/home/maple/Documents/WebTest/build-web/_deps/raylib-subbuild/raylib-populate-prefix/src/raylib-populate-stamp/raylib-populate-build.rule
|
||||
/home/maple/Documents/WebTest/build-web/_deps/raylib-subbuild/raylib-populate-prefix/src/raylib-populate-stamp/raylib-populate-configure.rule
|
||||
/home/maple/Documents/WebTest/build-web/_deps/raylib-subbuild/raylib-populate-prefix/src/raylib-populate-stamp/raylib-populate-download.rule
|
||||
/home/maple/Documents/WebTest/build-web/_deps/raylib-subbuild/raylib-populate-prefix/src/raylib-populate-stamp/raylib-populate-install.rule
|
||||
/home/maple/Documents/WebTest/build-web/_deps/raylib-subbuild/raylib-populate-prefix/src/raylib-populate-stamp/raylib-populate-mkdir.rule
|
||||
/home/maple/Documents/WebTest/build-web/_deps/raylib-subbuild/raylib-populate-prefix/src/raylib-populate-stamp/raylib-populate-patch.rule
|
||||
/home/maple/Documents/WebTest/build-web/_deps/raylib-subbuild/raylib-populate-prefix/src/raylib-populate-stamp/raylib-populate-test.rule
|
||||
/home/maple/Documents/WebTest/build-web/_deps/raylib-subbuild/raylib-populate-prefix/src/raylib-populate-stamp/raylib-populate-update.rule
|
||||
@@ -0,0 +1,159 @@
|
||||
# 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/build-web/_deps/raylib-subbuild
|
||||
|
||||
# The top-level build directory on which CMake was run.
|
||||
CMAKE_BINARY_DIR = /home/maple/Documents/WebTest/build-web/_deps/raylib-subbuild
|
||||
|
||||
# Utility rule file for raylib-populate.
|
||||
|
||||
# Include any custom commands dependencies for this target.
|
||||
include CMakeFiles/raylib-populate.dir/compiler_depend.make
|
||||
|
||||
# Include the progress variables for this target.
|
||||
include CMakeFiles/raylib-populate.dir/progress.make
|
||||
|
||||
CMakeFiles/raylib-populate: CMakeFiles/raylib-populate-complete
|
||||
|
||||
CMakeFiles/raylib-populate-complete: raylib-populate-prefix/src/raylib-populate-stamp/raylib-populate-install
|
||||
CMakeFiles/raylib-populate-complete: raylib-populate-prefix/src/raylib-populate-stamp/raylib-populate-mkdir
|
||||
CMakeFiles/raylib-populate-complete: raylib-populate-prefix/src/raylib-populate-stamp/raylib-populate-download
|
||||
CMakeFiles/raylib-populate-complete: raylib-populate-prefix/src/raylib-populate-stamp/raylib-populate-update
|
||||
CMakeFiles/raylib-populate-complete: raylib-populate-prefix/src/raylib-populate-stamp/raylib-populate-patch
|
||||
CMakeFiles/raylib-populate-complete: raylib-populate-prefix/src/raylib-populate-stamp/raylib-populate-configure
|
||||
CMakeFiles/raylib-populate-complete: raylib-populate-prefix/src/raylib-populate-stamp/raylib-populate-build
|
||||
CMakeFiles/raylib-populate-complete: raylib-populate-prefix/src/raylib-populate-stamp/raylib-populate-install
|
||||
CMakeFiles/raylib-populate-complete: raylib-populate-prefix/src/raylib-populate-stamp/raylib-populate-test
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --blue --bold --progress-dir=/home/maple/Documents/WebTest/build-web/_deps/raylib-subbuild/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Completed 'raylib-populate'"
|
||||
/usr/bin/cmake -E make_directory /home/maple/Documents/WebTest/build-web/_deps/raylib-subbuild/CMakeFiles
|
||||
/usr/bin/cmake -E touch /home/maple/Documents/WebTest/build-web/_deps/raylib-subbuild/CMakeFiles/raylib-populate-complete
|
||||
/usr/bin/cmake -E touch /home/maple/Documents/WebTest/build-web/_deps/raylib-subbuild/raylib-populate-prefix/src/raylib-populate-stamp/raylib-populate-done
|
||||
|
||||
raylib-populate-prefix/src/raylib-populate-stamp/raylib-populate-build: raylib-populate-prefix/src/raylib-populate-stamp/raylib-populate-configure
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --blue --bold --progress-dir=/home/maple/Documents/WebTest/build-web/_deps/raylib-subbuild/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "No build step for 'raylib-populate'"
|
||||
cd /home/maple/Documents/WebTest/build-web/_deps/raylib-build && /usr/bin/cmake -E echo_append
|
||||
cd /home/maple/Documents/WebTest/build-web/_deps/raylib-build && /usr/bin/cmake -E touch /home/maple/Documents/WebTest/build-web/_deps/raylib-subbuild/raylib-populate-prefix/src/raylib-populate-stamp/raylib-populate-build
|
||||
|
||||
raylib-populate-prefix/src/raylib-populate-stamp/raylib-populate-configure: raylib-populate-prefix/tmp/raylib-populate-cfgcmd.txt
|
||||
raylib-populate-prefix/src/raylib-populate-stamp/raylib-populate-configure: raylib-populate-prefix/src/raylib-populate-stamp/raylib-populate-patch
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --blue --bold --progress-dir=/home/maple/Documents/WebTest/build-web/_deps/raylib-subbuild/CMakeFiles --progress-num=$(CMAKE_PROGRESS_3) "No configure step for 'raylib-populate'"
|
||||
cd /home/maple/Documents/WebTest/build-web/_deps/raylib-build && /usr/bin/cmake -E echo_append
|
||||
cd /home/maple/Documents/WebTest/build-web/_deps/raylib-build && /usr/bin/cmake -E touch /home/maple/Documents/WebTest/build-web/_deps/raylib-subbuild/raylib-populate-prefix/src/raylib-populate-stamp/raylib-populate-configure
|
||||
|
||||
raylib-populate-prefix/src/raylib-populate-stamp/raylib-populate-download: raylib-populate-prefix/src/raylib-populate-stamp/download-raylib-populate.cmake
|
||||
raylib-populate-prefix/src/raylib-populate-stamp/raylib-populate-download: raylib-populate-prefix/src/raylib-populate-stamp/raylib-populate-urlinfo.txt
|
||||
raylib-populate-prefix/src/raylib-populate-stamp/raylib-populate-download: raylib-populate-prefix/src/raylib-populate-stamp/raylib-populate-mkdir
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --blue --bold --progress-dir=/home/maple/Documents/WebTest/build-web/_deps/raylib-subbuild/CMakeFiles --progress-num=$(CMAKE_PROGRESS_4) "Performing download step (download, verify and extract) for 'raylib-populate'"
|
||||
cd /home/maple/Documents/WebTest/build-web/_deps && /usr/bin/cmake -DCMAKE_MESSAGE_LOG_LEVEL=VERBOSE -P /home/maple/Documents/WebTest/build-web/_deps/raylib-subbuild/raylib-populate-prefix/src/raylib-populate-stamp/download-raylib-populate.cmake
|
||||
cd /home/maple/Documents/WebTest/build-web/_deps && /usr/bin/cmake -DCMAKE_MESSAGE_LOG_LEVEL=VERBOSE -P /home/maple/Documents/WebTest/build-web/_deps/raylib-subbuild/raylib-populate-prefix/src/raylib-populate-stamp/verify-raylib-populate.cmake
|
||||
cd /home/maple/Documents/WebTest/build-web/_deps && /usr/bin/cmake -DCMAKE_MESSAGE_LOG_LEVEL=VERBOSE -P /home/maple/Documents/WebTest/build-web/_deps/raylib-subbuild/raylib-populate-prefix/src/raylib-populate-stamp/extract-raylib-populate.cmake
|
||||
cd /home/maple/Documents/WebTest/build-web/_deps && /usr/bin/cmake -E touch /home/maple/Documents/WebTest/build-web/_deps/raylib-subbuild/raylib-populate-prefix/src/raylib-populate-stamp/raylib-populate-download
|
||||
|
||||
raylib-populate-prefix/src/raylib-populate-stamp/raylib-populate-install: raylib-populate-prefix/src/raylib-populate-stamp/raylib-populate-build
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --blue --bold --progress-dir=/home/maple/Documents/WebTest/build-web/_deps/raylib-subbuild/CMakeFiles --progress-num=$(CMAKE_PROGRESS_5) "No install step for 'raylib-populate'"
|
||||
cd /home/maple/Documents/WebTest/build-web/_deps/raylib-build && /usr/bin/cmake -E echo_append
|
||||
cd /home/maple/Documents/WebTest/build-web/_deps/raylib-build && /usr/bin/cmake -E touch /home/maple/Documents/WebTest/build-web/_deps/raylib-subbuild/raylib-populate-prefix/src/raylib-populate-stamp/raylib-populate-install
|
||||
|
||||
raylib-populate-prefix/src/raylib-populate-stamp/raylib-populate-mkdir:
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --blue --bold --progress-dir=/home/maple/Documents/WebTest/build-web/_deps/raylib-subbuild/CMakeFiles --progress-num=$(CMAKE_PROGRESS_6) "Creating directories for 'raylib-populate'"
|
||||
/usr/bin/cmake -Dcfgdir= -P /home/maple/Documents/WebTest/build-web/_deps/raylib-subbuild/raylib-populate-prefix/tmp/raylib-populate-mkdirs.cmake
|
||||
/usr/bin/cmake -E touch /home/maple/Documents/WebTest/build-web/_deps/raylib-subbuild/raylib-populate-prefix/src/raylib-populate-stamp/raylib-populate-mkdir
|
||||
|
||||
raylib-populate-prefix/src/raylib-populate-stamp/raylib-populate-patch: raylib-populate-prefix/src/raylib-populate-stamp/raylib-populate-patch-info.txt
|
||||
raylib-populate-prefix/src/raylib-populate-stamp/raylib-populate-patch: raylib-populate-prefix/src/raylib-populate-stamp/raylib-populate-update
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --blue --bold --progress-dir=/home/maple/Documents/WebTest/build-web/_deps/raylib-subbuild/CMakeFiles --progress-num=$(CMAKE_PROGRESS_7) "No patch step for 'raylib-populate'"
|
||||
/usr/bin/cmake -E echo_append
|
||||
/usr/bin/cmake -E touch /home/maple/Documents/WebTest/build-web/_deps/raylib-subbuild/raylib-populate-prefix/src/raylib-populate-stamp/raylib-populate-patch
|
||||
|
||||
raylib-populate-prefix/src/raylib-populate-stamp/raylib-populate-test: raylib-populate-prefix/src/raylib-populate-stamp/raylib-populate-install
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --blue --bold --progress-dir=/home/maple/Documents/WebTest/build-web/_deps/raylib-subbuild/CMakeFiles --progress-num=$(CMAKE_PROGRESS_8) "No test step for 'raylib-populate'"
|
||||
cd /home/maple/Documents/WebTest/build-web/_deps/raylib-build && /usr/bin/cmake -E echo_append
|
||||
cd /home/maple/Documents/WebTest/build-web/_deps/raylib-build && /usr/bin/cmake -E touch /home/maple/Documents/WebTest/build-web/_deps/raylib-subbuild/raylib-populate-prefix/src/raylib-populate-stamp/raylib-populate-test
|
||||
|
||||
raylib-populate-prefix/src/raylib-populate-stamp/raylib-populate-update: raylib-populate-prefix/src/raylib-populate-stamp/raylib-populate-update-info.txt
|
||||
raylib-populate-prefix/src/raylib-populate-stamp/raylib-populate-update: raylib-populate-prefix/src/raylib-populate-stamp/raylib-populate-download
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --blue --bold --progress-dir=/home/maple/Documents/WebTest/build-web/_deps/raylib-subbuild/CMakeFiles --progress-num=$(CMAKE_PROGRESS_9) "No update step for 'raylib-populate'"
|
||||
/usr/bin/cmake -E echo_append
|
||||
/usr/bin/cmake -E touch /home/maple/Documents/WebTest/build-web/_deps/raylib-subbuild/raylib-populate-prefix/src/raylib-populate-stamp/raylib-populate-update
|
||||
|
||||
CMakeFiles/raylib-populate.dir/codegen:
|
||||
.PHONY : CMakeFiles/raylib-populate.dir/codegen
|
||||
|
||||
raylib-populate: CMakeFiles/raylib-populate
|
||||
raylib-populate: CMakeFiles/raylib-populate-complete
|
||||
raylib-populate: raylib-populate-prefix/src/raylib-populate-stamp/raylib-populate-build
|
||||
raylib-populate: raylib-populate-prefix/src/raylib-populate-stamp/raylib-populate-configure
|
||||
raylib-populate: raylib-populate-prefix/src/raylib-populate-stamp/raylib-populate-download
|
||||
raylib-populate: raylib-populate-prefix/src/raylib-populate-stamp/raylib-populate-install
|
||||
raylib-populate: raylib-populate-prefix/src/raylib-populate-stamp/raylib-populate-mkdir
|
||||
raylib-populate: raylib-populate-prefix/src/raylib-populate-stamp/raylib-populate-patch
|
||||
raylib-populate: raylib-populate-prefix/src/raylib-populate-stamp/raylib-populate-test
|
||||
raylib-populate: raylib-populate-prefix/src/raylib-populate-stamp/raylib-populate-update
|
||||
raylib-populate: CMakeFiles/raylib-populate.dir/build.make
|
||||
.PHONY : raylib-populate
|
||||
|
||||
# Rule to build all files generated by this target.
|
||||
CMakeFiles/raylib-populate.dir/build: raylib-populate
|
||||
.PHONY : CMakeFiles/raylib-populate.dir/build
|
||||
|
||||
CMakeFiles/raylib-populate.dir/clean:
|
||||
$(CMAKE_COMMAND) -P CMakeFiles/raylib-populate.dir/cmake_clean.cmake
|
||||
.PHONY : CMakeFiles/raylib-populate.dir/clean
|
||||
|
||||
CMakeFiles/raylib-populate.dir/depend:
|
||||
cd /home/maple/Documents/WebTest/build-web/_deps/raylib-subbuild && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/maple/Documents/WebTest/build-web/_deps/raylib-subbuild /home/maple/Documents/WebTest/build-web/_deps/raylib-subbuild /home/maple/Documents/WebTest/build-web/_deps/raylib-subbuild /home/maple/Documents/WebTest/build-web/_deps/raylib-subbuild /home/maple/Documents/WebTest/build-web/_deps/raylib-subbuild/CMakeFiles/raylib-populate.dir/DependInfo.cmake "--color=$(COLOR)"
|
||||
.PHONY : CMakeFiles/raylib-populate.dir/depend
|
||||
|
||||
@@ -0,0 +1,17 @@
|
||||
file(REMOVE_RECURSE
|
||||
"CMakeFiles/raylib-populate"
|
||||
"CMakeFiles/raylib-populate-complete"
|
||||
"raylib-populate-prefix/src/raylib-populate-stamp/raylib-populate-build"
|
||||
"raylib-populate-prefix/src/raylib-populate-stamp/raylib-populate-configure"
|
||||
"raylib-populate-prefix/src/raylib-populate-stamp/raylib-populate-download"
|
||||
"raylib-populate-prefix/src/raylib-populate-stamp/raylib-populate-install"
|
||||
"raylib-populate-prefix/src/raylib-populate-stamp/raylib-populate-mkdir"
|
||||
"raylib-populate-prefix/src/raylib-populate-stamp/raylib-populate-patch"
|
||||
"raylib-populate-prefix/src/raylib-populate-stamp/raylib-populate-test"
|
||||
"raylib-populate-prefix/src/raylib-populate-stamp/raylib-populate-update"
|
||||
)
|
||||
|
||||
# Per-language clean rules from dependency scanning.
|
||||
foreach(lang )
|
||||
include(CMakeFiles/raylib-populate.dir/cmake_clean_${lang}.cmake OPTIONAL)
|
||||
endforeach()
|
||||
@@ -0,0 +1,2 @@
|
||||
# Empty custom commands generated dependencies file for raylib-populate.
|
||||
# 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 raylib-populate.
|
||||
@@ -0,0 +1,10 @@
|
||||
CMAKE_PROGRESS_1 = 1
|
||||
CMAKE_PROGRESS_2 = 2
|
||||
CMAKE_PROGRESS_3 = 3
|
||||
CMAKE_PROGRESS_4 = 4
|
||||
CMAKE_PROGRESS_5 = 5
|
||||
CMAKE_PROGRESS_6 = 6
|
||||
CMAKE_PROGRESS_7 = 7
|
||||
CMAKE_PROGRESS_8 = 8
|
||||
CMAKE_PROGRESS_9 = 9
|
||||
|
||||
34
build-web/_deps/raylib-subbuild/CMakeLists.txt
Normal file
34
build-web/_deps/raylib-subbuild/CMakeLists.txt
Normal file
@@ -0,0 +1,34 @@
|
||||
# Distributed under the OSI-approved BSD 3-Clause License. See accompanying
|
||||
# file LICENSE.rst or https://cmake.org/licensing for details.
|
||||
|
||||
cmake_minimum_required(VERSION 4.1.2)
|
||||
|
||||
# Reject any attempt to use a toolchain file. We must not use one because
|
||||
# we could be downloading it here. If the CMAKE_TOOLCHAIN_FILE environment
|
||||
# variable is set, the cache variable will have been initialized from it.
|
||||
unset(CMAKE_TOOLCHAIN_FILE CACHE)
|
||||
unset(ENV{CMAKE_TOOLCHAIN_FILE})
|
||||
|
||||
# We name the project and the target for the ExternalProject_Add() call
|
||||
# to something that will highlight to the user what we are working on if
|
||||
# something goes wrong and an error message is produced.
|
||||
|
||||
project(raylib-populate NONE)
|
||||
|
||||
|
||||
|
||||
include(ExternalProject)
|
||||
ExternalProject_Add(raylib-populate
|
||||
"UPDATE_DISCONNECTED" "False" "DOWNLOAD_EXTRACT_TIMESTAMP" "OFF" "EXTERNALPROJECT_INTERNAL_ARGUMENT_SEPARATOR" "URL" "https://github.com/raysan5/raylib/archive/refs/tags/5.5.tar.gz"
|
||||
SOURCE_DIR "/home/maple/Documents/WebTest/build-web/_deps/raylib-src"
|
||||
BINARY_DIR "/home/maple/Documents/WebTest/build-web/_deps/raylib-build"
|
||||
CONFIGURE_COMMAND ""
|
||||
BUILD_COMMAND ""
|
||||
INSTALL_COMMAND ""
|
||||
TEST_COMMAND ""
|
||||
USES_TERMINAL_DOWNLOAD YES
|
||||
USES_TERMINAL_UPDATE YES
|
||||
USES_TERMINAL_PATCH YES
|
||||
)
|
||||
|
||||
|
||||
162
build-web/_deps/raylib-subbuild/Makefile
Normal file
162
build-web/_deps/raylib-subbuild/Makefile
Normal file
@@ -0,0 +1,162 @@
|
||||
# CMAKE generated file: DO NOT EDIT!
|
||||
# Generated by "Unix Makefiles" Generator, CMake Version 4.1
|
||||
|
||||
# Default target executed when no arguments are given to make.
|
||||
default_target: all
|
||||
.PHONY : default_target
|
||||
|
||||
# Allow only one "make -f Makefile2" at a time, but pass parallelism.
|
||||
.NOTPARALLEL:
|
||||
|
||||
#=============================================================================
|
||||
# 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/build-web/_deps/raylib-subbuild
|
||||
|
||||
# The top-level build directory on which CMake was run.
|
||||
CMAKE_BINARY_DIR = /home/maple/Documents/WebTest/build-web/_deps/raylib-subbuild
|
||||
|
||||
#=============================================================================
|
||||
# Targets provided globally by CMake.
|
||||
|
||||
# Special rule for the target edit_cache
|
||||
edit_cache:
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Running CMake cache editor..."
|
||||
/usr/bin/ccmake -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR)
|
||||
.PHONY : edit_cache
|
||||
|
||||
# Special rule for the target edit_cache
|
||||
edit_cache/fast: edit_cache
|
||||
.PHONY : edit_cache/fast
|
||||
|
||||
# Special rule for the target rebuild_cache
|
||||
rebuild_cache:
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Running CMake to regenerate build system..."
|
||||
/usr/bin/cmake --regenerate-during-build -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR)
|
||||
.PHONY : rebuild_cache
|
||||
|
||||
# Special rule for the target rebuild_cache
|
||||
rebuild_cache/fast: rebuild_cache
|
||||
.PHONY : rebuild_cache/fast
|
||||
|
||||
# The main all target
|
||||
all: cmake_check_build_system
|
||||
$(CMAKE_COMMAND) -E cmake_progress_start /home/maple/Documents/WebTest/build-web/_deps/raylib-subbuild/CMakeFiles /home/maple/Documents/WebTest/build-web/_deps/raylib-subbuild//CMakeFiles/progress.marks
|
||||
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 all
|
||||
$(CMAKE_COMMAND) -E cmake_progress_start /home/maple/Documents/WebTest/build-web/_deps/raylib-subbuild/CMakeFiles 0
|
||||
.PHONY : all
|
||||
|
||||
# The main codegen target
|
||||
codegen: cmake_check_build_system
|
||||
$(CMAKE_COMMAND) -E cmake_progress_start /home/maple/Documents/WebTest/build-web/_deps/raylib-subbuild/CMakeFiles /home/maple/Documents/WebTest/build-web/_deps/raylib-subbuild//CMakeFiles/progress.marks
|
||||
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 codegen
|
||||
$(CMAKE_COMMAND) -E cmake_progress_start /home/maple/Documents/WebTest/build-web/_deps/raylib-subbuild/CMakeFiles 0
|
||||
.PHONY : codegen
|
||||
|
||||
# The main clean target
|
||||
clean:
|
||||
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 clean
|
||||
.PHONY : clean
|
||||
|
||||
# The main clean target
|
||||
clean/fast: clean
|
||||
.PHONY : clean/fast
|
||||
|
||||
# Prepare targets for installation.
|
||||
preinstall: all
|
||||
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 preinstall
|
||||
.PHONY : preinstall
|
||||
|
||||
# Prepare targets for installation.
|
||||
preinstall/fast:
|
||||
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 preinstall
|
||||
.PHONY : preinstall/fast
|
||||
|
||||
# clear depends
|
||||
depend:
|
||||
$(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1
|
||||
.PHONY : depend
|
||||
|
||||
#=============================================================================
|
||||
# Target rules for targets named raylib-populate
|
||||
|
||||
# Build rule for target.
|
||||
raylib-populate: cmake_check_build_system
|
||||
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 raylib-populate
|
||||
.PHONY : raylib-populate
|
||||
|
||||
# fast build rule for target.
|
||||
raylib-populate/fast:
|
||||
$(MAKE) $(MAKESILENT) -f CMakeFiles/raylib-populate.dir/build.make CMakeFiles/raylib-populate.dir/build
|
||||
.PHONY : raylib-populate/fast
|
||||
|
||||
# Help Target
|
||||
help:
|
||||
@echo "The following are some of the valid targets for this Makefile:"
|
||||
@echo "... all (the default if no target is provided)"
|
||||
@echo "... clean"
|
||||
@echo "... depend"
|
||||
@echo "... codegen"
|
||||
@echo "... edit_cache"
|
||||
@echo "... rebuild_cache"
|
||||
@echo "... raylib-populate"
|
||||
.PHONY : help
|
||||
|
||||
|
||||
|
||||
#=============================================================================
|
||||
# Special targets to cleanup operation of make.
|
||||
|
||||
# Special rule to run CMake to check the build system integrity.
|
||||
# No rule that depends on this can have commands that come from listfiles
|
||||
# because they might be regenerated.
|
||||
cmake_check_build_system:
|
||||
$(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
|
||||
.PHONY : cmake_check_build_system
|
||||
|
||||
61
build-web/_deps/raylib-subbuild/cmake_install.cmake
Normal file
61
build-web/_deps/raylib-subbuild/cmake_install.cmake
Normal file
@@ -0,0 +1,61 @@
|
||||
# Install script for directory: /home/maple/Documents/WebTest/build-web/_deps/raylib-subbuild
|
||||
|
||||
# Set the install prefix
|
||||
if(NOT DEFINED CMAKE_INSTALL_PREFIX)
|
||||
set(CMAKE_INSTALL_PREFIX "/usr/local")
|
||||
endif()
|
||||
string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}")
|
||||
|
||||
# Set the install configuration name.
|
||||
if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME)
|
||||
if(BUILD_TYPE)
|
||||
string(REGEX REPLACE "^[^A-Za-z0-9_]+" ""
|
||||
CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}")
|
||||
else()
|
||||
set(CMAKE_INSTALL_CONFIG_NAME "")
|
||||
endif()
|
||||
message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"")
|
||||
endif()
|
||||
|
||||
# Set the component getting installed.
|
||||
if(NOT CMAKE_INSTALL_COMPONENT)
|
||||
if(COMPONENT)
|
||||
message(STATUS "Install component: \"${COMPONENT}\"")
|
||||
set(CMAKE_INSTALL_COMPONENT "${COMPONENT}")
|
||||
else()
|
||||
set(CMAKE_INSTALL_COMPONENT)
|
||||
endif()
|
||||
endif()
|
||||
|
||||
# Install shared libraries without execute permission?
|
||||
if(NOT DEFINED CMAKE_INSTALL_SO_NO_EXE)
|
||||
set(CMAKE_INSTALL_SO_NO_EXE "0")
|
||||
endif()
|
||||
|
||||
# Is this installation the result of a crosscompile?
|
||||
if(NOT DEFINED CMAKE_CROSSCOMPILING)
|
||||
set(CMAKE_CROSSCOMPILING "FALSE")
|
||||
endif()
|
||||
|
||||
string(REPLACE ";" "\n" CMAKE_INSTALL_MANIFEST_CONTENT
|
||||
"${CMAKE_INSTALL_MANIFEST_FILES}")
|
||||
if(CMAKE_INSTALL_LOCAL_ONLY)
|
||||
file(WRITE "/home/maple/Documents/WebTest/build-web/_deps/raylib-subbuild/install_local_manifest.txt"
|
||||
"${CMAKE_INSTALL_MANIFEST_CONTENT}")
|
||||
endif()
|
||||
if(CMAKE_INSTALL_COMPONENT)
|
||||
if(CMAKE_INSTALL_COMPONENT MATCHES "^[a-zA-Z0-9_.+-]+$")
|
||||
set(CMAKE_INSTALL_MANIFEST "install_manifest_${CMAKE_INSTALL_COMPONENT}.txt")
|
||||
else()
|
||||
string(MD5 CMAKE_INST_COMP_HASH "${CMAKE_INSTALL_COMPONENT}")
|
||||
set(CMAKE_INSTALL_MANIFEST "install_manifest_${CMAKE_INST_COMP_HASH}.txt")
|
||||
unset(CMAKE_INST_COMP_HASH)
|
||||
endif()
|
||||
else()
|
||||
set(CMAKE_INSTALL_MANIFEST "install_manifest.txt")
|
||||
endif()
|
||||
|
||||
if(NOT CMAKE_INSTALL_LOCAL_ONLY)
|
||||
file(WRITE "/home/maple/Documents/WebTest/build-web/_deps/raylib-subbuild/${CMAKE_INSTALL_MANIFEST}"
|
||||
"${CMAKE_INSTALL_MANIFEST_CONTENT}")
|
||||
endif()
|
||||
Binary file not shown.
@@ -0,0 +1,166 @@
|
||||
# Distributed under the OSI-approved BSD 3-Clause License. See accompanying
|
||||
# file LICENSE.rst or https://cmake.org/licensing for details.
|
||||
|
||||
cmake_minimum_required(VERSION ${CMAKE_VERSION}) # this file comes with cmake
|
||||
|
||||
function(check_file_hash has_hash hash_is_good)
|
||||
if("${has_hash}" STREQUAL "")
|
||||
message(FATAL_ERROR "has_hash Can't be empty")
|
||||
endif()
|
||||
|
||||
if("${hash_is_good}" STREQUAL "")
|
||||
message(FATAL_ERROR "hash_is_good Can't be empty")
|
||||
endif()
|
||||
|
||||
if("" STREQUAL "")
|
||||
# No check
|
||||
set("${has_hash}" FALSE PARENT_SCOPE)
|
||||
set("${hash_is_good}" FALSE PARENT_SCOPE)
|
||||
return()
|
||||
endif()
|
||||
|
||||
set("${has_hash}" TRUE PARENT_SCOPE)
|
||||
|
||||
message(VERBOSE "verifying file...
|
||||
file='/home/maple/Documents/WebTest/build-web/_deps/raylib-subbuild/raylib-populate-prefix/src/5.5.tar.gz'")
|
||||
|
||||
file("" "/home/maple/Documents/WebTest/build-web/_deps/raylib-subbuild/raylib-populate-prefix/src/5.5.tar.gz" actual_value)
|
||||
|
||||
if(NOT "${actual_value}" STREQUAL "")
|
||||
set("${hash_is_good}" FALSE PARENT_SCOPE)
|
||||
message(VERBOSE " hash of
|
||||
/home/maple/Documents/WebTest/build-web/_deps/raylib-subbuild/raylib-populate-prefix/src/5.5.tar.gz
|
||||
does not match expected value
|
||||
expected: ''
|
||||
actual: '${actual_value}'")
|
||||
else()
|
||||
set("${hash_is_good}" TRUE PARENT_SCOPE)
|
||||
endif()
|
||||
endfunction()
|
||||
|
||||
function(sleep_before_download attempt)
|
||||
if(attempt EQUAL 0)
|
||||
return()
|
||||
endif()
|
||||
|
||||
if(attempt EQUAL 1)
|
||||
message(VERBOSE "Retrying...")
|
||||
return()
|
||||
endif()
|
||||
|
||||
set(sleep_seconds 0)
|
||||
|
||||
if(attempt EQUAL 2)
|
||||
set(sleep_seconds 5)
|
||||
elseif(attempt EQUAL 3)
|
||||
set(sleep_seconds 5)
|
||||
elseif(attempt EQUAL 4)
|
||||
set(sleep_seconds 15)
|
||||
elseif(attempt EQUAL 5)
|
||||
set(sleep_seconds 60)
|
||||
elseif(attempt EQUAL 6)
|
||||
set(sleep_seconds 90)
|
||||
elseif(attempt EQUAL 7)
|
||||
set(sleep_seconds 300)
|
||||
else()
|
||||
set(sleep_seconds 1200)
|
||||
endif()
|
||||
|
||||
message(VERBOSE "Retry after ${sleep_seconds} seconds (attempt #${attempt}) ...")
|
||||
|
||||
execute_process(COMMAND "${CMAKE_COMMAND}" -E sleep "${sleep_seconds}")
|
||||
endfunction()
|
||||
|
||||
if(EXISTS "/home/maple/Documents/WebTest/build-web/_deps/raylib-subbuild/raylib-populate-prefix/src/5.5.tar.gz")
|
||||
check_file_hash(has_hash hash_is_good)
|
||||
if(has_hash)
|
||||
if(hash_is_good)
|
||||
message(VERBOSE "File already exists and hash match (skip download):
|
||||
file='/home/maple/Documents/WebTest/build-web/_deps/raylib-subbuild/raylib-populate-prefix/src/5.5.tar.gz'
|
||||
=''"
|
||||
)
|
||||
return()
|
||||
else()
|
||||
message(VERBOSE "File already exists but hash mismatch. Removing...")
|
||||
file(REMOVE "/home/maple/Documents/WebTest/build-web/_deps/raylib-subbuild/raylib-populate-prefix/src/5.5.tar.gz")
|
||||
endif()
|
||||
else()
|
||||
message(VERBOSE "File already exists but no hash specified (use URL_HASH):
|
||||
file='/home/maple/Documents/WebTest/build-web/_deps/raylib-subbuild/raylib-populate-prefix/src/5.5.tar.gz'
|
||||
Old file will be removed and new file downloaded from URL."
|
||||
)
|
||||
file(REMOVE "/home/maple/Documents/WebTest/build-web/_deps/raylib-subbuild/raylib-populate-prefix/src/5.5.tar.gz")
|
||||
endif()
|
||||
endif()
|
||||
|
||||
set(retry_number 5)
|
||||
|
||||
message(VERBOSE "Downloading...
|
||||
dst='/home/maple/Documents/WebTest/build-web/_deps/raylib-subbuild/raylib-populate-prefix/src/5.5.tar.gz'
|
||||
timeout='none'
|
||||
inactivity timeout='none'"
|
||||
)
|
||||
set(download_retry_codes 7 6 8 15 28 35)
|
||||
set(skip_url_list)
|
||||
set(status_code)
|
||||
foreach(i RANGE ${retry_number})
|
||||
if(status_code IN_LIST download_retry_codes)
|
||||
sleep_before_download(${i})
|
||||
endif()
|
||||
foreach(url IN ITEMS [====[https://github.com/raysan5/raylib/archive/refs/tags/5.5.tar.gz]====])
|
||||
if(NOT url IN_LIST skip_url_list)
|
||||
message(VERBOSE "Using src='${url}'")
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
file(
|
||||
DOWNLOAD
|
||||
"${url}" "/home/maple/Documents/WebTest/build-web/_deps/raylib-subbuild/raylib-populate-prefix/src/5.5.tar.gz"
|
||||
SHOW_PROGRESS
|
||||
# no TIMEOUT
|
||||
# no INACTIVITY_TIMEOUT
|
||||
STATUS status
|
||||
LOG log
|
||||
|
||||
|
||||
)
|
||||
|
||||
list(GET status 0 status_code)
|
||||
list(GET status 1 status_string)
|
||||
|
||||
if(status_code EQUAL 0)
|
||||
check_file_hash(has_hash hash_is_good)
|
||||
if(has_hash AND NOT hash_is_good)
|
||||
message(VERBOSE "Hash mismatch, removing...")
|
||||
file(REMOVE "/home/maple/Documents/WebTest/build-web/_deps/raylib-subbuild/raylib-populate-prefix/src/5.5.tar.gz")
|
||||
else()
|
||||
message(VERBOSE "Downloading... done")
|
||||
return()
|
||||
endif()
|
||||
else()
|
||||
string(APPEND logFailedURLs "error: downloading '${url}' failed
|
||||
status_code: ${status_code}
|
||||
status_string: ${status_string}
|
||||
log:
|
||||
--- LOG BEGIN ---
|
||||
${log}
|
||||
--- LOG END ---
|
||||
"
|
||||
)
|
||||
if(NOT status_code IN_LIST download_retry_codes)
|
||||
list(APPEND skip_url_list "${url}")
|
||||
break()
|
||||
endif()
|
||||
endif()
|
||||
endif()
|
||||
endforeach()
|
||||
endforeach()
|
||||
|
||||
message(FATAL_ERROR "Each download failed!
|
||||
${logFailedURLs}
|
||||
"
|
||||
)
|
||||
@@ -0,0 +1,65 @@
|
||||
# Distributed under the OSI-approved BSD 3-Clause License. See accompanying
|
||||
# file LICENSE.rst or https://cmake.org/licensing for details.
|
||||
|
||||
cmake_minimum_required(VERSION ${CMAKE_VERSION}) # this file comes with cmake
|
||||
|
||||
# Make file names absolute:
|
||||
#
|
||||
get_filename_component(filename "/home/maple/Documents/WebTest/build-web/_deps/raylib-subbuild/raylib-populate-prefix/src/5.5.tar.gz" ABSOLUTE)
|
||||
get_filename_component(directory "/home/maple/Documents/WebTest/build-web/_deps/raylib-src" ABSOLUTE)
|
||||
|
||||
message(VERBOSE "extracting...
|
||||
src='${filename}'
|
||||
dst='${directory}'"
|
||||
)
|
||||
|
||||
if(NOT EXISTS "${filename}")
|
||||
message(FATAL_ERROR "File to extract does not exist: '${filename}'")
|
||||
endif()
|
||||
|
||||
# Prepare a space for extracting:
|
||||
#
|
||||
set(i 1234)
|
||||
while(EXISTS "${directory}/../ex-raylib-populate${i}")
|
||||
math(EXPR i "${i} + 1")
|
||||
endwhile()
|
||||
set(ut_dir "${directory}/../ex-raylib-populate${i}")
|
||||
file(MAKE_DIRECTORY "${ut_dir}")
|
||||
|
||||
# Extract it:
|
||||
#
|
||||
message(VERBOSE "extracting... [tar xf]")
|
||||
execute_process(COMMAND ${CMAKE_COMMAND} -E tar xf ${filename} --touch
|
||||
WORKING_DIRECTORY ${ut_dir}
|
||||
RESULT_VARIABLE rv
|
||||
)
|
||||
|
||||
if(NOT rv EQUAL 0)
|
||||
message(VERBOSE "extracting... [error clean up]")
|
||||
file(REMOVE_RECURSE "${ut_dir}")
|
||||
message(FATAL_ERROR "Extract of '${filename}' failed")
|
||||
endif()
|
||||
|
||||
# Analyze what came out of the tar file:
|
||||
#
|
||||
message(VERBOSE "extracting... [analysis]")
|
||||
file(GLOB contents "${ut_dir}/*")
|
||||
list(REMOVE_ITEM contents "${ut_dir}/.DS_Store")
|
||||
list(LENGTH contents n)
|
||||
if(NOT n EQUAL 1 OR NOT IS_DIRECTORY "${contents}")
|
||||
set(contents "${ut_dir}")
|
||||
endif()
|
||||
|
||||
# Move "the one" directory to the final directory:
|
||||
#
|
||||
message(VERBOSE "extracting... [rename]")
|
||||
file(REMOVE_RECURSE ${directory})
|
||||
get_filename_component(contents ${contents} ABSOLUTE)
|
||||
file(RENAME ${contents} ${directory})
|
||||
|
||||
# Clean up:
|
||||
#
|
||||
message(VERBOSE "extracting... [clean up]")
|
||||
file(REMOVE_RECURSE "${ut_dir}")
|
||||
|
||||
message(VERBOSE "extracting... done")
|
||||
@@ -0,0 +1,6 @@
|
||||
# This is a generated file and its contents are an internal implementation detail.
|
||||
# The update step will be re-executed if anything in this file changes.
|
||||
# No other meaning or use of this file is supported.
|
||||
|
||||
command=
|
||||
work_dir=
|
||||
@@ -0,0 +1,7 @@
|
||||
# This is a generated file and its contents are an internal implementation detail.
|
||||
# The patch step will be re-executed if anything in this file changes.
|
||||
# No other meaning or use of this file is supported.
|
||||
|
||||
command (connected)=
|
||||
command (disconnected)=
|
||||
work_dir=
|
||||
@@ -0,0 +1,12 @@
|
||||
# This is a generated file and its contents are an internal implementation detail.
|
||||
# The download step will be re-executed if anything in this file changes.
|
||||
# No other meaning or use of this file is supported.
|
||||
|
||||
method=url
|
||||
command=/usr/bin/cmake;-DCMAKE_MESSAGE_LOG_LEVEL=VERBOSE;-P;/home/maple/Documents/WebTest/build-web/_deps/raylib-subbuild/raylib-populate-prefix/src/raylib-populate-stamp/download-raylib-populate.cmake;COMMAND;/usr/bin/cmake;-DCMAKE_MESSAGE_LOG_LEVEL=VERBOSE;-P;/home/maple/Documents/WebTest/build-web/_deps/raylib-subbuild/raylib-populate-prefix/src/raylib-populate-stamp/verify-raylib-populate.cmake;COMMAND;/usr/bin/cmake;-DCMAKE_MESSAGE_LOG_LEVEL=VERBOSE;-P;/home/maple/Documents/WebTest/build-web/_deps/raylib-subbuild/raylib-populate-prefix/src/raylib-populate-stamp/extract-raylib-populate.cmake
|
||||
source_dir=/home/maple/Documents/WebTest/build-web/_deps/raylib-src
|
||||
work_dir=/home/maple/Documents/WebTest/build-web/_deps
|
||||
url(s)=https://github.com/raysan5/raylib/archive/refs/tags/5.5.tar.gz
|
||||
hash=
|
||||
no_extract=
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
cmd=''
|
||||
@@ -0,0 +1,27 @@
|
||||
# Distributed under the OSI-approved BSD 3-Clause License. See accompanying
|
||||
# file LICENSE.rst or https://cmake.org/licensing for details.
|
||||
|
||||
cmake_minimum_required(VERSION ${CMAKE_VERSION}) # this file comes with cmake
|
||||
|
||||
# If CMAKE_DISABLE_SOURCE_CHANGES is set to true and the source directory is an
|
||||
# existing directory in our source tree, calling file(MAKE_DIRECTORY) on it
|
||||
# would cause a fatal error, even though it would be a no-op.
|
||||
if(NOT EXISTS "/home/maple/Documents/WebTest/build-web/_deps/raylib-src")
|
||||
file(MAKE_DIRECTORY "/home/maple/Documents/WebTest/build-web/_deps/raylib-src")
|
||||
endif()
|
||||
file(MAKE_DIRECTORY
|
||||
"/home/maple/Documents/WebTest/build-web/_deps/raylib-build"
|
||||
"/home/maple/Documents/WebTest/build-web/_deps/raylib-subbuild/raylib-populate-prefix"
|
||||
"/home/maple/Documents/WebTest/build-web/_deps/raylib-subbuild/raylib-populate-prefix/tmp"
|
||||
"/home/maple/Documents/WebTest/build-web/_deps/raylib-subbuild/raylib-populate-prefix/src/raylib-populate-stamp"
|
||||
"/home/maple/Documents/WebTest/build-web/_deps/raylib-subbuild/raylib-populate-prefix/src"
|
||||
"/home/maple/Documents/WebTest/build-web/_deps/raylib-subbuild/raylib-populate-prefix/src/raylib-populate-stamp"
|
||||
)
|
||||
|
||||
set(configSubDirs )
|
||||
foreach(subDir IN LISTS configSubDirs)
|
||||
file(MAKE_DIRECTORY "/home/maple/Documents/WebTest/build-web/_deps/raylib-subbuild/raylib-populate-prefix/src/raylib-populate-stamp/${subDir}")
|
||||
endforeach()
|
||||
if(cfgdir)
|
||||
file(MAKE_DIRECTORY "/home/maple/Documents/WebTest/build-web/_deps/raylib-subbuild/raylib-populate-prefix/src/raylib-populate-stamp${cfgdir}") # cfgdir has leading slash
|
||||
endif()
|
||||
Reference in New Issue
Block a user