FPS camera added
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# CMAKE generated file: DO NOT EDIT!
|
||||
# Generated by "Unix Makefiles" Generator, CMake Version 3.23
|
||||
# Generated by "Unix Makefiles" Generator, CMake Version 3.22
|
||||
|
||||
# Default target executed when no arguments are given to make.
|
||||
default_target: all
|
||||
@@ -54,10 +54,10 @@ RM = /usr/bin/cmake -E rm -f
|
||||
EQUALS = =
|
||||
|
||||
# The top-level source directory on which CMake was run.
|
||||
CMAKE_SOURCE_DIR = /home/kacperks/Desktop/projects/PogoBijoux
|
||||
CMAKE_SOURCE_DIR = /home/kacperks/projects/PogoBijoux
|
||||
|
||||
# The top-level build directory on which CMake was run.
|
||||
CMAKE_BINARY_DIR = /home/kacperks/Desktop/projects/PogoBijoux
|
||||
CMAKE_BINARY_DIR = /home/kacperks/projects/PogoBijoux
|
||||
|
||||
#=============================================================================
|
||||
# Directory level rules for the build root directory
|
||||
@@ -81,14 +81,14 @@ clean: CMakeFiles/PB.dir/clean
|
||||
CMakeFiles/PB.dir/all:
|
||||
$(MAKE) $(MAKESILENT) -f CMakeFiles/PB.dir/build.make CMakeFiles/PB.dir/depend
|
||||
$(MAKE) $(MAKESILENT) -f CMakeFiles/PB.dir/build.make CMakeFiles/PB.dir/build
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/kacperks/Desktop/projects/PogoBijoux/CMakeFiles --progress-num=1,2,3 "Built target PB"
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/kacperks/projects/PogoBijoux/CMakeFiles --progress-num=1,2,3 "Built target PB"
|
||||
.PHONY : CMakeFiles/PB.dir/all
|
||||
|
||||
# Build rule for subdir invocation for target.
|
||||
CMakeFiles/PB.dir/rule: cmake_check_build_system
|
||||
$(CMAKE_COMMAND) -E cmake_progress_start /home/kacperks/Desktop/projects/PogoBijoux/CMakeFiles 3
|
||||
$(CMAKE_COMMAND) -E cmake_progress_start /home/kacperks/projects/PogoBijoux/CMakeFiles 3
|
||||
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/PB.dir/all
|
||||
$(CMAKE_COMMAND) -E cmake_progress_start /home/kacperks/Desktop/projects/PogoBijoux/CMakeFiles 0
|
||||
$(CMAKE_COMMAND) -E cmake_progress_start /home/kacperks/projects/PogoBijoux/CMakeFiles 0
|
||||
.PHONY : CMakeFiles/PB.dir/rule
|
||||
|
||||
# Convenience name for target.
|
||||
|
||||
Reference in New Issue
Block a user