Fixed some stuff for linux

This commit is contained in:
Lauchmelder23 2021-04-24 14:35:49 +02:00
parent ba78ffb55a
commit 8ff0978e6b
107 changed files with 8097 additions and 13 deletions

View file

@ -0,0 +1,16 @@
# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 3.13
# Relative path conversion top directories.
set(CMAKE_RELATIVE_PATH_TOP_SOURCE "/home/robert/Programming/SDLU")
set(CMAKE_RELATIVE_PATH_TOP_BINARY "/home/robert/Programming/SDLU/bin")
# 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})

View file

@ -0,0 +1 @@
20

View file

@ -0,0 +1,414 @@
#IncludeRegexLine: ^[ ]*[#%][ ]*(include|import)[ ]*[<"]([^">]+)([">])
#IncludeRegexScan: ^.*$
#IncludeRegexComplain: ^$
#IncludeRegexTransform:
../include/SDLU.hpp
graphics/Graphics.hpp
-
structures/Mouse.hpp
-
structures/Cursor.hpp
-
structures/Time.hpp
-
structures/Clock.hpp
-
../include/Util.hpp
cstdint
-
../include/graphics/Graphics.hpp
RenderWindow.hpp
../include/graphics/RenderWindow.hpp
drawable/shapes/Rectangle.hpp
../include/graphics/drawable/shapes/Rectangle.hpp
../include/graphics/RenderTarget.hpp
chrono
-
structures/Color.hpp
../include/graphics/structures/Color.hpp
graphics/drawable/Drawable.hpp
../include/graphics/graphics/drawable/Drawable.hpp
../include/graphics/RenderWindow.hpp
string
-
chrono
-
structures/Vector2.hpp
../include/graphics/structures/Vector2.hpp
structures/Color.hpp
../include/graphics/structures/Color.hpp
structures/Window.hpp
../include/graphics/structures/Window.hpp
graphics/RenderTarget.hpp
../include/graphics/graphics/RenderTarget.hpp
../include/graphics/drawable/Drawable.hpp
Util.hpp
../include/graphics/drawable/Util.hpp
../include/graphics/drawable/Transformable.hpp
structures/Vector2.hpp
../include/graphics/drawable/structures/Vector2.hpp
../include/graphics/drawable/shapes/Rectangle.hpp
Shape.hpp
../include/graphics/drawable/shapes/Shape.hpp
../include/graphics/drawable/shapes/Shape.hpp
graphics/drawable/Drawable.hpp
../include/graphics/drawable/shapes/graphics/drawable/Drawable.hpp
graphics/drawable/Transformable.hpp
../include/graphics/drawable/shapes/graphics/drawable/Transformable.hpp
structures/Color.hpp
../include/graphics/drawable/shapes/structures/Color.hpp
../include/structures/Clock.hpp
Util.hpp
../include/structures/Util.hpp
Time.hpp
../include/structures/Time.hpp
../include/structures/Color.hpp
Util.hpp
../include/structures/Util.hpp
../include/structures/Cursor.hpp
Vector2.hpp
../include/structures/Vector2.hpp
Util.hpp
../include/structures/Util.hpp
../include/structures/Mouse.hpp
structures/Vector2.hpp
../include/structures/structures/Vector2.hpp
graphics/RenderWindow.hpp
../include/structures/graphics/RenderWindow.hpp
../include/structures/Time.hpp
chrono
-
Util.hpp
../include/structures/Util.hpp
../include/structures/Vector2.hpp
type_traits
-
Util.hpp
../include/structures/Util.hpp
../include/structures/Window.hpp
string
-
chrono
-
Util.hpp
../include/structures/Util.hpp
structures/Vector2.hpp
../include/structures/structures/Vector2.hpp
/home/robert/Programming/SDLU/examples/header.hpp
iostream
-
SDLU.hpp
-
/home/robert/Programming/SDLU/examples/main.cpp
header.hpp
/home/robert/Programming/SDLU/examples/header.hpp
SDL_events.h
-
math.h
-
cmath
-
/usr/include/SDL2/SDL_blendmode.h
begin_code.h
/usr/include/SDL2/begin_code.h
close_code.h
/usr/include/SDL2/close_code.h
/usr/include/SDL2/SDL_config.h
SDL_platform.h
/usr/include/SDL2/SDL_platform.h
/usr/include/SDL2/SDL_endian.h
SDL_stdinc.h
/usr/include/SDL2/SDL_stdinc.h
endian.h
-
begin_code.h
/usr/include/SDL2/begin_code.h
close_code.h
/usr/include/SDL2/close_code.h
/usr/include/SDL2/SDL_error.h
SDL_stdinc.h
/usr/include/SDL2/SDL_stdinc.h
begin_code.h
/usr/include/SDL2/begin_code.h
close_code.h
/usr/include/SDL2/close_code.h
/usr/include/SDL2/SDL_events.h
SDL_stdinc.h
/usr/include/SDL2/SDL_stdinc.h
SDL_error.h
/usr/include/SDL2/SDL_error.h
SDL_video.h
/usr/include/SDL2/SDL_video.h
SDL_keyboard.h
/usr/include/SDL2/SDL_keyboard.h
SDL_mouse.h
/usr/include/SDL2/SDL_mouse.h
SDL_joystick.h
/usr/include/SDL2/SDL_joystick.h
SDL_gamecontroller.h
/usr/include/SDL2/SDL_gamecontroller.h
SDL_quit.h
/usr/include/SDL2/SDL_quit.h
SDL_gesture.h
/usr/include/SDL2/SDL_gesture.h
SDL_touch.h
/usr/include/SDL2/SDL_touch.h
begin_code.h
/usr/include/SDL2/begin_code.h
close_code.h
/usr/include/SDL2/close_code.h
/usr/include/SDL2/SDL_gamecontroller.h
SDL_stdinc.h
/usr/include/SDL2/SDL_stdinc.h
SDL_error.h
/usr/include/SDL2/SDL_error.h
SDL_rwops.h
/usr/include/SDL2/SDL_rwops.h
SDL_joystick.h
/usr/include/SDL2/SDL_joystick.h
begin_code.h
/usr/include/SDL2/begin_code.h
close_code.h
/usr/include/SDL2/close_code.h
/usr/include/SDL2/SDL_gesture.h
SDL_stdinc.h
/usr/include/SDL2/SDL_stdinc.h
SDL_error.h
/usr/include/SDL2/SDL_error.h
SDL_video.h
/usr/include/SDL2/SDL_video.h
SDL_touch.h
/usr/include/SDL2/SDL_touch.h
begin_code.h
/usr/include/SDL2/begin_code.h
close_code.h
/usr/include/SDL2/close_code.h
/usr/include/SDL2/SDL_joystick.h
SDL_stdinc.h
/usr/include/SDL2/SDL_stdinc.h
SDL_error.h
/usr/include/SDL2/SDL_error.h
begin_code.h
/usr/include/SDL2/begin_code.h
close_code.h
/usr/include/SDL2/close_code.h
/usr/include/SDL2/SDL_keyboard.h
SDL_stdinc.h
/usr/include/SDL2/SDL_stdinc.h
SDL_error.h
/usr/include/SDL2/SDL_error.h
SDL_keycode.h
/usr/include/SDL2/SDL_keycode.h
SDL_video.h
/usr/include/SDL2/SDL_video.h
begin_code.h
/usr/include/SDL2/begin_code.h
close_code.h
/usr/include/SDL2/close_code.h
/usr/include/SDL2/SDL_keycode.h
SDL_stdinc.h
/usr/include/SDL2/SDL_stdinc.h
SDL_scancode.h
/usr/include/SDL2/SDL_scancode.h
/usr/include/SDL2/SDL_mouse.h
SDL_stdinc.h
/usr/include/SDL2/SDL_stdinc.h
SDL_error.h
/usr/include/SDL2/SDL_error.h
SDL_video.h
/usr/include/SDL2/SDL_video.h
begin_code.h
/usr/include/SDL2/begin_code.h
close_code.h
/usr/include/SDL2/close_code.h
/usr/include/SDL2/SDL_pixels.h
SDL_stdinc.h
/usr/include/SDL2/SDL_stdinc.h
SDL_endian.h
/usr/include/SDL2/SDL_endian.h
begin_code.h
/usr/include/SDL2/begin_code.h
close_code.h
/usr/include/SDL2/close_code.h
/usr/include/SDL2/SDL_platform.h
AvailabilityMacros.h
/usr/include/SDL2/AvailabilityMacros.h
TargetConditionals.h
/usr/include/SDL2/TargetConditionals.h
winapifamily.h
-
begin_code.h
/usr/include/SDL2/begin_code.h
close_code.h
/usr/include/SDL2/close_code.h
/usr/include/SDL2/SDL_quit.h
SDL_stdinc.h
/usr/include/SDL2/SDL_stdinc.h
SDL_error.h
/usr/include/SDL2/SDL_error.h
/usr/include/SDL2/SDL_rect.h
SDL_stdinc.h
/usr/include/SDL2/SDL_stdinc.h
SDL_error.h
/usr/include/SDL2/SDL_error.h
SDL_pixels.h
/usr/include/SDL2/SDL_pixels.h
SDL_rwops.h
/usr/include/SDL2/SDL_rwops.h
begin_code.h
/usr/include/SDL2/begin_code.h
close_code.h
/usr/include/SDL2/close_code.h
/usr/include/SDL2/SDL_rwops.h
SDL_stdinc.h
/usr/include/SDL2/SDL_stdinc.h
SDL_error.h
/usr/include/SDL2/SDL_error.h
begin_code.h
/usr/include/SDL2/begin_code.h
close_code.h
/usr/include/SDL2/close_code.h
/usr/include/SDL2/SDL_scancode.h
SDL_stdinc.h
/usr/include/SDL2/SDL_stdinc.h
/usr/include/SDL2/SDL_stdinc.h
SDL_config.h
/usr/include/SDL2/SDL_config.h
sys/types.h
-
stdio.h
-
stdlib.h
-
stddef.h
-
stdarg.h
-
stdlib.h
-
malloc.h
-
stddef.h
-
stdarg.h
-
memory.h
-
string.h
-
strings.h
-
wchar.h
-
inttypes.h
-
stdint.h
-
ctype.h
-
math.h
-
float.h
-
alloca.h
-
malloc.h
-
malloc.h
-
malloc.h
-
stdlib.h
-
sal.h
-
begin_code.h
/usr/include/SDL2/begin_code.h
close_code.h
/usr/include/SDL2/close_code.h
/usr/include/SDL2/SDL_surface.h
SDL_stdinc.h
/usr/include/SDL2/SDL_stdinc.h
SDL_pixels.h
/usr/include/SDL2/SDL_pixels.h
SDL_rect.h
/usr/include/SDL2/SDL_rect.h
SDL_blendmode.h
/usr/include/SDL2/SDL_blendmode.h
SDL_rwops.h
/usr/include/SDL2/SDL_rwops.h
begin_code.h
/usr/include/SDL2/begin_code.h
close_code.h
/usr/include/SDL2/close_code.h
/usr/include/SDL2/SDL_touch.h
SDL_stdinc.h
/usr/include/SDL2/SDL_stdinc.h
SDL_error.h
/usr/include/SDL2/SDL_error.h
SDL_video.h
/usr/include/SDL2/SDL_video.h
begin_code.h
/usr/include/SDL2/begin_code.h
close_code.h
/usr/include/SDL2/close_code.h
/usr/include/SDL2/SDL_video.h
SDL_stdinc.h
/usr/include/SDL2/SDL_stdinc.h
SDL_pixels.h
/usr/include/SDL2/SDL_pixels.h
SDL_rect.h
/usr/include/SDL2/SDL_rect.h
SDL_surface.h
/usr/include/SDL2/SDL_surface.h
begin_code.h
/usr/include/SDL2/begin_code.h
close_code.h
/usr/include/SDL2/close_code.h
/usr/include/SDL2/begin_code.h
/usr/include/SDL2/close_code.h

View file

@ -0,0 +1,27 @@
# The set of languages for which implicit dependencies are needed:
set(CMAKE_DEPENDS_LANGUAGES
"CXX"
)
# The set of files for implicit dependencies of each language:
set(CMAKE_DEPENDS_CHECK_CXX
"/home/robert/Programming/SDLU/examples/main.cpp" "/home/robert/Programming/SDLU/bin/examples/CMakeFiles/sdlu_example.dir/main.cpp.o"
)
set(CMAKE_CXX_COMPILER_ID "GNU")
# The include file search paths:
set(CMAKE_CXX_TARGET_INCLUDE_PATH
"../examples/sdlu"
"../include"
"/usr/include/SDL2"
"../sdl2_gfx"
"../lib/sdl2_gfx/include"
)
# Targets to which this target links.
set(CMAKE_TARGET_LINKED_INFO_FILES
"/home/robert/Programming/SDLU/bin/CMakeFiles/sdlu.dir/DependInfo.cmake"
"/home/robert/Programming/SDLU/bin/lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/DependInfo.cmake"
)
# Fortran module output directory.
set(CMAKE_Fortran_TARGET_MODULE_DIR "")

View file

@ -0,0 +1,100 @@
# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 3.13
# Delete rule output on recipe failure.
.DELETE_ON_ERROR:
#=============================================================================
# Special targets provided by cmake.
# Disable implicit rules so canonical targets will work.
.SUFFIXES:
# Remove some rules from gmake that .SUFFIXES does not remove.
SUFFIXES =
.SUFFIXES: .hpux_make_needs_suffix_list
# 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 remove -f
# Escaping for special characters.
EQUALS = =
# The top-level source directory on which CMake was run.
CMAKE_SOURCE_DIR = /home/robert/Programming/SDLU
# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /home/robert/Programming/SDLU/bin
# Include any dependencies generated for this target.
include examples/CMakeFiles/sdlu_example.dir/depend.make
# Include the progress variables for this target.
include examples/CMakeFiles/sdlu_example.dir/progress.make
# Include the compile flags for this target's objects.
include examples/CMakeFiles/sdlu_example.dir/flags.make
examples/CMakeFiles/sdlu_example.dir/main.cpp.o: examples/CMakeFiles/sdlu_example.dir/flags.make
examples/CMakeFiles/sdlu_example.dir/main.cpp.o: ../examples/main.cpp
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/robert/Programming/SDLU/bin/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building CXX object examples/CMakeFiles/sdlu_example.dir/main.cpp.o"
cd /home/robert/Programming/SDLU/bin/examples && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -o CMakeFiles/sdlu_example.dir/main.cpp.o -c /home/robert/Programming/SDLU/examples/main.cpp
examples/CMakeFiles/sdlu_example.dir/main.cpp.i: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/sdlu_example.dir/main.cpp.i"
cd /home/robert/Programming/SDLU/bin/examples && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/robert/Programming/SDLU/examples/main.cpp > CMakeFiles/sdlu_example.dir/main.cpp.i
examples/CMakeFiles/sdlu_example.dir/main.cpp.s: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/sdlu_example.dir/main.cpp.s"
cd /home/robert/Programming/SDLU/bin/examples && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/robert/Programming/SDLU/examples/main.cpp -o CMakeFiles/sdlu_example.dir/main.cpp.s
# Object files for target sdlu_example
sdlu_example_OBJECTS = \
"CMakeFiles/sdlu_example.dir/main.cpp.o"
# External object files for target sdlu_example
sdlu_example_EXTERNAL_OBJECTS =
examples/sdlu_example: examples/CMakeFiles/sdlu_example.dir/main.cpp.o
examples/sdlu_example: examples/CMakeFiles/sdlu_example.dir/build.make
examples/sdlu_example: libsdlu.a
examples/sdlu_example: lib/sdl2_gfx/libsdl2_gfx.a
examples/sdlu_example: examples/CMakeFiles/sdlu_example.dir/link.txt
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --bold --progress-dir=/home/robert/Programming/SDLU/bin/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Linking CXX executable sdlu_example"
cd /home/robert/Programming/SDLU/bin/examples && $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/sdlu_example.dir/link.txt --verbose=$(VERBOSE)
# Rule to build all files generated by this target.
examples/CMakeFiles/sdlu_example.dir/build: examples/sdlu_example
.PHONY : examples/CMakeFiles/sdlu_example.dir/build
examples/CMakeFiles/sdlu_example.dir/clean:
cd /home/robert/Programming/SDLU/bin/examples && $(CMAKE_COMMAND) -P CMakeFiles/sdlu_example.dir/cmake_clean.cmake
.PHONY : examples/CMakeFiles/sdlu_example.dir/clean
examples/CMakeFiles/sdlu_example.dir/depend:
cd /home/robert/Programming/SDLU/bin && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/robert/Programming/SDLU /home/robert/Programming/SDLU/examples /home/robert/Programming/SDLU/bin /home/robert/Programming/SDLU/bin/examples /home/robert/Programming/SDLU/bin/examples/CMakeFiles/sdlu_example.dir/DependInfo.cmake --color=$(COLOR)
.PHONY : examples/CMakeFiles/sdlu_example.dir/depend

View file

@ -0,0 +1,10 @@
file(REMOVE_RECURSE
"CMakeFiles/sdlu_example.dir/main.cpp.o"
"sdlu_example.pdb"
"sdlu_example"
)
# Per-language clean rules from dependency scanning.
foreach(lang CXX)
include(CMakeFiles/sdlu_example.dir/cmake_clean_${lang}.cmake OPTIONAL)
endforeach()

View file

@ -0,0 +1,45 @@
# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 3.13
examples/CMakeFiles/sdlu_example.dir/main.cpp.o
../include/SDLU.hpp
../include/Util.hpp
../include/graphics/Graphics.hpp
../include/graphics/RenderTarget.hpp
../include/graphics/RenderWindow.hpp
../include/graphics/drawable/Drawable.hpp
../include/graphics/drawable/Transformable.hpp
../include/graphics/drawable/shapes/Rectangle.hpp
../include/graphics/drawable/shapes/Shape.hpp
../include/structures/Clock.hpp
../include/structures/Color.hpp
../include/structures/Cursor.hpp
../include/structures/Mouse.hpp
../include/structures/Time.hpp
../include/structures/Vector2.hpp
../include/structures/Window.hpp
/home/robert/Programming/SDLU/examples/header.hpp
/home/robert/Programming/SDLU/examples/main.cpp
/usr/include/SDL2/SDL_blendmode.h
/usr/include/SDL2/SDL_config.h
/usr/include/SDL2/SDL_endian.h
/usr/include/SDL2/SDL_error.h
/usr/include/SDL2/SDL_events.h
/usr/include/SDL2/SDL_gamecontroller.h
/usr/include/SDL2/SDL_gesture.h
/usr/include/SDL2/SDL_joystick.h
/usr/include/SDL2/SDL_keyboard.h
/usr/include/SDL2/SDL_keycode.h
/usr/include/SDL2/SDL_mouse.h
/usr/include/SDL2/SDL_pixels.h
/usr/include/SDL2/SDL_platform.h
/usr/include/SDL2/SDL_quit.h
/usr/include/SDL2/SDL_rect.h
/usr/include/SDL2/SDL_rwops.h
/usr/include/SDL2/SDL_scancode.h
/usr/include/SDL2/SDL_stdinc.h
/usr/include/SDL2/SDL_surface.h
/usr/include/SDL2/SDL_touch.h
/usr/include/SDL2/SDL_video.h
/usr/include/SDL2/begin_code.h
/usr/include/SDL2/close_code.h

View file

@ -0,0 +1,45 @@
# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 3.13
examples/CMakeFiles/sdlu_example.dir/main.cpp.o: ../include/SDLU.hpp
examples/CMakeFiles/sdlu_example.dir/main.cpp.o: ../include/Util.hpp
examples/CMakeFiles/sdlu_example.dir/main.cpp.o: ../include/graphics/Graphics.hpp
examples/CMakeFiles/sdlu_example.dir/main.cpp.o: ../include/graphics/RenderTarget.hpp
examples/CMakeFiles/sdlu_example.dir/main.cpp.o: ../include/graphics/RenderWindow.hpp
examples/CMakeFiles/sdlu_example.dir/main.cpp.o: ../include/graphics/drawable/Drawable.hpp
examples/CMakeFiles/sdlu_example.dir/main.cpp.o: ../include/graphics/drawable/Transformable.hpp
examples/CMakeFiles/sdlu_example.dir/main.cpp.o: ../include/graphics/drawable/shapes/Rectangle.hpp
examples/CMakeFiles/sdlu_example.dir/main.cpp.o: ../include/graphics/drawable/shapes/Shape.hpp
examples/CMakeFiles/sdlu_example.dir/main.cpp.o: ../include/structures/Clock.hpp
examples/CMakeFiles/sdlu_example.dir/main.cpp.o: ../include/structures/Color.hpp
examples/CMakeFiles/sdlu_example.dir/main.cpp.o: ../include/structures/Cursor.hpp
examples/CMakeFiles/sdlu_example.dir/main.cpp.o: ../include/structures/Mouse.hpp
examples/CMakeFiles/sdlu_example.dir/main.cpp.o: ../include/structures/Time.hpp
examples/CMakeFiles/sdlu_example.dir/main.cpp.o: ../include/structures/Vector2.hpp
examples/CMakeFiles/sdlu_example.dir/main.cpp.o: ../include/structures/Window.hpp
examples/CMakeFiles/sdlu_example.dir/main.cpp.o: ../examples/header.hpp
examples/CMakeFiles/sdlu_example.dir/main.cpp.o: ../examples/main.cpp
examples/CMakeFiles/sdlu_example.dir/main.cpp.o: /usr/include/SDL2/SDL_blendmode.h
examples/CMakeFiles/sdlu_example.dir/main.cpp.o: /usr/include/SDL2/SDL_config.h
examples/CMakeFiles/sdlu_example.dir/main.cpp.o: /usr/include/SDL2/SDL_endian.h
examples/CMakeFiles/sdlu_example.dir/main.cpp.o: /usr/include/SDL2/SDL_error.h
examples/CMakeFiles/sdlu_example.dir/main.cpp.o: /usr/include/SDL2/SDL_events.h
examples/CMakeFiles/sdlu_example.dir/main.cpp.o: /usr/include/SDL2/SDL_gamecontroller.h
examples/CMakeFiles/sdlu_example.dir/main.cpp.o: /usr/include/SDL2/SDL_gesture.h
examples/CMakeFiles/sdlu_example.dir/main.cpp.o: /usr/include/SDL2/SDL_joystick.h
examples/CMakeFiles/sdlu_example.dir/main.cpp.o: /usr/include/SDL2/SDL_keyboard.h
examples/CMakeFiles/sdlu_example.dir/main.cpp.o: /usr/include/SDL2/SDL_keycode.h
examples/CMakeFiles/sdlu_example.dir/main.cpp.o: /usr/include/SDL2/SDL_mouse.h
examples/CMakeFiles/sdlu_example.dir/main.cpp.o: /usr/include/SDL2/SDL_pixels.h
examples/CMakeFiles/sdlu_example.dir/main.cpp.o: /usr/include/SDL2/SDL_platform.h
examples/CMakeFiles/sdlu_example.dir/main.cpp.o: /usr/include/SDL2/SDL_quit.h
examples/CMakeFiles/sdlu_example.dir/main.cpp.o: /usr/include/SDL2/SDL_rect.h
examples/CMakeFiles/sdlu_example.dir/main.cpp.o: /usr/include/SDL2/SDL_rwops.h
examples/CMakeFiles/sdlu_example.dir/main.cpp.o: /usr/include/SDL2/SDL_scancode.h
examples/CMakeFiles/sdlu_example.dir/main.cpp.o: /usr/include/SDL2/SDL_stdinc.h
examples/CMakeFiles/sdlu_example.dir/main.cpp.o: /usr/include/SDL2/SDL_surface.h
examples/CMakeFiles/sdlu_example.dir/main.cpp.o: /usr/include/SDL2/SDL_touch.h
examples/CMakeFiles/sdlu_example.dir/main.cpp.o: /usr/include/SDL2/SDL_video.h
examples/CMakeFiles/sdlu_example.dir/main.cpp.o: /usr/include/SDL2/begin_code.h
examples/CMakeFiles/sdlu_example.dir/main.cpp.o: /usr/include/SDL2/close_code.h

View file

@ -0,0 +1,10 @@
# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 3.13
# compile CXX with /usr/bin/c++
CXX_FLAGS =
CXX_DEFINES =
CXX_INCLUDES = -I/home/robert/Programming/SDLU/examples/sdlu -I/home/robert/Programming/SDLU/include -I/usr/include/SDL2 -I/home/robert/Programming/SDLU/sdl2_gfx -I/home/robert/Programming/SDLU/lib/sdl2_gfx/include

View file

@ -0,0 +1 @@
/usr/bin/c++ CMakeFiles/sdlu_example.dir/main.cpp.o -o sdlu_example ../libsdlu.a ../lib/sdl2_gfx/libsdl2_gfx.a -lSDL2 -lSDL2main

View file

@ -0,0 +1,3 @@
CMAKE_PROGRESS_1 = 19
CMAKE_PROGRESS_2 = 20