Compare commits

...

2 Commits

Author SHA1 Message Date
67a234ea8b .gitignore fix again.. 2023-03-28 10:53:42 +02:00
cc465184bf .gitignore fix 2023-03-28 10:53:19 +02:00
7 changed files with 1 additions and 399 deletions

View File

@ -1,6 +1,6 @@
MIT License
Copyright (c) 2023 kacpers, Looki2000, Solindek, Matthew Hopson
Copyright (c) 2023 kacpers, Looki2000, Solindek, mrkubax10
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal

344
Makefile
View File

@ -1,344 +0,0 @@
# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 3.22
# 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/kacperks/projects/cxx/blocking3d
# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /home/kacperks/projects/cxx/blocking3d
#=============================================================================
# Targets provided globally by CMake.
# Special rule for the target edit_cache
edit_cache:
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "No interactive CMake dialog available..."
/usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available.
.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/kacperks/projects/cxx/blocking3d/CMakeFiles /home/kacperks/projects/cxx/blocking3d//CMakeFiles/progress.marks
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 all
$(CMAKE_COMMAND) -E cmake_progress_start /home/kacperks/projects/cxx/blocking3d/CMakeFiles 0
.PHONY : all
# 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 glad
# Build rule for target.
glad: cmake_check_build_system
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 glad
.PHONY : glad
# fast build rule for target.
glad/fast:
$(MAKE) $(MAKESILENT) -f CMakeFiles/glad.dir/build.make CMakeFiles/glad.dir/build
.PHONY : glad/fast
#=============================================================================
# Target rules for targets named enet
# Build rule for target.
enet: cmake_check_build_system
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 enet
.PHONY : enet
# fast build rule for target.
enet/fast:
$(MAKE) $(MAKESILENT) -f CMakeFiles/enet.dir/build.make CMakeFiles/enet.dir/build
.PHONY : enet/fast
#=============================================================================
# Target rules for targets named blocking3d
# Build rule for target.
blocking3d: cmake_check_build_system
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 blocking3d
.PHONY : blocking3d
# fast build rule for target.
blocking3d/fast:
$(MAKE) $(MAKESILENT) -f CMakeFiles/blocking3d.dir/build.make CMakeFiles/blocking3d.dir/build
.PHONY : blocking3d/fast
deps/enet/enet_impl.o: deps/enet/enet_impl.cpp.o
.PHONY : deps/enet/enet_impl.o
# target to build an object file
deps/enet/enet_impl.cpp.o:
$(MAKE) $(MAKESILENT) -f CMakeFiles/enet.dir/build.make CMakeFiles/enet.dir/deps/enet/enet_impl.cpp.o
.PHONY : deps/enet/enet_impl.cpp.o
deps/enet/enet_impl.i: deps/enet/enet_impl.cpp.i
.PHONY : deps/enet/enet_impl.i
# target to preprocess a source file
deps/enet/enet_impl.cpp.i:
$(MAKE) $(MAKESILENT) -f CMakeFiles/enet.dir/build.make CMakeFiles/enet.dir/deps/enet/enet_impl.cpp.i
.PHONY : deps/enet/enet_impl.cpp.i
deps/enet/enet_impl.s: deps/enet/enet_impl.cpp.s
.PHONY : deps/enet/enet_impl.s
# target to generate assembly for a file
deps/enet/enet_impl.cpp.s:
$(MAKE) $(MAKESILENT) -f CMakeFiles/enet.dir/build.make CMakeFiles/enet.dir/deps/enet/enet_impl.cpp.s
.PHONY : deps/enet/enet_impl.cpp.s
deps/glad/glad.o: deps/glad/glad.c.o
.PHONY : deps/glad/glad.o
# target to build an object file
deps/glad/glad.c.o:
$(MAKE) $(MAKESILENT) -f CMakeFiles/glad.dir/build.make CMakeFiles/glad.dir/deps/glad/glad.c.o
.PHONY : deps/glad/glad.c.o
deps/glad/glad.i: deps/glad/glad.c.i
.PHONY : deps/glad/glad.i
# target to preprocess a source file
deps/glad/glad.c.i:
$(MAKE) $(MAKESILENT) -f CMakeFiles/glad.dir/build.make CMakeFiles/glad.dir/deps/glad/glad.c.i
.PHONY : deps/glad/glad.c.i
deps/glad/glad.s: deps/glad/glad.c.s
.PHONY : deps/glad/glad.s
# target to generate assembly for a file
deps/glad/glad.c.s:
$(MAKE) $(MAKESILENT) -f CMakeFiles/glad.dir/build.make CMakeFiles/glad.dir/deps/glad/glad.c.s
.PHONY : deps/glad/glad.c.s
src/game/engine.o: src/game/engine.cpp.o
.PHONY : src/game/engine.o
# target to build an object file
src/game/engine.cpp.o:
$(MAKE) $(MAKESILENT) -f CMakeFiles/blocking3d.dir/build.make CMakeFiles/blocking3d.dir/src/game/engine.cpp.o
.PHONY : src/game/engine.cpp.o
src/game/engine.i: src/game/engine.cpp.i
.PHONY : src/game/engine.i
# target to preprocess a source file
src/game/engine.cpp.i:
$(MAKE) $(MAKESILENT) -f CMakeFiles/blocking3d.dir/build.make CMakeFiles/blocking3d.dir/src/game/engine.cpp.i
.PHONY : src/game/engine.cpp.i
src/game/engine.s: src/game/engine.cpp.s
.PHONY : src/game/engine.s
# target to generate assembly for a file
src/game/engine.cpp.s:
$(MAKE) $(MAKESILENT) -f CMakeFiles/blocking3d.dir/build.make CMakeFiles/blocking3d.dir/src/game/engine.cpp.s
.PHONY : src/game/engine.cpp.s
src/game/shader.o: src/game/shader.cpp.o
.PHONY : src/game/shader.o
# target to build an object file
src/game/shader.cpp.o:
$(MAKE) $(MAKESILENT) -f CMakeFiles/blocking3d.dir/build.make CMakeFiles/blocking3d.dir/src/game/shader.cpp.o
.PHONY : src/game/shader.cpp.o
src/game/shader.i: src/game/shader.cpp.i
.PHONY : src/game/shader.i
# target to preprocess a source file
src/game/shader.cpp.i:
$(MAKE) $(MAKESILENT) -f CMakeFiles/blocking3d.dir/build.make CMakeFiles/blocking3d.dir/src/game/shader.cpp.i
.PHONY : src/game/shader.cpp.i
src/game/shader.s: src/game/shader.cpp.s
.PHONY : src/game/shader.s
# target to generate assembly for a file
src/game/shader.cpp.s:
$(MAKE) $(MAKESILENT) -f CMakeFiles/blocking3d.dir/build.make CMakeFiles/blocking3d.dir/src/game/shader.cpp.s
.PHONY : src/game/shader.cpp.s
src/main.o: src/main.cpp.o
.PHONY : src/main.o
# target to build an object file
src/main.cpp.o:
$(MAKE) $(MAKESILENT) -f CMakeFiles/blocking3d.dir/build.make CMakeFiles/blocking3d.dir/src/main.cpp.o
.PHONY : src/main.cpp.o
src/main.i: src/main.cpp.i
.PHONY : src/main.i
# target to preprocess a source file
src/main.cpp.i:
$(MAKE) $(MAKESILENT) -f CMakeFiles/blocking3d.dir/build.make CMakeFiles/blocking3d.dir/src/main.cpp.i
.PHONY : src/main.cpp.i
src/main.s: src/main.cpp.s
.PHONY : src/main.s
# target to generate assembly for a file
src/main.cpp.s:
$(MAKE) $(MAKESILENT) -f CMakeFiles/blocking3d.dir/build.make CMakeFiles/blocking3d.dir/src/main.cpp.s
.PHONY : src/main.cpp.s
src/vendor/stb_image.o: src/vendor/stb_image.cpp.o
.PHONY : src/vendor/stb_image.o
# target to build an object file
src/vendor/stb_image.cpp.o:
$(MAKE) $(MAKESILENT) -f CMakeFiles/blocking3d.dir/build.make CMakeFiles/blocking3d.dir/src/vendor/stb_image.cpp.o
.PHONY : src/vendor/stb_image.cpp.o
src/vendor/stb_image.i: src/vendor/stb_image.cpp.i
.PHONY : src/vendor/stb_image.i
# target to preprocess a source file
src/vendor/stb_image.cpp.i:
$(MAKE) $(MAKESILENT) -f CMakeFiles/blocking3d.dir/build.make CMakeFiles/blocking3d.dir/src/vendor/stb_image.cpp.i
.PHONY : src/vendor/stb_image.cpp.i
src/vendor/stb_image.s: src/vendor/stb_image.cpp.s
.PHONY : src/vendor/stb_image.s
# target to generate assembly for a file
src/vendor/stb_image.cpp.s:
$(MAKE) $(MAKESILENT) -f CMakeFiles/blocking3d.dir/build.make CMakeFiles/blocking3d.dir/src/vendor/stb_image.cpp.s
.PHONY : src/vendor/stb_image.cpp.s
# 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 "... edit_cache"
@echo "... rebuild_cache"
@echo "... blocking3d"
@echo "... enet"
@echo "... glad"
@echo "... deps/enet/enet_impl.o"
@echo "... deps/enet/enet_impl.i"
@echo "... deps/enet/enet_impl.s"
@echo "... deps/glad/glad.o"
@echo "... deps/glad/glad.i"
@echo "... deps/glad/glad.s"
@echo "... src/game/engine.o"
@echo "... src/game/engine.i"
@echo "... src/game/engine.s"
@echo "... src/game/shader.o"
@echo "... src/game/shader.i"
@echo "... src/game/shader.s"
@echo "... src/main.o"
@echo "... src/main.i"
@echo "... src/main.s"
@echo "... src/vendor/stb_image.o"
@echo "... src/vendor/stb_image.i"
@echo "... src/vendor/stb_image.s"
.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

Binary file not shown.

View File

@ -1,54 +0,0 @@
# Install script for directory: /home/kacperks/projects/cxx/blocking3d
# 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 "1")
endif()
# Is this installation the result of a crosscompile?
if(NOT DEFINED CMAKE_CROSSCOMPILING)
set(CMAKE_CROSSCOMPILING "FALSE")
endif()
# Set default install directory permissions.
if(NOT DEFINED CMAKE_OBJDUMP)
set(CMAKE_OBJDUMP "/usr/bin/objdump")
endif()
if(CMAKE_INSTALL_COMPONENT)
set(CMAKE_INSTALL_MANIFEST "install_manifest_${CMAKE_INSTALL_COMPONENT}.txt")
else()
set(CMAKE_INSTALL_MANIFEST "install_manifest.txt")
endif()
string(REPLACE ";" "\n" CMAKE_INSTALL_MANIFEST_CONTENT
"${CMAKE_INSTALL_MANIFEST_FILES}")
file(WRITE "/home/kacperks/projects/cxx/blocking3d/${CMAKE_INSTALL_MANIFEST}"
"${CMAKE_INSTALL_MANIFEST_CONTENT}")

BIN
font.ttf

Binary file not shown.

BIN
libenet.a

Binary file not shown.

BIN
libglad.a

Binary file not shown.