734 lines
53 KiB
Plaintext
734 lines
53 KiB
Plaintext
|
# CMAKE generated file: DO NOT EDIT!
|
||
|
# Generated by "Ninja" Generator, CMake Version 3.25
|
||
|
|
||
|
# This file contains all the build statements describing the
|
||
|
# compilation DAG.
|
||
|
|
||
|
# =============================================================================
|
||
|
# Write statements declared in CMakeLists.txt:
|
||
|
#
|
||
|
# Which is the root file.
|
||
|
# =============================================================================
|
||
|
|
||
|
# =============================================================================
|
||
|
# Project: BLT_With_Graphics_Template
|
||
|
# Configurations: Release
|
||
|
# =============================================================================
|
||
|
|
||
|
#############################################
|
||
|
# Minimal version of Ninja required by this file
|
||
|
|
||
|
ninja_required_version = 1.5
|
||
|
|
||
|
|
||
|
#############################################
|
||
|
# Set configuration variable for custom commands.
|
||
|
|
||
|
CONFIGURATION = Release
|
||
|
# =============================================================================
|
||
|
# Include auxiliary files.
|
||
|
|
||
|
|
||
|
#############################################
|
||
|
# Include rules file.
|
||
|
|
||
|
include CMakeFiles/rules.ninja
|
||
|
|
||
|
# =============================================================================
|
||
|
|
||
|
#############################################
|
||
|
# Logical path to working directory; prefix for absolute paths.
|
||
|
|
||
|
cmake_ninja_workdir = /home/brett/Documents/code/c++/BLT-With-Graphics-Template/cmake-build-release/
|
||
|
# =============================================================================
|
||
|
# Object build statements for EXECUTABLE target BLT_With_Graphics_Template
|
||
|
|
||
|
|
||
|
#############################################
|
||
|
# Order-only phony target for BLT_With_Graphics_Template
|
||
|
|
||
|
build cmake_object_order_depends_target_BLT_With_Graphics_Template: phony || cmake_object_order_depends_target_BLT cmake_object_order_depends_target_glfw
|
||
|
|
||
|
build CMakeFiles/BLT_With_Graphics_Template.dir/src/blt/gfx/glad.cpp.o: CXX_COMPILER__BLT_With_Graphics_Template_Release /home/brett/Documents/code/c++/BLT-With-Graphics-Template/src/blt/gfx/glad.cpp || cmake_object_order_depends_target_BLT_With_Graphics_Template
|
||
|
DEP_FILE = CMakeFiles/BLT_With_Graphics_Template.dir/src/blt/gfx/glad.cpp.o.d
|
||
|
FLAGS = -O3 -DNDEBUG -fdiagnostics-color=always -Wall -Werror -Wpedantic -Wno-comment
|
||
|
INCLUDES = -I/home/brett/Documents/code/c++/BLT-With-Graphics-Template/include -I/home/brett/Documents/code/c++/BLT-With-Graphics-Template/libraries/glfw-3.3.8/include -I/home/brett/Documents/code/c++/BLT-With-Graphics-Template/libraries/BLT/include -I/home/brett/Documents/code/c++/BLT-With-Graphics-Template/cmake-build-release/libraries/BLT/config -I/home/brett/Documents/code/c++/BLT-With-Graphics-Template/libraries/BLT/libraries/parallel-hashmap
|
||
|
OBJECT_DIR = CMakeFiles/BLT_With_Graphics_Template.dir
|
||
|
OBJECT_FILE_DIR = CMakeFiles/BLT_With_Graphics_Template.dir/src/blt/gfx
|
||
|
|
||
|
build CMakeFiles/BLT_With_Graphics_Template.dir/src/blt/gfx/window.cpp.o: CXX_COMPILER__BLT_With_Graphics_Template_Release /home/brett/Documents/code/c++/BLT-With-Graphics-Template/src/blt/gfx/window.cpp || cmake_object_order_depends_target_BLT_With_Graphics_Template
|
||
|
DEP_FILE = CMakeFiles/BLT_With_Graphics_Template.dir/src/blt/gfx/window.cpp.o.d
|
||
|
FLAGS = -O3 -DNDEBUG -fdiagnostics-color=always -Wall -Werror -Wpedantic -Wno-comment
|
||
|
INCLUDES = -I/home/brett/Documents/code/c++/BLT-With-Graphics-Template/include -I/home/brett/Documents/code/c++/BLT-With-Graphics-Template/libraries/glfw-3.3.8/include -I/home/brett/Documents/code/c++/BLT-With-Graphics-Template/libraries/BLT/include -I/home/brett/Documents/code/c++/BLT-With-Graphics-Template/cmake-build-release/libraries/BLT/config -I/home/brett/Documents/code/c++/BLT-With-Graphics-Template/libraries/BLT/libraries/parallel-hashmap
|
||
|
OBJECT_DIR = CMakeFiles/BLT_With_Graphics_Template.dir
|
||
|
OBJECT_FILE_DIR = CMakeFiles/BLT_With_Graphics_Template.dir/src/blt/gfx
|
||
|
|
||
|
build CMakeFiles/BLT_With_Graphics_Template.dir/src/main.cpp.o: CXX_COMPILER__BLT_With_Graphics_Template_Release /home/brett/Documents/code/c++/BLT-With-Graphics-Template/src/main.cpp || cmake_object_order_depends_target_BLT_With_Graphics_Template
|
||
|
DEP_FILE = CMakeFiles/BLT_With_Graphics_Template.dir/src/main.cpp.o.d
|
||
|
FLAGS = -O3 -DNDEBUG -fdiagnostics-color=always -Wall -Werror -Wpedantic -Wno-comment
|
||
|
INCLUDES = -I/home/brett/Documents/code/c++/BLT-With-Graphics-Template/include -I/home/brett/Documents/code/c++/BLT-With-Graphics-Template/libraries/glfw-3.3.8/include -I/home/brett/Documents/code/c++/BLT-With-Graphics-Template/libraries/BLT/include -I/home/brett/Documents/code/c++/BLT-With-Graphics-Template/cmake-build-release/libraries/BLT/config -I/home/brett/Documents/code/c++/BLT-With-Graphics-Template/libraries/BLT/libraries/parallel-hashmap
|
||
|
OBJECT_DIR = CMakeFiles/BLT_With_Graphics_Template.dir
|
||
|
OBJECT_FILE_DIR = CMakeFiles/BLT_With_Graphics_Template.dir/src
|
||
|
|
||
|
|
||
|
# =============================================================================
|
||
|
# Link build statements for EXECUTABLE target BLT_With_Graphics_Template
|
||
|
|
||
|
|
||
|
#############################################
|
||
|
# Link the executable BLT_With_Graphics_Template
|
||
|
|
||
|
build BLT_With_Graphics_Template: CXX_EXECUTABLE_LINKER__BLT_With_Graphics_Template_Release CMakeFiles/BLT_With_Graphics_Template.dir/src/blt/gfx/glad.cpp.o CMakeFiles/BLT_With_Graphics_Template.dir/src/blt/gfx/window.cpp.o CMakeFiles/BLT_With_Graphics_Template.dir/src/main.cpp.o | libraries/glfw-3.3.8/src/libglfw3.a libraries/BLT/libBLT.a /usr/lib/x86_64-linux-gnu/librt.a /usr/lib/x86_64-linux-gnu/libm.so /usr/lib/x86_64-linux-gnu/libX11.so /usr/lib/x86_64-linux-gnu/libz.so || libraries/BLT/libBLT.a libraries/glfw-3.3.8/src/libglfw3.a
|
||
|
FLAGS = -O3 -DNDEBUG
|
||
|
LINK_FLAGS = -Wall -Werror -Wpedantic -Wno-comment -rdynamic
|
||
|
LINK_LIBRARIES = libraries/glfw-3.3.8/src/libglfw3.a libraries/BLT/libBLT.a /usr/lib/x86_64-linux-gnu/librt.a -lm -ldl /usr/lib/x86_64-linux-gnu/libX11.so /usr/lib/x86_64-linux-gnu/libz.so
|
||
|
OBJECT_DIR = CMakeFiles/BLT_With_Graphics_Template.dir
|
||
|
POST_BUILD = :
|
||
|
PRE_LINK = :
|
||
|
TARGET_FILE = BLT_With_Graphics_Template
|
||
|
TARGET_PDB = BLT_With_Graphics_Template.dbg
|
||
|
|
||
|
|
||
|
#############################################
|
||
|
# Utility command for edit_cache
|
||
|
|
||
|
build CMakeFiles/edit_cache.util: CUSTOM_COMMAND
|
||
|
COMMAND = cd /home/brett/Documents/code/c++/BLT-With-Graphics-Template/cmake-build-release && /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available.
|
||
|
DESC = No interactive CMake dialog available...
|
||
|
restat = 1
|
||
|
|
||
|
build edit_cache: phony CMakeFiles/edit_cache.util
|
||
|
|
||
|
|
||
|
#############################################
|
||
|
# Utility command for rebuild_cache
|
||
|
|
||
|
build CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND
|
||
|
COMMAND = cd /home/brett/Documents/code/c++/BLT-With-Graphics-Template/cmake-build-release && /usr/bin/cmake --regenerate-during-build -S/home/brett/Documents/code/c++/BLT-With-Graphics-Template -B/home/brett/Documents/code/c++/BLT-With-Graphics-Template/cmake-build-release
|
||
|
DESC = Running CMake to regenerate build system...
|
||
|
pool = console
|
||
|
restat = 1
|
||
|
|
||
|
build rebuild_cache: phony CMakeFiles/rebuild_cache.util
|
||
|
|
||
|
|
||
|
#############################################
|
||
|
# Utility command for list_install_components
|
||
|
|
||
|
build list_install_components: phony
|
||
|
|
||
|
|
||
|
#############################################
|
||
|
# Utility command for install
|
||
|
|
||
|
build CMakeFiles/install.util: CUSTOM_COMMAND all
|
||
|
COMMAND = cd /home/brett/Documents/code/c++/BLT-With-Graphics-Template/cmake-build-release && /usr/bin/cmake -P cmake_install.cmake
|
||
|
DESC = Install the project...
|
||
|
pool = console
|
||
|
restat = 1
|
||
|
|
||
|
build install: phony CMakeFiles/install.util
|
||
|
|
||
|
|
||
|
#############################################
|
||
|
# Utility command for install/local
|
||
|
|
||
|
build CMakeFiles/install/local.util: CUSTOM_COMMAND all
|
||
|
COMMAND = cd /home/brett/Documents/code/c++/BLT-With-Graphics-Template/cmake-build-release && /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake
|
||
|
DESC = Installing only the local directory...
|
||
|
pool = console
|
||
|
restat = 1
|
||
|
|
||
|
build install/local: phony CMakeFiles/install/local.util
|
||
|
|
||
|
|
||
|
#############################################
|
||
|
# Utility command for install/strip
|
||
|
|
||
|
build CMakeFiles/install/strip.util: CUSTOM_COMMAND all
|
||
|
COMMAND = cd /home/brett/Documents/code/c++/BLT-With-Graphics-Template/cmake-build-release && /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake
|
||
|
DESC = Installing the project stripped...
|
||
|
pool = console
|
||
|
restat = 1
|
||
|
|
||
|
build install/strip: phony CMakeFiles/install/strip.util
|
||
|
|
||
|
# =============================================================================
|
||
|
# Write statements declared in CMakeLists.txt:
|
||
|
# /home/brett/Documents/code/c++/BLT-With-Graphics-Template/CMakeLists.txt
|
||
|
# =============================================================================
|
||
|
|
||
|
# =============================================================================
|
||
|
# Object build statements for STATIC_LIBRARY target BLT
|
||
|
|
||
|
|
||
|
#############################################
|
||
|
# Order-only phony target for BLT
|
||
|
|
||
|
build cmake_object_order_depends_target_BLT: phony || libraries/BLT/CMakeFiles/BLT.dir
|
||
|
|
||
|
build libraries/BLT/CMakeFiles/BLT.dir/src/blt/std/assert.cpp.o: CXX_COMPILER__BLT_Release /home/brett/Documents/code/c++/BLT-With-Graphics-Template/libraries/BLT/src/blt/std/assert.cpp || cmake_object_order_depends_target_BLT
|
||
|
DEP_FILE = libraries/BLT/CMakeFiles/BLT.dir/src/blt/std/assert.cpp.o.d
|
||
|
FLAGS = -O3 -DNDEBUG -fdiagnostics-color=always -Wall -Wextra -Wpedantic -std=gnu++17
|
||
|
INCLUDES = -I/home/brett/Documents/code/c++/BLT-With-Graphics-Template/libraries/BLT/libraries/parallel-hashmap -I/home/brett/Documents/code/c++/BLT-With-Graphics-Template/libraries/BLT/include -I/home/brett/Documents/code/c++/BLT-With-Graphics-Template/cmake-build-release/libraries/BLT/config
|
||
|
OBJECT_DIR = libraries/BLT/CMakeFiles/BLT.dir
|
||
|
OBJECT_FILE_DIR = libraries/BLT/CMakeFiles/BLT.dir/src/blt/std
|
||
|
|
||
|
build libraries/BLT/CMakeFiles/BLT.dir/src/blt/std/filesystem.cpp.o: CXX_COMPILER__BLT_Release /home/brett/Documents/code/c++/BLT-With-Graphics-Template/libraries/BLT/src/blt/std/filesystem.cpp || cmake_object_order_depends_target_BLT
|
||
|
DEP_FILE = libraries/BLT/CMakeFiles/BLT.dir/src/blt/std/filesystem.cpp.o.d
|
||
|
FLAGS = -O3 -DNDEBUG -fdiagnostics-color=always -Wall -Wextra -Wpedantic -std=gnu++17
|
||
|
INCLUDES = -I/home/brett/Documents/code/c++/BLT-With-Graphics-Template/libraries/BLT/libraries/parallel-hashmap -I/home/brett/Documents/code/c++/BLT-With-Graphics-Template/libraries/BLT/include -I/home/brett/Documents/code/c++/BLT-With-Graphics-Template/cmake-build-release/libraries/BLT/config
|
||
|
OBJECT_DIR = libraries/BLT/CMakeFiles/BLT.dir
|
||
|
OBJECT_FILE_DIR = libraries/BLT/CMakeFiles/BLT.dir/src/blt/std
|
||
|
|
||
|
build libraries/BLT/CMakeFiles/BLT.dir/src/blt/std/format.cpp.o: CXX_COMPILER__BLT_Release /home/brett/Documents/code/c++/BLT-With-Graphics-Template/libraries/BLT/src/blt/std/format.cpp || cmake_object_order_depends_target_BLT
|
||
|
DEP_FILE = libraries/BLT/CMakeFiles/BLT.dir/src/blt/std/format.cpp.o.d
|
||
|
FLAGS = -O3 -DNDEBUG -fdiagnostics-color=always -Wall -Wextra -Wpedantic -std=gnu++17
|
||
|
INCLUDES = -I/home/brett/Documents/code/c++/BLT-With-Graphics-Template/libraries/BLT/libraries/parallel-hashmap -I/home/brett/Documents/code/c++/BLT-With-Graphics-Template/libraries/BLT/include -I/home/brett/Documents/code/c++/BLT-With-Graphics-Template/cmake-build-release/libraries/BLT/config
|
||
|
OBJECT_DIR = libraries/BLT/CMakeFiles/BLT.dir
|
||
|
OBJECT_FILE_DIR = libraries/BLT/CMakeFiles/BLT.dir/src/blt/std
|
||
|
|
||
|
build libraries/BLT/CMakeFiles/BLT.dir/src/blt/std/loader.cpp.o: CXX_COMPILER__BLT_Release /home/brett/Documents/code/c++/BLT-With-Graphics-Template/libraries/BLT/src/blt/std/loader.cpp || cmake_object_order_depends_target_BLT
|
||
|
DEP_FILE = libraries/BLT/CMakeFiles/BLT.dir/src/blt/std/loader.cpp.o.d
|
||
|
FLAGS = -O3 -DNDEBUG -fdiagnostics-color=always -Wall -Wextra -Wpedantic -std=gnu++17
|
||
|
INCLUDES = -I/home/brett/Documents/code/c++/BLT-With-Graphics-Template/libraries/BLT/libraries/parallel-hashmap -I/home/brett/Documents/code/c++/BLT-With-Graphics-Template/libraries/BLT/include -I/home/brett/Documents/code/c++/BLT-With-Graphics-Template/cmake-build-release/libraries/BLT/config
|
||
|
OBJECT_DIR = libraries/BLT/CMakeFiles/BLT.dir
|
||
|
OBJECT_FILE_DIR = libraries/BLT/CMakeFiles/BLT.dir/src/blt/std
|
||
|
|
||
|
build libraries/BLT/CMakeFiles/BLT.dir/src/blt/std/logging.cpp.o: CXX_COMPILER__BLT_Release /home/brett/Documents/code/c++/BLT-With-Graphics-Template/libraries/BLT/src/blt/std/logging.cpp || cmake_object_order_depends_target_BLT
|
||
|
DEP_FILE = libraries/BLT/CMakeFiles/BLT.dir/src/blt/std/logging.cpp.o.d
|
||
|
FLAGS = -O3 -DNDEBUG -fdiagnostics-color=always -Wall -Wextra -Wpedantic -std=gnu++17
|
||
|
INCLUDES = -I/home/brett/Documents/code/c++/BLT-With-Graphics-Template/libraries/BLT/libraries/parallel-hashmap -I/home/brett/Documents/code/c++/BLT-With-Graphics-Template/libraries/BLT/include -I/home/brett/Documents/code/c++/BLT-With-Graphics-Template/cmake-build-release/libraries/BLT/config
|
||
|
OBJECT_DIR = libraries/BLT/CMakeFiles/BLT.dir
|
||
|
OBJECT_FILE_DIR = libraries/BLT/CMakeFiles/BLT.dir/src/blt/std
|
||
|
|
||
|
build libraries/BLT/CMakeFiles/BLT.dir/src/blt/std/string.cpp.o: CXX_COMPILER__BLT_Release /home/brett/Documents/code/c++/BLT-With-Graphics-Template/libraries/BLT/src/blt/std/string.cpp || cmake_object_order_depends_target_BLT
|
||
|
DEP_FILE = libraries/BLT/CMakeFiles/BLT.dir/src/blt/std/string.cpp.o.d
|
||
|
FLAGS = -O3 -DNDEBUG -fdiagnostics-color=always -Wall -Wextra -Wpedantic -std=gnu++17
|
||
|
INCLUDES = -I/home/brett/Documents/code/c++/BLT-With-Graphics-Template/libraries/BLT/libraries/parallel-hashmap -I/home/brett/Documents/code/c++/BLT-With-Graphics-Template/libraries/BLT/include -I/home/brett/Documents/code/c++/BLT-With-Graphics-Template/cmake-build-release/libraries/BLT/config
|
||
|
OBJECT_DIR = libraries/BLT/CMakeFiles/BLT.dir
|
||
|
OBJECT_FILE_DIR = libraries/BLT/CMakeFiles/BLT.dir/src/blt/std
|
||
|
|
||
|
build libraries/BLT/CMakeFiles/BLT.dir/src/blt/std/system.cpp.o: CXX_COMPILER__BLT_Release /home/brett/Documents/code/c++/BLT-With-Graphics-Template/libraries/BLT/src/blt/std/system.cpp || cmake_object_order_depends_target_BLT
|
||
|
DEP_FILE = libraries/BLT/CMakeFiles/BLT.dir/src/blt/std/system.cpp.o.d
|
||
|
FLAGS = -O3 -DNDEBUG -fdiagnostics-color=always -Wall -Wextra -Wpedantic -std=gnu++17
|
||
|
INCLUDES = -I/home/brett/Documents/code/c++/BLT-With-Graphics-Template/libraries/BLT/libraries/parallel-hashmap -I/home/brett/Documents/code/c++/BLT-With-Graphics-Template/libraries/BLT/include -I/home/brett/Documents/code/c++/BLT-With-Graphics-Template/cmake-build-release/libraries/BLT/config
|
||
|
OBJECT_DIR = libraries/BLT/CMakeFiles/BLT.dir
|
||
|
OBJECT_FILE_DIR = libraries/BLT/CMakeFiles/BLT.dir/src/blt/std
|
||
|
|
||
|
build libraries/BLT/CMakeFiles/BLT.dir/src/blt/profiling/profiler.cpp.o: CXX_COMPILER__BLT_Release /home/brett/Documents/code/c++/BLT-With-Graphics-Template/libraries/BLT/src/blt/profiling/profiler.cpp || cmake_object_order_depends_target_BLT
|
||
|
DEP_FILE = libraries/BLT/CMakeFiles/BLT.dir/src/blt/profiling/profiler.cpp.o.d
|
||
|
FLAGS = -O3 -DNDEBUG -fdiagnostics-color=always -Wall -Wextra -Wpedantic -std=gnu++17
|
||
|
INCLUDES = -I/home/brett/Documents/code/c++/BLT-With-Graphics-Template/libraries/BLT/libraries/parallel-hashmap -I/home/brett/Documents/code/c++/BLT-With-Graphics-Template/libraries/BLT/include -I/home/brett/Documents/code/c++/BLT-With-Graphics-Template/cmake-build-release/libraries/BLT/config
|
||
|
OBJECT_DIR = libraries/BLT/CMakeFiles/BLT.dir
|
||
|
OBJECT_FILE_DIR = libraries/BLT/CMakeFiles/BLT.dir/src/blt/profiling
|
||
|
|
||
|
build libraries/BLT/CMakeFiles/BLT.dir/src/blt/profiling/profiler_v2.cpp.o: CXX_COMPILER__BLT_Release /home/brett/Documents/code/c++/BLT-With-Graphics-Template/libraries/BLT/src/blt/profiling/profiler_v2.cpp || cmake_object_order_depends_target_BLT
|
||
|
DEP_FILE = libraries/BLT/CMakeFiles/BLT.dir/src/blt/profiling/profiler_v2.cpp.o.d
|
||
|
FLAGS = -O3 -DNDEBUG -fdiagnostics-color=always -Wall -Wextra -Wpedantic -std=gnu++17
|
||
|
INCLUDES = -I/home/brett/Documents/code/c++/BLT-With-Graphics-Template/libraries/BLT/libraries/parallel-hashmap -I/home/brett/Documents/code/c++/BLT-With-Graphics-Template/libraries/BLT/include -I/home/brett/Documents/code/c++/BLT-With-Graphics-Template/cmake-build-release/libraries/BLT/config
|
||
|
OBJECT_DIR = libraries/BLT/CMakeFiles/BLT.dir
|
||
|
OBJECT_FILE_DIR = libraries/BLT/CMakeFiles/BLT.dir/src/blt/profiling
|
||
|
|
||
|
build libraries/BLT/CMakeFiles/BLT.dir/src/blt/nbt/nbt.cpp.o: CXX_COMPILER__BLT_Release /home/brett/Documents/code/c++/BLT-With-Graphics-Template/libraries/BLT/src/blt/nbt/nbt.cpp || cmake_object_order_depends_target_BLT
|
||
|
DEP_FILE = libraries/BLT/CMakeFiles/BLT.dir/src/blt/nbt/nbt.cpp.o.d
|
||
|
FLAGS = -O3 -DNDEBUG -fdiagnostics-color=always -Wall -Wextra -Wpedantic -std=gnu++17
|
||
|
INCLUDES = -I/home/brett/Documents/code/c++/BLT-With-Graphics-Template/libraries/BLT/libraries/parallel-hashmap -I/home/brett/Documents/code/c++/BLT-With-Graphics-Template/libraries/BLT/include -I/home/brett/Documents/code/c++/BLT-With-Graphics-Template/cmake-build-release/libraries/BLT/config
|
||
|
OBJECT_DIR = libraries/BLT/CMakeFiles/BLT.dir
|
||
|
OBJECT_FILE_DIR = libraries/BLT/CMakeFiles/BLT.dir/src/blt/nbt
|
||
|
|
||
|
build libraries/BLT/CMakeFiles/BLT.dir/src/blt/nbt/nbt_block.cpp.o: CXX_COMPILER__BLT_Release /home/brett/Documents/code/c++/BLT-With-Graphics-Template/libraries/BLT/src/blt/nbt/nbt_block.cpp || cmake_object_order_depends_target_BLT
|
||
|
DEP_FILE = libraries/BLT/CMakeFiles/BLT.dir/src/blt/nbt/nbt_block.cpp.o.d
|
||
|
FLAGS = -O3 -DNDEBUG -fdiagnostics-color=always -Wall -Wextra -Wpedantic -std=gnu++17
|
||
|
INCLUDES = -I/home/brett/Documents/code/c++/BLT-With-Graphics-Template/libraries/BLT/libraries/parallel-hashmap -I/home/brett/Documents/code/c++/BLT-With-Graphics-Template/libraries/BLT/include -I/home/brett/Documents/code/c++/BLT-With-Graphics-Template/cmake-build-release/libraries/BLT/config
|
||
|
OBJECT_DIR = libraries/BLT/CMakeFiles/BLT.dir
|
||
|
OBJECT_FILE_DIR = libraries/BLT/CMakeFiles/BLT.dir/src/blt/nbt
|
||
|
|
||
|
build libraries/BLT/CMakeFiles/BLT.dir/src/blt/parse/argparse.cpp.o: CXX_COMPILER__BLT_Release /home/brett/Documents/code/c++/BLT-With-Graphics-Template/libraries/BLT/src/blt/parse/argparse.cpp || cmake_object_order_depends_target_BLT
|
||
|
DEP_FILE = libraries/BLT/CMakeFiles/BLT.dir/src/blt/parse/argparse.cpp.o.d
|
||
|
FLAGS = -O3 -DNDEBUG -fdiagnostics-color=always -Wall -Wextra -Wpedantic -std=gnu++17
|
||
|
INCLUDES = -I/home/brett/Documents/code/c++/BLT-With-Graphics-Template/libraries/BLT/libraries/parallel-hashmap -I/home/brett/Documents/code/c++/BLT-With-Graphics-Template/libraries/BLT/include -I/home/brett/Documents/code/c++/BLT-With-Graphics-Template/cmake-build-release/libraries/BLT/config
|
||
|
OBJECT_DIR = libraries/BLT/CMakeFiles/BLT.dir
|
||
|
OBJECT_FILE_DIR = libraries/BLT/CMakeFiles/BLT.dir/src/blt/parse
|
||
|
|
||
|
|
||
|
# =============================================================================
|
||
|
# Link build statements for STATIC_LIBRARY target BLT
|
||
|
|
||
|
|
||
|
#############################################
|
||
|
# Link the static library libraries/BLT/libBLT.a
|
||
|
|
||
|
build libraries/BLT/libBLT.a: CXX_STATIC_LIBRARY_LINKER__BLT_Release libraries/BLT/CMakeFiles/BLT.dir/src/blt/std/assert.cpp.o libraries/BLT/CMakeFiles/BLT.dir/src/blt/std/filesystem.cpp.o libraries/BLT/CMakeFiles/BLT.dir/src/blt/std/format.cpp.o libraries/BLT/CMakeFiles/BLT.dir/src/blt/std/loader.cpp.o libraries/BLT/CMakeFiles/BLT.dir/src/blt/std/logging.cpp.o libraries/BLT/CMakeFiles/BLT.dir/src/blt/std/string.cpp.o libraries/BLT/CMakeFiles/BLT.dir/src/blt/std/system.cpp.o libraries/BLT/CMakeFiles/BLT.dir/src/blt/profiling/profiler.cpp.o libraries/BLT/CMakeFiles/BLT.dir/src/blt/profiling/profiler_v2.cpp.o libraries/BLT/CMakeFiles/BLT.dir/src/blt/nbt/nbt.cpp.o libraries/BLT/CMakeFiles/BLT.dir/src/blt/nbt/nbt_block.cpp.o libraries/BLT/CMakeFiles/BLT.dir/src/blt/parse/argparse.cpp.o
|
||
|
LANGUAGE_COMPILE_FLAGS = -O3 -DNDEBUG
|
||
|
OBJECT_DIR = libraries/BLT/CMakeFiles/BLT.dir
|
||
|
POST_BUILD = :
|
||
|
PRE_LINK = :
|
||
|
TARGET_FILE = libraries/BLT/libBLT.a
|
||
|
TARGET_PDB = BLT.a.dbg
|
||
|
|
||
|
|
||
|
#############################################
|
||
|
# Utility command for edit_cache
|
||
|
|
||
|
build libraries/BLT/CMakeFiles/edit_cache.util: CUSTOM_COMMAND
|
||
|
COMMAND = cd /home/brett/Documents/code/c++/BLT-With-Graphics-Template/cmake-build-release/libraries/BLT && /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available.
|
||
|
DESC = No interactive CMake dialog available...
|
||
|
restat = 1
|
||
|
|
||
|
build libraries/BLT/edit_cache: phony libraries/BLT/CMakeFiles/edit_cache.util
|
||
|
|
||
|
|
||
|
#############################################
|
||
|
# Utility command for rebuild_cache
|
||
|
|
||
|
build libraries/BLT/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND
|
||
|
COMMAND = cd /home/brett/Documents/code/c++/BLT-With-Graphics-Template/cmake-build-release/libraries/BLT && /usr/bin/cmake --regenerate-during-build -S/home/brett/Documents/code/c++/BLT-With-Graphics-Template -B/home/brett/Documents/code/c++/BLT-With-Graphics-Template/cmake-build-release
|
||
|
DESC = Running CMake to regenerate build system...
|
||
|
pool = console
|
||
|
restat = 1
|
||
|
|
||
|
build libraries/BLT/rebuild_cache: phony libraries/BLT/CMakeFiles/rebuild_cache.util
|
||
|
|
||
|
|
||
|
#############################################
|
||
|
# Utility command for list_install_components
|
||
|
|
||
|
build libraries/BLT/list_install_components: phony
|
||
|
|
||
|
|
||
|
#############################################
|
||
|
# Utility command for install
|
||
|
|
||
|
build libraries/BLT/CMakeFiles/install.util: CUSTOM_COMMAND libraries/BLT/all
|
||
|
COMMAND = cd /home/brett/Documents/code/c++/BLT-With-Graphics-Template/cmake-build-release/libraries/BLT && /usr/bin/cmake -P cmake_install.cmake
|
||
|
DESC = Install the project...
|
||
|
pool = console
|
||
|
restat = 1
|
||
|
|
||
|
build libraries/BLT/install: phony libraries/BLT/CMakeFiles/install.util
|
||
|
|
||
|
|
||
|
#############################################
|
||
|
# Utility command for install/local
|
||
|
|
||
|
build libraries/BLT/CMakeFiles/install/local.util: CUSTOM_COMMAND libraries/BLT/all
|
||
|
COMMAND = cd /home/brett/Documents/code/c++/BLT-With-Graphics-Template/cmake-build-release/libraries/BLT && /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake
|
||
|
DESC = Installing only the local directory...
|
||
|
pool = console
|
||
|
restat = 1
|
||
|
|
||
|
build libraries/BLT/install/local: phony libraries/BLT/CMakeFiles/install/local.util
|
||
|
|
||
|
|
||
|
#############################################
|
||
|
# Utility command for install/strip
|
||
|
|
||
|
build libraries/BLT/CMakeFiles/install/strip.util: CUSTOM_COMMAND libraries/BLT/all
|
||
|
COMMAND = cd /home/brett/Documents/code/c++/BLT-With-Graphics-Template/cmake-build-release/libraries/BLT && /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake
|
||
|
DESC = Installing the project stripped...
|
||
|
pool = console
|
||
|
restat = 1
|
||
|
|
||
|
build libraries/BLT/install/strip: phony libraries/BLT/CMakeFiles/install/strip.util
|
||
|
|
||
|
# =============================================================================
|
||
|
# Write statements declared in CMakeLists.txt:
|
||
|
# /home/brett/Documents/code/c++/BLT-With-Graphics-Template/CMakeLists.txt
|
||
|
# =============================================================================
|
||
|
|
||
|
|
||
|
#############################################
|
||
|
# Utility command for uninstall
|
||
|
|
||
|
build libraries/glfw-3.3.8/uninstall: phony libraries/glfw-3.3.8/CMakeFiles/uninstall
|
||
|
|
||
|
|
||
|
#############################################
|
||
|
# Utility command for edit_cache
|
||
|
|
||
|
build libraries/glfw-3.3.8/CMakeFiles/edit_cache.util: CUSTOM_COMMAND
|
||
|
COMMAND = cd /home/brett/Documents/code/c++/BLT-With-Graphics-Template/cmake-build-release/libraries/glfw-3.3.8 && /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available.
|
||
|
DESC = No interactive CMake dialog available...
|
||
|
restat = 1
|
||
|
|
||
|
build libraries/glfw-3.3.8/edit_cache: phony libraries/glfw-3.3.8/CMakeFiles/edit_cache.util
|
||
|
|
||
|
|
||
|
#############################################
|
||
|
# Utility command for rebuild_cache
|
||
|
|
||
|
build libraries/glfw-3.3.8/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND
|
||
|
COMMAND = cd /home/brett/Documents/code/c++/BLT-With-Graphics-Template/cmake-build-release/libraries/glfw-3.3.8 && /usr/bin/cmake --regenerate-during-build -S/home/brett/Documents/code/c++/BLT-With-Graphics-Template -B/home/brett/Documents/code/c++/BLT-With-Graphics-Template/cmake-build-release
|
||
|
DESC = Running CMake to regenerate build system...
|
||
|
pool = console
|
||
|
restat = 1
|
||
|
|
||
|
build libraries/glfw-3.3.8/rebuild_cache: phony libraries/glfw-3.3.8/CMakeFiles/rebuild_cache.util
|
||
|
|
||
|
|
||
|
#############################################
|
||
|
# Utility command for list_install_components
|
||
|
|
||
|
build libraries/glfw-3.3.8/list_install_components: phony
|
||
|
|
||
|
|
||
|
#############################################
|
||
|
# Utility command for install
|
||
|
|
||
|
build libraries/glfw-3.3.8/CMakeFiles/install.util: CUSTOM_COMMAND libraries/glfw-3.3.8/all
|
||
|
COMMAND = cd /home/brett/Documents/code/c++/BLT-With-Graphics-Template/cmake-build-release/libraries/glfw-3.3.8 && /usr/bin/cmake -P cmake_install.cmake
|
||
|
DESC = Install the project...
|
||
|
pool = console
|
||
|
restat = 1
|
||
|
|
||
|
build libraries/glfw-3.3.8/install: phony libraries/glfw-3.3.8/CMakeFiles/install.util
|
||
|
|
||
|
|
||
|
#############################################
|
||
|
# Utility command for install/local
|
||
|
|
||
|
build libraries/glfw-3.3.8/CMakeFiles/install/local.util: CUSTOM_COMMAND libraries/glfw-3.3.8/all
|
||
|
COMMAND = cd /home/brett/Documents/code/c++/BLT-With-Graphics-Template/cmake-build-release/libraries/glfw-3.3.8 && /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake
|
||
|
DESC = Installing only the local directory...
|
||
|
pool = console
|
||
|
restat = 1
|
||
|
|
||
|
build libraries/glfw-3.3.8/install/local: phony libraries/glfw-3.3.8/CMakeFiles/install/local.util
|
||
|
|
||
|
|
||
|
#############################################
|
||
|
# Utility command for install/strip
|
||
|
|
||
|
build libraries/glfw-3.3.8/CMakeFiles/install/strip.util: CUSTOM_COMMAND libraries/glfw-3.3.8/all
|
||
|
COMMAND = cd /home/brett/Documents/code/c++/BLT-With-Graphics-Template/cmake-build-release/libraries/glfw-3.3.8 && /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake
|
||
|
DESC = Installing the project stripped...
|
||
|
pool = console
|
||
|
restat = 1
|
||
|
|
||
|
build libraries/glfw-3.3.8/install/strip: phony libraries/glfw-3.3.8/CMakeFiles/install/strip.util
|
||
|
|
||
|
|
||
|
#############################################
|
||
|
# Custom command for libraries/glfw-3.3.8/CMakeFiles/uninstall
|
||
|
|
||
|
build libraries/glfw-3.3.8/CMakeFiles/uninstall | ${cmake_ninja_workdir}libraries/glfw-3.3.8/CMakeFiles/uninstall: CUSTOM_COMMAND
|
||
|
COMMAND = cd /home/brett/Documents/code/c++/BLT-With-Graphics-Template/cmake-build-release/libraries/glfw-3.3.8 && /usr/bin/cmake -P /home/brett/Documents/code/c++/BLT-With-Graphics-Template/cmake-build-release/libraries/glfw-3.3.8/cmake_uninstall.cmake
|
||
|
|
||
|
# =============================================================================
|
||
|
# Write statements declared in CMakeLists.txt:
|
||
|
# /home/brett/Documents/code/c++/BLT-With-Graphics-Template/libraries/glfw-3.3.8/CMakeLists.txt
|
||
|
# =============================================================================
|
||
|
|
||
|
|
||
|
#############################################
|
||
|
# Utility command for update_mappings
|
||
|
|
||
|
build libraries/glfw-3.3.8/src/update_mappings: phony libraries/glfw-3.3.8/src/CMakeFiles/update_mappings
|
||
|
|
||
|
# =============================================================================
|
||
|
# Object build statements for STATIC_LIBRARY target glfw
|
||
|
|
||
|
|
||
|
#############################################
|
||
|
# Order-only phony target for glfw
|
||
|
|
||
|
build cmake_object_order_depends_target_glfw: phony || libraries/glfw-3.3.8/src/CMakeFiles/glfw.dir
|
||
|
|
||
|
build libraries/glfw-3.3.8/src/CMakeFiles/glfw.dir/context.c.o: C_COMPILER__glfw_Release /home/brett/Documents/code/c++/BLT-With-Graphics-Template/libraries/glfw-3.3.8/src/context.c || cmake_object_order_depends_target_glfw
|
||
|
DEFINES = -D_GLFW_USE_CONFIG_H
|
||
|
DEP_FILE = libraries/glfw-3.3.8/src/CMakeFiles/glfw.dir/context.c.o.d
|
||
|
FLAGS = -O3 -DNDEBUG -fPIC -fdiagnostics-color=always -Wall -std=gnu99 -Wdeclaration-after-statement
|
||
|
INCLUDES = -I/home/brett/Documents/code/c++/BLT-With-Graphics-Template/libraries/glfw-3.3.8/include -I/home/brett/Documents/code/c++/BLT-With-Graphics-Template/libraries/glfw-3.3.8/src -I/home/brett/Documents/code/c++/BLT-With-Graphics-Template/cmake-build-release/libraries/glfw-3.3.8/src
|
||
|
OBJECT_DIR = libraries/glfw-3.3.8/src/CMakeFiles/glfw.dir
|
||
|
OBJECT_FILE_DIR = libraries/glfw-3.3.8/src/CMakeFiles/glfw.dir
|
||
|
|
||
|
build libraries/glfw-3.3.8/src/CMakeFiles/glfw.dir/init.c.o: C_COMPILER__glfw_Release /home/brett/Documents/code/c++/BLT-With-Graphics-Template/libraries/glfw-3.3.8/src/init.c || cmake_object_order_depends_target_glfw
|
||
|
DEFINES = -D_GLFW_USE_CONFIG_H
|
||
|
DEP_FILE = libraries/glfw-3.3.8/src/CMakeFiles/glfw.dir/init.c.o.d
|
||
|
FLAGS = -O3 -DNDEBUG -fPIC -fdiagnostics-color=always -Wall -std=gnu99 -Wdeclaration-after-statement
|
||
|
INCLUDES = -I/home/brett/Documents/code/c++/BLT-With-Graphics-Template/libraries/glfw-3.3.8/include -I/home/brett/Documents/code/c++/BLT-With-Graphics-Template/libraries/glfw-3.3.8/src -I/home/brett/Documents/code/c++/BLT-With-Graphics-Template/cmake-build-release/libraries/glfw-3.3.8/src
|
||
|
OBJECT_DIR = libraries/glfw-3.3.8/src/CMakeFiles/glfw.dir
|
||
|
OBJECT_FILE_DIR = libraries/glfw-3.3.8/src/CMakeFiles/glfw.dir
|
||
|
|
||
|
build libraries/glfw-3.3.8/src/CMakeFiles/glfw.dir/input.c.o: C_COMPILER__glfw_Release /home/brett/Documents/code/c++/BLT-With-Graphics-Template/libraries/glfw-3.3.8/src/input.c || cmake_object_order_depends_target_glfw
|
||
|
DEFINES = -D_GLFW_USE_CONFIG_H
|
||
|
DEP_FILE = libraries/glfw-3.3.8/src/CMakeFiles/glfw.dir/input.c.o.d
|
||
|
FLAGS = -O3 -DNDEBUG -fPIC -fdiagnostics-color=always -Wall -std=gnu99 -Wdeclaration-after-statement
|
||
|
INCLUDES = -I/home/brett/Documents/code/c++/BLT-With-Graphics-Template/libraries/glfw-3.3.8/include -I/home/brett/Documents/code/c++/BLT-With-Graphics-Template/libraries/glfw-3.3.8/src -I/home/brett/Documents/code/c++/BLT-With-Graphics-Template/cmake-build-release/libraries/glfw-3.3.8/src
|
||
|
OBJECT_DIR = libraries/glfw-3.3.8/src/CMakeFiles/glfw.dir
|
||
|
OBJECT_FILE_DIR = libraries/glfw-3.3.8/src/CMakeFiles/glfw.dir
|
||
|
|
||
|
build libraries/glfw-3.3.8/src/CMakeFiles/glfw.dir/monitor.c.o: C_COMPILER__glfw_Release /home/brett/Documents/code/c++/BLT-With-Graphics-Template/libraries/glfw-3.3.8/src/monitor.c || cmake_object_order_depends_target_glfw
|
||
|
DEFINES = -D_GLFW_USE_CONFIG_H
|
||
|
DEP_FILE = libraries/glfw-3.3.8/src/CMakeFiles/glfw.dir/monitor.c.o.d
|
||
|
FLAGS = -O3 -DNDEBUG -fPIC -fdiagnostics-color=always -Wall -std=gnu99 -Wdeclaration-after-statement
|
||
|
INCLUDES = -I/home/brett/Documents/code/c++/BLT-With-Graphics-Template/libraries/glfw-3.3.8/include -I/home/brett/Documents/code/c++/BLT-With-Graphics-Template/libraries/glfw-3.3.8/src -I/home/brett/Documents/code/c++/BLT-With-Graphics-Template/cmake-build-release/libraries/glfw-3.3.8/src
|
||
|
OBJECT_DIR = libraries/glfw-3.3.8/src/CMakeFiles/glfw.dir
|
||
|
OBJECT_FILE_DIR = libraries/glfw-3.3.8/src/CMakeFiles/glfw.dir
|
||
|
|
||
|
build libraries/glfw-3.3.8/src/CMakeFiles/glfw.dir/vulkan.c.o: C_COMPILER__glfw_Release /home/brett/Documents/code/c++/BLT-With-Graphics-Template/libraries/glfw-3.3.8/src/vulkan.c || cmake_object_order_depends_target_glfw
|
||
|
DEFINES = -D_GLFW_USE_CONFIG_H
|
||
|
DEP_FILE = libraries/glfw-3.3.8/src/CMakeFiles/glfw.dir/vulkan.c.o.d
|
||
|
FLAGS = -O3 -DNDEBUG -fPIC -fdiagnostics-color=always -Wall -std=gnu99 -Wdeclaration-after-statement
|
||
|
INCLUDES = -I/home/brett/Documents/code/c++/BLT-With-Graphics-Template/libraries/glfw-3.3.8/include -I/home/brett/Documents/code/c++/BLT-With-Graphics-Template/libraries/glfw-3.3.8/src -I/home/brett/Documents/code/c++/BLT-With-Graphics-Template/cmake-build-release/libraries/glfw-3.3.8/src
|
||
|
OBJECT_DIR = libraries/glfw-3.3.8/src/CMakeFiles/glfw.dir
|
||
|
OBJECT_FILE_DIR = libraries/glfw-3.3.8/src/CMakeFiles/glfw.dir
|
||
|
|
||
|
build libraries/glfw-3.3.8/src/CMakeFiles/glfw.dir/window.c.o: C_COMPILER__glfw_Release /home/brett/Documents/code/c++/BLT-With-Graphics-Template/libraries/glfw-3.3.8/src/window.c || cmake_object_order_depends_target_glfw
|
||
|
DEFINES = -D_GLFW_USE_CONFIG_H
|
||
|
DEP_FILE = libraries/glfw-3.3.8/src/CMakeFiles/glfw.dir/window.c.o.d
|
||
|
FLAGS = -O3 -DNDEBUG -fPIC -fdiagnostics-color=always -Wall -std=gnu99 -Wdeclaration-after-statement
|
||
|
INCLUDES = -I/home/brett/Documents/code/c++/BLT-With-Graphics-Template/libraries/glfw-3.3.8/include -I/home/brett/Documents/code/c++/BLT-With-Graphics-Template/libraries/glfw-3.3.8/src -I/home/brett/Documents/code/c++/BLT-With-Graphics-Template/cmake-build-release/libraries/glfw-3.3.8/src
|
||
|
OBJECT_DIR = libraries/glfw-3.3.8/src/CMakeFiles/glfw.dir
|
||
|
OBJECT_FILE_DIR = libraries/glfw-3.3.8/src/CMakeFiles/glfw.dir
|
||
|
|
||
|
build libraries/glfw-3.3.8/src/CMakeFiles/glfw.dir/x11_init.c.o: C_COMPILER__glfw_Release /home/brett/Documents/code/c++/BLT-With-Graphics-Template/libraries/glfw-3.3.8/src/x11_init.c || cmake_object_order_depends_target_glfw
|
||
|
DEFINES = -D_GLFW_USE_CONFIG_H
|
||
|
DEP_FILE = libraries/glfw-3.3.8/src/CMakeFiles/glfw.dir/x11_init.c.o.d
|
||
|
FLAGS = -O3 -DNDEBUG -fPIC -fdiagnostics-color=always -Wall -std=gnu99
|
||
|
INCLUDES = -I/home/brett/Documents/code/c++/BLT-With-Graphics-Template/libraries/glfw-3.3.8/include -I/home/brett/Documents/code/c++/BLT-With-Graphics-Template/libraries/glfw-3.3.8/src -I/home/brett/Documents/code/c++/BLT-With-Graphics-Template/cmake-build-release/libraries/glfw-3.3.8/src
|
||
|
OBJECT_DIR = libraries/glfw-3.3.8/src/CMakeFiles/glfw.dir
|
||
|
OBJECT_FILE_DIR = libraries/glfw-3.3.8/src/CMakeFiles/glfw.dir
|
||
|
|
||
|
build libraries/glfw-3.3.8/src/CMakeFiles/glfw.dir/x11_monitor.c.o: C_COMPILER__glfw_Release /home/brett/Documents/code/c++/BLT-With-Graphics-Template/libraries/glfw-3.3.8/src/x11_monitor.c || cmake_object_order_depends_target_glfw
|
||
|
DEFINES = -D_GLFW_USE_CONFIG_H
|
||
|
DEP_FILE = libraries/glfw-3.3.8/src/CMakeFiles/glfw.dir/x11_monitor.c.o.d
|
||
|
FLAGS = -O3 -DNDEBUG -fPIC -fdiagnostics-color=always -Wall -std=gnu99
|
||
|
INCLUDES = -I/home/brett/Documents/code/c++/BLT-With-Graphics-Template/libraries/glfw-3.3.8/include -I/home/brett/Documents/code/c++/BLT-With-Graphics-Template/libraries/glfw-3.3.8/src -I/home/brett/Documents/code/c++/BLT-With-Graphics-Template/cmake-build-release/libraries/glfw-3.3.8/src
|
||
|
OBJECT_DIR = libraries/glfw-3.3.8/src/CMakeFiles/glfw.dir
|
||
|
OBJECT_FILE_DIR = libraries/glfw-3.3.8/src/CMakeFiles/glfw.dir
|
||
|
|
||
|
build libraries/glfw-3.3.8/src/CMakeFiles/glfw.dir/x11_window.c.o: C_COMPILER__glfw_Release /home/brett/Documents/code/c++/BLT-With-Graphics-Template/libraries/glfw-3.3.8/src/x11_window.c || cmake_object_order_depends_target_glfw
|
||
|
DEFINES = -D_GLFW_USE_CONFIG_H
|
||
|
DEP_FILE = libraries/glfw-3.3.8/src/CMakeFiles/glfw.dir/x11_window.c.o.d
|
||
|
FLAGS = -O3 -DNDEBUG -fPIC -fdiagnostics-color=always -Wall -std=gnu99
|
||
|
INCLUDES = -I/home/brett/Documents/code/c++/BLT-With-Graphics-Template/libraries/glfw-3.3.8/include -I/home/brett/Documents/code/c++/BLT-With-Graphics-Template/libraries/glfw-3.3.8/src -I/home/brett/Documents/code/c++/BLT-With-Graphics-Template/cmake-build-release/libraries/glfw-3.3.8/src
|
||
|
OBJECT_DIR = libraries/glfw-3.3.8/src/CMakeFiles/glfw.dir
|
||
|
OBJECT_FILE_DIR = libraries/glfw-3.3.8/src/CMakeFiles/glfw.dir
|
||
|
|
||
|
build libraries/glfw-3.3.8/src/CMakeFiles/glfw.dir/xkb_unicode.c.o: C_COMPILER__glfw_Release /home/brett/Documents/code/c++/BLT-With-Graphics-Template/libraries/glfw-3.3.8/src/xkb_unicode.c || cmake_object_order_depends_target_glfw
|
||
|
DEFINES = -D_GLFW_USE_CONFIG_H
|
||
|
DEP_FILE = libraries/glfw-3.3.8/src/CMakeFiles/glfw.dir/xkb_unicode.c.o.d
|
||
|
FLAGS = -O3 -DNDEBUG -fPIC -fdiagnostics-color=always -Wall -std=gnu99
|
||
|
INCLUDES = -I/home/brett/Documents/code/c++/BLT-With-Graphics-Template/libraries/glfw-3.3.8/include -I/home/brett/Documents/code/c++/BLT-With-Graphics-Template/libraries/glfw-3.3.8/src -I/home/brett/Documents/code/c++/BLT-With-Graphics-Template/cmake-build-release/libraries/glfw-3.3.8/src
|
||
|
OBJECT_DIR = libraries/glfw-3.3.8/src/CMakeFiles/glfw.dir
|
||
|
OBJECT_FILE_DIR = libraries/glfw-3.3.8/src/CMakeFiles/glfw.dir
|
||
|
|
||
|
build libraries/glfw-3.3.8/src/CMakeFiles/glfw.dir/posix_time.c.o: C_COMPILER__glfw_Release /home/brett/Documents/code/c++/BLT-With-Graphics-Template/libraries/glfw-3.3.8/src/posix_time.c || cmake_object_order_depends_target_glfw
|
||
|
DEFINES = -D_GLFW_USE_CONFIG_H
|
||
|
DEP_FILE = libraries/glfw-3.3.8/src/CMakeFiles/glfw.dir/posix_time.c.o.d
|
||
|
FLAGS = -O3 -DNDEBUG -fPIC -fdiagnostics-color=always -Wall -std=gnu99
|
||
|
INCLUDES = -I/home/brett/Documents/code/c++/BLT-With-Graphics-Template/libraries/glfw-3.3.8/include -I/home/brett/Documents/code/c++/BLT-With-Graphics-Template/libraries/glfw-3.3.8/src -I/home/brett/Documents/code/c++/BLT-With-Graphics-Template/cmake-build-release/libraries/glfw-3.3.8/src
|
||
|
OBJECT_DIR = libraries/glfw-3.3.8/src/CMakeFiles/glfw.dir
|
||
|
OBJECT_FILE_DIR = libraries/glfw-3.3.8/src/CMakeFiles/glfw.dir
|
||
|
|
||
|
build libraries/glfw-3.3.8/src/CMakeFiles/glfw.dir/posix_thread.c.o: C_COMPILER__glfw_Release /home/brett/Documents/code/c++/BLT-With-Graphics-Template/libraries/glfw-3.3.8/src/posix_thread.c || cmake_object_order_depends_target_glfw
|
||
|
DEFINES = -D_GLFW_USE_CONFIG_H
|
||
|
DEP_FILE = libraries/glfw-3.3.8/src/CMakeFiles/glfw.dir/posix_thread.c.o.d
|
||
|
FLAGS = -O3 -DNDEBUG -fPIC -fdiagnostics-color=always -Wall -std=gnu99
|
||
|
INCLUDES = -I/home/brett/Documents/code/c++/BLT-With-Graphics-Template/libraries/glfw-3.3.8/include -I/home/brett/Documents/code/c++/BLT-With-Graphics-Template/libraries/glfw-3.3.8/src -I/home/brett/Documents/code/c++/BLT-With-Graphics-Template/cmake-build-release/libraries/glfw-3.3.8/src
|
||
|
OBJECT_DIR = libraries/glfw-3.3.8/src/CMakeFiles/glfw.dir
|
||
|
OBJECT_FILE_DIR = libraries/glfw-3.3.8/src/CMakeFiles/glfw.dir
|
||
|
|
||
|
build libraries/glfw-3.3.8/src/CMakeFiles/glfw.dir/glx_context.c.o: C_COMPILER__glfw_Release /home/brett/Documents/code/c++/BLT-With-Graphics-Template/libraries/glfw-3.3.8/src/glx_context.c || cmake_object_order_depends_target_glfw
|
||
|
DEFINES = -D_GLFW_USE_CONFIG_H
|
||
|
DEP_FILE = libraries/glfw-3.3.8/src/CMakeFiles/glfw.dir/glx_context.c.o.d
|
||
|
FLAGS = -O3 -DNDEBUG -fPIC -fdiagnostics-color=always -Wall -std=gnu99
|
||
|
INCLUDES = -I/home/brett/Documents/code/c++/BLT-With-Graphics-Template/libraries/glfw-3.3.8/include -I/home/brett/Documents/code/c++/BLT-With-Graphics-Template/libraries/glfw-3.3.8/src -I/home/brett/Documents/code/c++/BLT-With-Graphics-Template/cmake-build-release/libraries/glfw-3.3.8/src
|
||
|
OBJECT_DIR = libraries/glfw-3.3.8/src/CMakeFiles/glfw.dir
|
||
|
OBJECT_FILE_DIR = libraries/glfw-3.3.8/src/CMakeFiles/glfw.dir
|
||
|
|
||
|
build libraries/glfw-3.3.8/src/CMakeFiles/glfw.dir/egl_context.c.o: C_COMPILER__glfw_Release /home/brett/Documents/code/c++/BLT-With-Graphics-Template/libraries/glfw-3.3.8/src/egl_context.c || cmake_object_order_depends_target_glfw
|
||
|
DEFINES = -D_GLFW_USE_CONFIG_H
|
||
|
DEP_FILE = libraries/glfw-3.3.8/src/CMakeFiles/glfw.dir/egl_context.c.o.d
|
||
|
FLAGS = -O3 -DNDEBUG -fPIC -fdiagnostics-color=always -Wall -std=gnu99 -Wdeclaration-after-statement
|
||
|
INCLUDES = -I/home/brett/Documents/code/c++/BLT-With-Graphics-Template/libraries/glfw-3.3.8/include -I/home/brett/Documents/code/c++/BLT-With-Graphics-Template/libraries/glfw-3.3.8/src -I/home/brett/Documents/code/c++/BLT-With-Graphics-Template/cmake-build-release/libraries/glfw-3.3.8/src
|
||
|
OBJECT_DIR = libraries/glfw-3.3.8/src/CMakeFiles/glfw.dir
|
||
|
OBJECT_FILE_DIR = libraries/glfw-3.3.8/src/CMakeFiles/glfw.dir
|
||
|
|
||
|
build libraries/glfw-3.3.8/src/CMakeFiles/glfw.dir/osmesa_context.c.o: C_COMPILER__glfw_Release /home/brett/Documents/code/c++/BLT-With-Graphics-Template/libraries/glfw-3.3.8/src/osmesa_context.c || cmake_object_order_depends_target_glfw
|
||
|
DEFINES = -D_GLFW_USE_CONFIG_H
|
||
|
DEP_FILE = libraries/glfw-3.3.8/src/CMakeFiles/glfw.dir/osmesa_context.c.o.d
|
||
|
FLAGS = -O3 -DNDEBUG -fPIC -fdiagnostics-color=always -Wall -std=gnu99 -Wdeclaration-after-statement
|
||
|
INCLUDES = -I/home/brett/Documents/code/c++/BLT-With-Graphics-Template/libraries/glfw-3.3.8/include -I/home/brett/Documents/code/c++/BLT-With-Graphics-Template/libraries/glfw-3.3.8/src -I/home/brett/Documents/code/c++/BLT-With-Graphics-Template/cmake-build-release/libraries/glfw-3.3.8/src
|
||
|
OBJECT_DIR = libraries/glfw-3.3.8/src/CMakeFiles/glfw.dir
|
||
|
OBJECT_FILE_DIR = libraries/glfw-3.3.8/src/CMakeFiles/glfw.dir
|
||
|
|
||
|
build libraries/glfw-3.3.8/src/CMakeFiles/glfw.dir/linux_joystick.c.o: C_COMPILER__glfw_Release /home/brett/Documents/code/c++/BLT-With-Graphics-Template/libraries/glfw-3.3.8/src/linux_joystick.c || cmake_object_order_depends_target_glfw
|
||
|
DEFINES = -D_GLFW_USE_CONFIG_H
|
||
|
DEP_FILE = libraries/glfw-3.3.8/src/CMakeFiles/glfw.dir/linux_joystick.c.o.d
|
||
|
FLAGS = -O3 -DNDEBUG -fPIC -fdiagnostics-color=always -Wall -std=gnu99
|
||
|
INCLUDES = -I/home/brett/Documents/code/c++/BLT-With-Graphics-Template/libraries/glfw-3.3.8/include -I/home/brett/Documents/code/c++/BLT-With-Graphics-Template/libraries/glfw-3.3.8/src -I/home/brett/Documents/code/c++/BLT-With-Graphics-Template/cmake-build-release/libraries/glfw-3.3.8/src
|
||
|
OBJECT_DIR = libraries/glfw-3.3.8/src/CMakeFiles/glfw.dir
|
||
|
OBJECT_FILE_DIR = libraries/glfw-3.3.8/src/CMakeFiles/glfw.dir
|
||
|
|
||
|
|
||
|
# =============================================================================
|
||
|
# Link build statements for STATIC_LIBRARY target glfw
|
||
|
|
||
|
|
||
|
#############################################
|
||
|
# Link the static library libraries/glfw-3.3.8/src/libglfw3.a
|
||
|
|
||
|
build libraries/glfw-3.3.8/src/libglfw3.a: C_STATIC_LIBRARY_LINKER__glfw_Release libraries/glfw-3.3.8/src/CMakeFiles/glfw.dir/context.c.o libraries/glfw-3.3.8/src/CMakeFiles/glfw.dir/init.c.o libraries/glfw-3.3.8/src/CMakeFiles/glfw.dir/input.c.o libraries/glfw-3.3.8/src/CMakeFiles/glfw.dir/monitor.c.o libraries/glfw-3.3.8/src/CMakeFiles/glfw.dir/vulkan.c.o libraries/glfw-3.3.8/src/CMakeFiles/glfw.dir/window.c.o libraries/glfw-3.3.8/src/CMakeFiles/glfw.dir/x11_init.c.o libraries/glfw-3.3.8/src/CMakeFiles/glfw.dir/x11_monitor.c.o libraries/glfw-3.3.8/src/CMakeFiles/glfw.dir/x11_window.c.o libraries/glfw-3.3.8/src/CMakeFiles/glfw.dir/xkb_unicode.c.o libraries/glfw-3.3.8/src/CMakeFiles/glfw.dir/posix_time.c.o libraries/glfw-3.3.8/src/CMakeFiles/glfw.dir/posix_thread.c.o libraries/glfw-3.3.8/src/CMakeFiles/glfw.dir/glx_context.c.o libraries/glfw-3.3.8/src/CMakeFiles/glfw.dir/egl_context.c.o libraries/glfw-3.3.8/src/CMakeFiles/glfw.dir/osmesa_context.c.o libraries/glfw-3.3.8/src/CMakeFiles/glfw.dir/linux_joystick.c.o
|
||
|
LANGUAGE_COMPILE_FLAGS = -O3 -DNDEBUG
|
||
|
OBJECT_DIR = libraries/glfw-3.3.8/src/CMakeFiles/glfw.dir
|
||
|
POST_BUILD = :
|
||
|
PRE_LINK = :
|
||
|
TARGET_FILE = libraries/glfw-3.3.8/src/libglfw3.a
|
||
|
TARGET_PDB = glfw3.a.dbg
|
||
|
|
||
|
|
||
|
#############################################
|
||
|
# Utility command for edit_cache
|
||
|
|
||
|
build libraries/glfw-3.3.8/src/CMakeFiles/edit_cache.util: CUSTOM_COMMAND
|
||
|
COMMAND = cd /home/brett/Documents/code/c++/BLT-With-Graphics-Template/cmake-build-release/libraries/glfw-3.3.8/src && /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available.
|
||
|
DESC = No interactive CMake dialog available...
|
||
|
restat = 1
|
||
|
|
||
|
build libraries/glfw-3.3.8/src/edit_cache: phony libraries/glfw-3.3.8/src/CMakeFiles/edit_cache.util
|
||
|
|
||
|
|
||
|
#############################################
|
||
|
# Utility command for rebuild_cache
|
||
|
|
||
|
build libraries/glfw-3.3.8/src/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND
|
||
|
COMMAND = cd /home/brett/Documents/code/c++/BLT-With-Graphics-Template/cmake-build-release/libraries/glfw-3.3.8/src && /usr/bin/cmake --regenerate-during-build -S/home/brett/Documents/code/c++/BLT-With-Graphics-Template -B/home/brett/Documents/code/c++/BLT-With-Graphics-Template/cmake-build-release
|
||
|
DESC = Running CMake to regenerate build system...
|
||
|
pool = console
|
||
|
restat = 1
|
||
|
|
||
|
build libraries/glfw-3.3.8/src/rebuild_cache: phony libraries/glfw-3.3.8/src/CMakeFiles/rebuild_cache.util
|
||
|
|
||
|
|
||
|
#############################################
|
||
|
# Utility command for list_install_components
|
||
|
|
||
|
build libraries/glfw-3.3.8/src/list_install_components: phony
|
||
|
|
||
|
|
||
|
#############################################
|
||
|
# Utility command for install
|
||
|
|
||
|
build libraries/glfw-3.3.8/src/CMakeFiles/install.util: CUSTOM_COMMAND libraries/glfw-3.3.8/src/all
|
||
|
COMMAND = cd /home/brett/Documents/code/c++/BLT-With-Graphics-Template/cmake-build-release/libraries/glfw-3.3.8/src && /usr/bin/cmake -P cmake_install.cmake
|
||
|
DESC = Install the project...
|
||
|
pool = console
|
||
|
restat = 1
|
||
|
|
||
|
build libraries/glfw-3.3.8/src/install: phony libraries/glfw-3.3.8/src/CMakeFiles/install.util
|
||
|
|
||
|
|
||
|
#############################################
|
||
|
# Utility command for install/local
|
||
|
|
||
|
build libraries/glfw-3.3.8/src/CMakeFiles/install/local.util: CUSTOM_COMMAND libraries/glfw-3.3.8/src/all
|
||
|
COMMAND = cd /home/brett/Documents/code/c++/BLT-With-Graphics-Template/cmake-build-release/libraries/glfw-3.3.8/src && /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake
|
||
|
DESC = Installing only the local directory...
|
||
|
pool = console
|
||
|
restat = 1
|
||
|
|
||
|
build libraries/glfw-3.3.8/src/install/local: phony libraries/glfw-3.3.8/src/CMakeFiles/install/local.util
|
||
|
|
||
|
|
||
|
#############################################
|
||
|
# Utility command for install/strip
|
||
|
|
||
|
build libraries/glfw-3.3.8/src/CMakeFiles/install/strip.util: CUSTOM_COMMAND libraries/glfw-3.3.8/src/all
|
||
|
COMMAND = cd /home/brett/Documents/code/c++/BLT-With-Graphics-Template/cmake-build-release/libraries/glfw-3.3.8/src && /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake
|
||
|
DESC = Installing the project stripped...
|
||
|
pool = console
|
||
|
restat = 1
|
||
|
|
||
|
build libraries/glfw-3.3.8/src/install/strip: phony libraries/glfw-3.3.8/src/CMakeFiles/install/strip.util
|
||
|
|
||
|
|
||
|
#############################################
|
||
|
# Custom command for libraries/glfw-3.3.8/src/CMakeFiles/update_mappings
|
||
|
|
||
|
build libraries/glfw-3.3.8/src/CMakeFiles/update_mappings | ${cmake_ninja_workdir}libraries/glfw-3.3.8/src/CMakeFiles/update_mappings: CUSTOM_COMMAND
|
||
|
COMMAND = cd /home/brett/Documents/code/c++/BLT-With-Graphics-Template/libraries/glfw-3.3.8/src && /usr/bin/cmake -P /home/brett/Documents/code/c++/BLT-With-Graphics-Template/libraries/glfw-3.3.8/CMake/GenerateMappings.cmake mappings.h.in mappings.h
|
||
|
DESC = Updating gamepad mappings from upstream repository
|
||
|
|
||
|
# =============================================================================
|
||
|
# Target aliases.
|
||
|
|
||
|
build BLT: phony libraries/BLT/libBLT.a
|
||
|
|
||
|
build glfw: phony libraries/glfw-3.3.8/src/libglfw3.a
|
||
|
|
||
|
build libBLT.a: phony libraries/BLT/libBLT.a
|
||
|
|
||
|
build libglfw3.a: phony libraries/glfw-3.3.8/src/libglfw3.a
|
||
|
|
||
|
build uninstall: phony libraries/glfw-3.3.8/uninstall
|
||
|
|
||
|
build update_mappings: phony libraries/glfw-3.3.8/src/update_mappings
|
||
|
|
||
|
# =============================================================================
|
||
|
# Folder targets.
|
||
|
|
||
|
# =============================================================================
|
||
|
|
||
|
#############################################
|
||
|
# Folder: /home/brett/Documents/code/c++/BLT-With-Graphics-Template/cmake-build-release
|
||
|
|
||
|
build all: phony BLT_With_Graphics_Template libraries/BLT/all libraries/glfw-3.3.8/all
|
||
|
|
||
|
# =============================================================================
|
||
|
|
||
|
#############################################
|
||
|
# Folder: /home/brett/Documents/code/c++/BLT-With-Graphics-Template/cmake-build-release/libraries/BLT
|
||
|
|
||
|
build libraries/BLT/all: phony libraries/BLT/libBLT.a
|
||
|
|
||
|
# =============================================================================
|
||
|
|
||
|
#############################################
|
||
|
# Folder: /home/brett/Documents/code/c++/BLT-With-Graphics-Template/cmake-build-release/libraries/glfw-3.3.8
|
||
|
|
||
|
build libraries/glfw-3.3.8/all: phony libraries/glfw-3.3.8/src/all
|
||
|
|
||
|
# =============================================================================
|
||
|
|
||
|
#############################################
|
||
|
# Folder: /home/brett/Documents/code/c++/BLT-With-Graphics-Template/cmake-build-release/libraries/glfw-3.3.8/src
|
||
|
|
||
|
build libraries/glfw-3.3.8/src/all: phony libraries/glfw-3.3.8/src/libglfw3.a
|
||
|
|
||
|
# =============================================================================
|
||
|
# Built-in targets
|
||
|
|
||
|
|
||
|
#############################################
|
||
|
# Re-run CMake if any of its inputs changed.
|
||
|
|
||
|
build build.ninja: RERUN_CMAKE | /home/brett/Documents/code/c++/BLT-With-Graphics-Template/CMakeLists.txt /home/brett/Documents/code/c++/BLT-With-Graphics-Template/libraries/BLT/CMakeLists.txt /home/brett/Documents/code/c++/BLT-With-Graphics-Template/libraries/BLT/include/blt/config.h.in /home/brett/Documents/code/c++/BLT-With-Graphics-Template/libraries/glfw-3.3.8/CMakeLists.txt /home/brett/Documents/code/c++/BLT-With-Graphics-Template/libraries/glfw-3.3.8/cmake_uninstall.cmake.in /home/brett/Documents/code/c++/BLT-With-Graphics-Template/libraries/glfw-3.3.8/src/CMakeLists.txt /home/brett/Documents/code/c++/BLT-With-Graphics-Template/libraries/glfw-3.3.8/src/glfw3.pc.in /home/brett/Documents/code/c++/BLT-With-Graphics-Template/libraries/glfw-3.3.8/src/glfw3Config.cmake.in /home/brett/Documents/code/c++/BLT-With-Graphics-Template/libraries/glfw-3.3.8/src/glfw_config.h.in /usr/share/cmake-3.25/Modules/BasicConfigVersion-SameMajorVersion.cmake.in /usr/share/cmake-3.25/Modules/CMakeCInformation.cmake /usr/share/cmake-3.25/Modules/CMakeCXXInformation.cmake /usr/share/cmake-3.25/Modules/CMakeCommonLanguageInclude.cmake /usr/share/cmake-3.25/Modules/CMakeDependentOption.cmake /usr/share/cmake-3.25/Modules/CMakeGenericSystem.cmake /usr/share/cmake-3.25/Modules/CMakeInitializeConfigs.cmake /usr/share/cmake-3.25/Modules/CMakeLanguageInformation.cmake /usr/share/cmake-3.25/Modules/CMakePackageConfigHelpers.cmake /usr/share/cmake-3.25/Modules/CMakeSystemSpecificInformation.cmake /usr/share/cmake-3.25/Modules/CMakeSystemSpecificInitialize.cmake /usr/share/cmake-3.25/Modules/CheckCSourceCompiles.cmake /usr/share/cmake-3.25/Modules/CheckFunctionExists.cmake /usr/share/cmake-3.25/Modules/CheckIncludeFile.cmake /usr/share/cmake-3.25/Modules/CheckLibraryExists.cmake /usr/share/cmake-3.25/Modules/Compiler/CMakeCommonCompilerMacros.cmake /usr/share/cmake-3.25/Modules/Compiler/GNU-C.cmake /usr/share/cmake-3.25/Modules/Compiler/GNU-CXX.cmake /usr/share/cmake-3.25/Modules/Compiler/GNU.cmake /usr/share/cmake-3.25/Modules/FindPackageHandleStandardArgs.cmake /usr/share/cmake-3.25/Modules/FindPackageMessage.cmake /usr/share/cmake-3.25/Modules/FindThreads.cmake /usr/share/cmake-3.25/Modules/FindX11.cmake /usr/share/cmake-3.25/Modules/FindZLIB.cmake /usr/share/cmake-3.25/Modules/GNUInstallDirs.cmake /usr/share/cmake-3.25/Modules/Internal/CheckSourceCompiles.cmake /usr/share/cmake-3.25/Modules/Platform/Linux-GNU-C.cmake /usr/share/cmake-3.25/Modules/Platform/Linux-GNU-CXX.cmake /usr/share/cmake-3.25/Modules/Platform/Linux-GNU.cmake /usr/share/cmake-3.25/Modules/Platform/Linux.cmake /usr/share/cmake-3.25/Modules/Platform/UnixPaths.cmake /usr/share/cmake-3.25/Modules/SelectLibraryConfigurations.cmake /usr/share/cmake-3.25/Modules/WriteBasicConfigVersionFile.cmake CMakeCache.txt CMakeFiles/3.25.1/CMakeCCompiler.cmake CMakeFiles/3.25.1/CMakeCXXCompiler.cmake CMakeFiles/3.25.1/CMakeSystem.cmake
|
||
|
pool = console
|
||
|
|
||
|
|
||
|
#############################################
|
||
|
# A missing CMake input file is not an error.
|
||
|
|
||
|
build /home/brett/Documents/code/c++/BLT-With-Graphics-Template/CMakeLists.txt /home/brett/Documents/code/c++/BLT-With-Graphics-Template/libraries/BLT/CMakeLists.txt /home/brett/Documents/code/c++/BLT-With-Graphics-Template/libraries/BLT/include/blt/config.h.in /home/brett/Documents/code/c++/BLT-With-Graphics-Template/libraries/glfw-3.3.8/CMakeLists.txt /home/brett/Documents/code/c++/BLT-With-Graphics-Template/libraries/glfw-3.3.8/cmake_uninstall.cmake.in /home/brett/Documents/code/c++/BLT-With-Graphics-Template/libraries/glfw-3.3.8/src/CMakeLists.txt /home/brett/Documents/code/c++/BLT-With-Graphics-Template/libraries/glfw-3.3.8/src/glfw3.pc.in /home/brett/Documents/code/c++/BLT-With-Graphics-Template/libraries/glfw-3.3.8/src/glfw3Config.cmake.in /home/brett/Documents/code/c++/BLT-With-Graphics-Template/libraries/glfw-3.3.8/src/glfw_config.h.in /usr/share/cmake-3.25/Modules/BasicConfigVersion-SameMajorVersion.cmake.in /usr/share/cmake-3.25/Modules/CMakeCInformation.cmake /usr/share/cmake-3.25/Modules/CMakeCXXInformation.cmake /usr/share/cmake-3.25/Modules/CMakeCommonLanguageInclude.cmake /usr/share/cmake-3.25/Modules/CMakeDependentOption.cmake /usr/share/cmake-3.25/Modules/CMakeGenericSystem.cmake /usr/share/cmake-3.25/Modules/CMakeInitializeConfigs.cmake /usr/share/cmake-3.25/Modules/CMakeLanguageInformation.cmake /usr/share/cmake-3.25/Modules/CMakePackageConfigHelpers.cmake /usr/share/cmake-3.25/Modules/CMakeSystemSpecificInformation.cmake /usr/share/cmake-3.25/Modules/CMakeSystemSpecificInitialize.cmake /usr/share/cmake-3.25/Modules/CheckCSourceCompiles.cmake /usr/share/cmake-3.25/Modules/CheckFunctionExists.cmake /usr/share/cmake-3.25/Modules/CheckIncludeFile.cmake /usr/share/cmake-3.25/Modules/CheckLibraryExists.cmake /usr/share/cmake-3.25/Modules/Compiler/CMakeCommonCompilerMacros.cmake /usr/share/cmake-3.25/Modules/Compiler/GNU-C.cmake /usr/share/cmake-3.25/Modules/Compiler/GNU-CXX.cmake /usr/share/cmake-3.25/Modules/Compiler/GNU.cmake /usr/share/cmake-3.25/Modules/FindPackageHandleStandardArgs.cmake /usr/share/cmake-3.25/Modules/FindPackageMessage.cmake /usr/share/cmake-3.25/Modules/FindThreads.cmake /usr/share/cmake-3.25/Modules/FindX11.cmake /usr/share/cmake-3.25/Modules/FindZLIB.cmake /usr/share/cmake-3.25/Modules/GNUInstallDirs.cmake /usr/share/cmake-3.25/Modules/Internal/CheckSourceCompiles.cmake /usr/share/cmake-3.25/Modules/Platform/Linux-GNU-C.cmake /usr/share/cmake-3.25/Modules/Platform/Linux-GNU-CXX.cmake /usr/share/cmake-3.25/Modules/Platform/Linux-GNU.cmake /usr/share/cmake-3.25/Modules/Platform/Linux.cmake /usr/share/cmake-3.25/Modules/Platform/UnixPaths.cmake /usr/share/cmake-3.25/Modules/SelectLibraryConfigurations.cmake /usr/share/cmake-3.25/Modules/WriteBasicConfigVersionFile.cmake CMakeCache.txt CMakeFiles/3.25.1/CMakeCCompiler.cmake CMakeFiles/3.25.1/CMakeCXXCompiler.cmake CMakeFiles/3.25.1/CMakeSystem.cmake: phony
|
||
|
|
||
|
|
||
|
#############################################
|
||
|
# Clean all the built files.
|
||
|
|
||
|
build clean: CLEAN
|
||
|
|
||
|
|
||
|
#############################################
|
||
|
# Print all primary targets available.
|
||
|
|
||
|
build help: HELP
|
||
|
|
||
|
|
||
|
#############################################
|
||
|
# Make the all target the default.
|
||
|
|
||
|
default all
|