From 96eddb62efc52b637c9b624ba9b49300a9acfc5f Mon Sep 17 00:00:00 2001 From: Lauchmelder23 Date: Sat, 24 Apr 2021 14:36:48 +0200 Subject: [PATCH] fixed some stuff for linux --- .gitignore | 3 +- bin/CMakeCache.txt | 363 -------- bin/CMakeFiles/3.13.4/CMakeCCompiler.cmake | 73 -- bin/CMakeFiles/3.13.4/CMakeCXXCompiler.cmake | 76 -- .../3.13.4/CMakeDetermineCompilerABI_C.bin | Bin 16544 -> 0 bytes .../3.13.4/CMakeDetermineCompilerABI_CXX.bin | Bin 16560 -> 0 bytes bin/CMakeFiles/3.13.4/CMakeSystem.cmake | 15 - .../3.13.4/CompilerIdC/CMakeCCompilerId.c | 623 -------------- bin/CMakeFiles/3.13.4/CompilerIdC/a.out | Bin 16704 -> 0 bytes .../CompilerIdCXX/CMakeCXXCompilerId.cpp | 602 ------------- bin/CMakeFiles/3.13.4/CompilerIdCXX/a.out | Bin 16712 -> 0 bytes .../CMakeDirectoryInformation.cmake | 16 - bin/CMakeFiles/CMakeOutput.log | 698 --------------- bin/CMakeFiles/Makefile.cmake | 126 --- bin/CMakeFiles/Makefile2 | 224 ----- bin/CMakeFiles/Progress/1 | 1 - bin/CMakeFiles/Progress/10 | 1 - bin/CMakeFiles/Progress/11 | 1 - bin/CMakeFiles/Progress/12 | 1 - bin/CMakeFiles/Progress/13 | 1 - bin/CMakeFiles/Progress/14 | 1 - bin/CMakeFiles/Progress/15 | 1 - bin/CMakeFiles/Progress/16 | 1 - bin/CMakeFiles/Progress/17 | 1 - bin/CMakeFiles/Progress/18 | 1 - bin/CMakeFiles/Progress/19 | 1 - bin/CMakeFiles/Progress/2 | 1 - bin/CMakeFiles/Progress/3 | 1 - bin/CMakeFiles/Progress/4 | 1 - bin/CMakeFiles/Progress/5 | 1 - bin/CMakeFiles/Progress/6 | 1 - bin/CMakeFiles/Progress/7 | 1 - bin/CMakeFiles/Progress/8 | 1 - bin/CMakeFiles/Progress/9 | 1 - bin/CMakeFiles/Progress/count.txt | 1 - bin/CMakeFiles/TargetDirectories.txt | 9 - bin/CMakeFiles/cmake.check_cache | 1 - bin/CMakeFiles/feature_tests.bin | Bin 16504 -> 0 bytes bin/CMakeFiles/feature_tests.c | 34 - bin/CMakeFiles/feature_tests.cxx | 405 --------- bin/CMakeFiles/progress.marks | 1 - bin/CMakeFiles/sdlu.dir/CXX.includecache | 792 ------------------ bin/CMakeFiles/sdlu.dir/DependInfo.cmake | 36 - bin/CMakeFiles/sdlu.dir/build.make | 264 ------ bin/CMakeFiles/sdlu.dir/cmake_clean.cmake | 21 - .../sdlu.dir/cmake_clean_target.cmake | 3 - bin/CMakeFiles/sdlu.dir/depend.internal | 287 ------- bin/CMakeFiles/sdlu.dir/depend.make | 287 ------- bin/CMakeFiles/sdlu.dir/flags.make | 10 - bin/CMakeFiles/sdlu.dir/link.txt | 2 - bin/CMakeFiles/sdlu.dir/progress.make | 14 - bin/CMakeFiles/sdlu.dir/src/SDLU.cpp.o | Bin 1760 -> 0 bytes .../sdlu.dir/src/graphics/RenderTarget.cpp.o | Bin 16728 -> 0 bytes .../sdlu.dir/src/graphics/RenderWindow.cpp.o | Bin 6696 -> 0 bytes .../src/graphics/drawable/Transformable.cpp.o | Bin 7768 -> 0 bytes .../graphics/drawable/shapes/Rectangle.cpp.o | Bin 7056 -> 0 bytes .../src/graphics/drawable/shapes/Shape.cpp.o | Bin 6520 -> 0 bytes .../sdlu.dir/src/structures/Clock.cpp.o | Bin 5864 -> 0 bytes .../sdlu.dir/src/structures/Color.cpp.o | Bin 8824 -> 0 bytes .../sdlu.dir/src/structures/Cursor.cpp.o | Bin 3696 -> 0 bytes .../sdlu.dir/src/structures/Mouse.cpp.o | Bin 4968 -> 0 bytes .../sdlu.dir/src/structures/Time.cpp.o | Bin 58880 -> 0 bytes .../sdlu.dir/src/structures/Window.cpp.o | Bin 16552 -> 0 bytes bin/Makefile | 536 ------------ bin/cmake_install.cmake | 56 -- .../CMakeDirectoryInformation.cmake | 16 - bin/examples/CMakeFiles/progress.marks | 1 - .../sdlu_example.dir/CXX.includecache | 414 --------- .../sdlu_example.dir/DependInfo.cmake | 27 - .../CMakeFiles/sdlu_example.dir/build.make | 100 --- .../sdlu_example.dir/cmake_clean.cmake | 10 - .../sdlu_example.dir/depend.internal | 45 - .../CMakeFiles/sdlu_example.dir/depend.make | 45 - .../CMakeFiles/sdlu_example.dir/flags.make | 10 - .../CMakeFiles/sdlu_example.dir/link.txt | 1 - .../CMakeFiles/sdlu_example.dir/progress.make | 3 - bin/examples/Makefile | 180 ---- bin/examples/cmake_install.cmake | 39 - .../CMakeDirectoryInformation.cmake | 16 - bin/lib/sdl2_gfx/CMakeFiles/progress.marks | 1 - .../CMakeFiles/sdl2_gfx.dir/C.includecache | 672 --------------- .../CMakeFiles/sdl2_gfx.dir/DependInfo.cmake | 25 - .../CMakeFiles/sdl2_gfx.dir/build.make | 144 ---- .../CMakeFiles/sdl2_gfx.dir/cmake_clean.cmake | 13 - .../sdl2_gfx.dir/cmake_clean_target.cmake | 3 - .../CMakeFiles/sdl2_gfx.dir/depend.internal | 197 ----- .../CMakeFiles/sdl2_gfx.dir/depend.make | 197 ----- .../CMakeFiles/sdl2_gfx.dir/flags.make | 10 - .../sdl2_gfx/CMakeFiles/sdl2_gfx.dir/link.txt | 2 - .../CMakeFiles/sdl2_gfx.dir/progress.make | 6 - .../sdl2_gfx.dir/src/SDL2_framerate.c.o | Bin 2744 -> 0 bytes .../sdl2_gfx.dir/src/SDL2_gfxPrimitives.c.o | Bin 48640 -> 0 bytes .../sdl2_gfx.dir/src/SDL2_imageFilter.c.o | Bin 20792 -> 0 bytes .../sdl2_gfx.dir/src/SDL2_rotozoom.c.o | Bin 19368 -> 0 bytes bin/lib/sdl2_gfx/Makefile | 270 ------ bin/lib/sdl2_gfx/cmake_install.cmake | 39 - bin/lib/sdl2_gfx/libsdl2_gfx.a | Bin 95186 -> 0 bytes bin/libsdlu.a | Bin 166600 -> 0 bytes 98 files changed, 2 insertions(+), 8081 deletions(-) delete mode 100644 bin/CMakeCache.txt delete mode 100644 bin/CMakeFiles/3.13.4/CMakeCCompiler.cmake delete mode 100644 bin/CMakeFiles/3.13.4/CMakeCXXCompiler.cmake delete mode 100755 bin/CMakeFiles/3.13.4/CMakeDetermineCompilerABI_C.bin delete mode 100755 bin/CMakeFiles/3.13.4/CMakeDetermineCompilerABI_CXX.bin delete mode 100644 bin/CMakeFiles/3.13.4/CMakeSystem.cmake delete mode 100644 bin/CMakeFiles/3.13.4/CompilerIdC/CMakeCCompilerId.c delete mode 100755 bin/CMakeFiles/3.13.4/CompilerIdC/a.out delete mode 100644 bin/CMakeFiles/3.13.4/CompilerIdCXX/CMakeCXXCompilerId.cpp delete mode 100755 bin/CMakeFiles/3.13.4/CompilerIdCXX/a.out delete mode 100644 bin/CMakeFiles/CMakeDirectoryInformation.cmake delete mode 100644 bin/CMakeFiles/CMakeOutput.log delete mode 100644 bin/CMakeFiles/Makefile.cmake delete mode 100644 bin/CMakeFiles/Makefile2 delete mode 100644 bin/CMakeFiles/Progress/1 delete mode 100644 bin/CMakeFiles/Progress/10 delete mode 100644 bin/CMakeFiles/Progress/11 delete mode 100644 bin/CMakeFiles/Progress/12 delete mode 100644 bin/CMakeFiles/Progress/13 delete mode 100644 bin/CMakeFiles/Progress/14 delete mode 100644 bin/CMakeFiles/Progress/15 delete mode 100644 bin/CMakeFiles/Progress/16 delete mode 100644 bin/CMakeFiles/Progress/17 delete mode 100644 bin/CMakeFiles/Progress/18 delete mode 100644 bin/CMakeFiles/Progress/19 delete mode 100644 bin/CMakeFiles/Progress/2 delete mode 100644 bin/CMakeFiles/Progress/3 delete mode 100644 bin/CMakeFiles/Progress/4 delete mode 100644 bin/CMakeFiles/Progress/5 delete mode 100644 bin/CMakeFiles/Progress/6 delete mode 100644 bin/CMakeFiles/Progress/7 delete mode 100644 bin/CMakeFiles/Progress/8 delete mode 100644 bin/CMakeFiles/Progress/9 delete mode 100644 bin/CMakeFiles/Progress/count.txt delete mode 100644 bin/CMakeFiles/TargetDirectories.txt delete mode 100644 bin/CMakeFiles/cmake.check_cache delete mode 100755 bin/CMakeFiles/feature_tests.bin delete mode 100644 bin/CMakeFiles/feature_tests.c delete mode 100644 bin/CMakeFiles/feature_tests.cxx delete mode 100644 bin/CMakeFiles/progress.marks delete mode 100644 bin/CMakeFiles/sdlu.dir/CXX.includecache delete mode 100644 bin/CMakeFiles/sdlu.dir/DependInfo.cmake delete mode 100644 bin/CMakeFiles/sdlu.dir/build.make delete mode 100644 bin/CMakeFiles/sdlu.dir/cmake_clean.cmake delete mode 100644 bin/CMakeFiles/sdlu.dir/cmake_clean_target.cmake delete mode 100644 bin/CMakeFiles/sdlu.dir/depend.internal delete mode 100644 bin/CMakeFiles/sdlu.dir/depend.make delete mode 100644 bin/CMakeFiles/sdlu.dir/flags.make delete mode 100644 bin/CMakeFiles/sdlu.dir/link.txt delete mode 100644 bin/CMakeFiles/sdlu.dir/progress.make delete mode 100644 bin/CMakeFiles/sdlu.dir/src/SDLU.cpp.o delete mode 100644 bin/CMakeFiles/sdlu.dir/src/graphics/RenderTarget.cpp.o delete mode 100644 bin/CMakeFiles/sdlu.dir/src/graphics/RenderWindow.cpp.o delete mode 100644 bin/CMakeFiles/sdlu.dir/src/graphics/drawable/Transformable.cpp.o delete mode 100644 bin/CMakeFiles/sdlu.dir/src/graphics/drawable/shapes/Rectangle.cpp.o delete mode 100644 bin/CMakeFiles/sdlu.dir/src/graphics/drawable/shapes/Shape.cpp.o delete mode 100644 bin/CMakeFiles/sdlu.dir/src/structures/Clock.cpp.o delete mode 100644 bin/CMakeFiles/sdlu.dir/src/structures/Color.cpp.o delete mode 100644 bin/CMakeFiles/sdlu.dir/src/structures/Cursor.cpp.o delete mode 100644 bin/CMakeFiles/sdlu.dir/src/structures/Mouse.cpp.o delete mode 100644 bin/CMakeFiles/sdlu.dir/src/structures/Time.cpp.o delete mode 100644 bin/CMakeFiles/sdlu.dir/src/structures/Window.cpp.o delete mode 100644 bin/Makefile delete mode 100644 bin/cmake_install.cmake delete mode 100644 bin/examples/CMakeFiles/CMakeDirectoryInformation.cmake delete mode 100644 bin/examples/CMakeFiles/progress.marks delete mode 100644 bin/examples/CMakeFiles/sdlu_example.dir/CXX.includecache delete mode 100644 bin/examples/CMakeFiles/sdlu_example.dir/DependInfo.cmake delete mode 100644 bin/examples/CMakeFiles/sdlu_example.dir/build.make delete mode 100644 bin/examples/CMakeFiles/sdlu_example.dir/cmake_clean.cmake delete mode 100644 bin/examples/CMakeFiles/sdlu_example.dir/depend.internal delete mode 100644 bin/examples/CMakeFiles/sdlu_example.dir/depend.make delete mode 100644 bin/examples/CMakeFiles/sdlu_example.dir/flags.make delete mode 100644 bin/examples/CMakeFiles/sdlu_example.dir/link.txt delete mode 100644 bin/examples/CMakeFiles/sdlu_example.dir/progress.make delete mode 100644 bin/examples/Makefile delete mode 100644 bin/examples/cmake_install.cmake delete mode 100644 bin/lib/sdl2_gfx/CMakeFiles/CMakeDirectoryInformation.cmake delete mode 100644 bin/lib/sdl2_gfx/CMakeFiles/progress.marks delete mode 100644 bin/lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/C.includecache delete mode 100644 bin/lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/DependInfo.cmake delete mode 100644 bin/lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/build.make delete mode 100644 bin/lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/cmake_clean.cmake delete mode 100644 bin/lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/cmake_clean_target.cmake delete mode 100644 bin/lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/depend.internal delete mode 100644 bin/lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/depend.make delete mode 100644 bin/lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/flags.make delete mode 100644 bin/lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/link.txt delete mode 100644 bin/lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/progress.make delete mode 100644 bin/lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_framerate.c.o delete mode 100644 bin/lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_gfxPrimitives.c.o delete mode 100644 bin/lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_imageFilter.c.o delete mode 100644 bin/lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_rotozoom.c.o delete mode 100644 bin/lib/sdl2_gfx/Makefile delete mode 100644 bin/lib/sdl2_gfx/cmake_install.cmake delete mode 100644 bin/lib/sdl2_gfx/libsdl2_gfx.a delete mode 100644 bin/libsdlu.a diff --git a/.gitignore b/.gitignore index 3b7513f..8843741 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ *.json out/ -.vs/ \ No newline at end of file +bin/ +.vs/ diff --git a/bin/CMakeCache.txt b/bin/CMakeCache.txt deleted file mode 100644 index f68715b..0000000 --- a/bin/CMakeCache.txt +++ /dev/null @@ -1,363 +0,0 @@ -# This is the CMakeCache file. -# For build in directory: /home/robert/Programming/SDLU/bin -# It was generated by CMake: /usr/bin/cmake -# You can edit this file to change values found and used by cmake. -# If you do not want to change any of the values, simply exit the editor. -# If you do want to change a value, simply edit, save, and exit the editor. -# The syntax for the file is as follows: -# KEY:TYPE=VALUE -# KEY is the name of a variable in the cache. -# TYPE is a hint to GUIs for the type of VALUE, DO NOT EDIT TYPE!. -# VALUE is the current value for the KEY. - -######################## -# EXTERNAL cache entries -######################## - -//Builds the example projects -BUILD_EXAMPLES:BOOL=ON - -//Path to a program. -CMAKE_AR:FILEPATH=/usr/bin/ar - -//Choose the type of build, options are: None Debug Release RelWithDebInfo -// MinSizeRel ... -CMAKE_BUILD_TYPE:STRING= - -//Enable/Disable color output during build. -CMAKE_COLOR_MAKEFILE:BOOL=ON - -//CXX compiler -CMAKE_CXX_COMPILER:FILEPATH=/usr/bin/c++ - -//A wrapper around 'ar' adding the appropriate '--plugin' option -// for the GCC compiler -CMAKE_CXX_COMPILER_AR:FILEPATH=/usr/bin/gcc-ar-8 - -//A wrapper around 'ranlib' adding the appropriate '--plugin' option -// for the GCC compiler -CMAKE_CXX_COMPILER_RANLIB:FILEPATH=/usr/bin/gcc-ranlib-8 - -//Flags used by the CXX compiler during all build types. -CMAKE_CXX_FLAGS:STRING= - -//Flags used by the CXX compiler during DEBUG builds. -CMAKE_CXX_FLAGS_DEBUG:STRING=-g - -//Flags used by the CXX compiler during MINSIZEREL builds. -CMAKE_CXX_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG - -//Flags used by the CXX compiler during RELEASE builds. -CMAKE_CXX_FLAGS_RELEASE:STRING=-O3 -DNDEBUG - -//Flags used by the CXX compiler during RELWITHDEBINFO builds. -CMAKE_CXX_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG - -//C compiler -CMAKE_C_COMPILER:FILEPATH=/usr/bin/cc - -//A wrapper around 'ar' adding the appropriate '--plugin' option -// for the GCC compiler -CMAKE_C_COMPILER_AR:FILEPATH=/usr/bin/gcc-ar-8 - -//A wrapper around 'ranlib' adding the appropriate '--plugin' option -// for the GCC compiler -CMAKE_C_COMPILER_RANLIB:FILEPATH=/usr/bin/gcc-ranlib-8 - -//Flags used by the C compiler during all build types. -CMAKE_C_FLAGS:STRING= - -//Flags used by the C compiler during DEBUG builds. -CMAKE_C_FLAGS_DEBUG:STRING=-g - -//Flags used by the C compiler during MINSIZEREL builds. -CMAKE_C_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG - -//Flags used by the C compiler during RELEASE builds. -CMAKE_C_FLAGS_RELEASE:STRING=-O3 -DNDEBUG - -//Flags used by the C compiler during RELWITHDEBINFO builds. -CMAKE_C_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG - -//Flags used by the linker during all build types. -CMAKE_EXE_LINKER_FLAGS:STRING= - -//Flags used by the linker during DEBUG builds. -CMAKE_EXE_LINKER_FLAGS_DEBUG:STRING= - -//Flags used by the linker during MINSIZEREL builds. -CMAKE_EXE_LINKER_FLAGS_MINSIZEREL:STRING= - -//Flags used by the linker during RELEASE builds. -CMAKE_EXE_LINKER_FLAGS_RELEASE:STRING= - -//Flags used by the linker during RELWITHDEBINFO builds. -CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO:STRING= - -//Enable/Disable output of compile commands during generation. -CMAKE_EXPORT_COMPILE_COMMANDS:BOOL=OFF - -//Install path prefix, prepended onto install directories. -CMAKE_INSTALL_PREFIX:PATH=/usr/local - -//Path to a program. -CMAKE_LINKER:FILEPATH=/usr/bin/ld - -//Path to a program. -CMAKE_MAKE_PROGRAM:FILEPATH=/usr/bin/make - -//Flags used by the linker during the creation of modules during -// all build types. -CMAKE_MODULE_LINKER_FLAGS:STRING= - -//Flags used by the linker during the creation of modules during -// DEBUG builds. -CMAKE_MODULE_LINKER_FLAGS_DEBUG:STRING= - -//Flags used by the linker during the creation of modules during -// MINSIZEREL builds. -CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL:STRING= - -//Flags used by the linker during the creation of modules during -// RELEASE builds. -CMAKE_MODULE_LINKER_FLAGS_RELEASE:STRING= - -//Flags used by the linker during the creation of modules during -// RELWITHDEBINFO builds. -CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO:STRING= - -//Path to a program. -CMAKE_NM:FILEPATH=/usr/bin/nm - -//Path to a program. -CMAKE_OBJCOPY:FILEPATH=/usr/bin/objcopy - -//Path to a program. -CMAKE_OBJDUMP:FILEPATH=/usr/bin/objdump - -//Value Computed by CMake -CMAKE_PROJECT_DESCRIPTION:STATIC= - -//Value Computed by CMake -CMAKE_PROJECT_HOMEPAGE_URL:STATIC= - -//Value Computed by CMake -CMAKE_PROJECT_NAME:STATIC=sdlu - -//Path to a program. -CMAKE_RANLIB:FILEPATH=/usr/bin/ranlib - -//Flags used by the linker during the creation of shared libraries -// during all build types. -CMAKE_SHARED_LINKER_FLAGS:STRING= - -//Flags used by the linker during the creation of shared libraries -// during DEBUG builds. -CMAKE_SHARED_LINKER_FLAGS_DEBUG:STRING= - -//Flags used by the linker during the creation of shared libraries -// during MINSIZEREL builds. -CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL:STRING= - -//Flags used by the linker during the creation of shared libraries -// during RELEASE builds. -CMAKE_SHARED_LINKER_FLAGS_RELEASE:STRING= - -//Flags used by the linker during the creation of shared libraries -// during RELWITHDEBINFO builds. -CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO:STRING= - -//If set, runtime paths are not added when installing shared libraries, -// but are added when building. -CMAKE_SKIP_INSTALL_RPATH:BOOL=NO - -//If set, runtime paths are not added when using shared libraries. -CMAKE_SKIP_RPATH:BOOL=NO - -//Flags used by the linker during the creation of static libraries -// during all build types. -CMAKE_STATIC_LINKER_FLAGS:STRING= - -//Flags used by the linker during the creation of static libraries -// during DEBUG builds. -CMAKE_STATIC_LINKER_FLAGS_DEBUG:STRING= - -//Flags used by the linker during the creation of static libraries -// during MINSIZEREL builds. -CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL:STRING= - -//Flags used by the linker during the creation of static libraries -// during RELEASE builds. -CMAKE_STATIC_LINKER_FLAGS_RELEASE:STRING= - -//Flags used by the linker during the creation of static libraries -// during RELWITHDEBINFO builds. -CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO:STRING= - -//Path to a program. -CMAKE_STRIP:FILEPATH=/usr/bin/strip - -//If this value is on, makefiles will be generated without the -// .SILENT directive, and all commands will be echoed to the console -// during the make. This is useful for debugging only. With Visual -// Studio IDE projects all commands are done without /nologo. -CMAKE_VERBOSE_MAKEFILE:BOOL=FALSE - -//The directory containing a CMake configuration file for SDL2. -SDL2_DIR:PATH=/usr/lib/x86_64-linux-gnu/cmake/SDL2 - -//Dependencies for the target -sdl2_gfx_LIB_DEPENDS:STATIC=general;SDL2; - -//Value Computed by CMake -sdlu_BINARY_DIR:STATIC=/home/robert/Programming/SDLU/bin - -//Dependencies for the target -sdlu_LIB_DEPENDS:STATIC=general;sdl2_gfx;general;SDL2;general;SDL2main; - -//Value Computed by CMake -sdlu_SOURCE_DIR:STATIC=/home/robert/Programming/SDLU - - -######################## -# INTERNAL cache entries -######################## - -//ADVANCED property for variable: CMAKE_AR -CMAKE_AR-ADVANCED:INTERNAL=1 -//This is the directory where this CMakeCache.txt was created -CMAKE_CACHEFILE_DIR:INTERNAL=/home/robert/Programming/SDLU/bin -//Major version of cmake used to create the current loaded cache -CMAKE_CACHE_MAJOR_VERSION:INTERNAL=3 -//Minor version of cmake used to create the current loaded cache -CMAKE_CACHE_MINOR_VERSION:INTERNAL=13 -//Patch version of cmake used to create the current loaded cache -CMAKE_CACHE_PATCH_VERSION:INTERNAL=4 -//ADVANCED property for variable: CMAKE_COLOR_MAKEFILE -CMAKE_COLOR_MAKEFILE-ADVANCED:INTERNAL=1 -//Path to CMake executable. -CMAKE_COMMAND:INTERNAL=/usr/bin/cmake -//Path to cpack program executable. -CMAKE_CPACK_COMMAND:INTERNAL=/usr/bin/cpack -//Path to ctest program executable. -CMAKE_CTEST_COMMAND:INTERNAL=/usr/bin/ctest -//ADVANCED property for variable: CMAKE_CXX_COMPILER -CMAKE_CXX_COMPILER-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_CXX_COMPILER_AR -CMAKE_CXX_COMPILER_AR-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_CXX_COMPILER_RANLIB -CMAKE_CXX_COMPILER_RANLIB-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_CXX_FLAGS -CMAKE_CXX_FLAGS-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_CXX_FLAGS_DEBUG -CMAKE_CXX_FLAGS_DEBUG-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_CXX_FLAGS_MINSIZEREL -CMAKE_CXX_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_CXX_FLAGS_RELEASE -CMAKE_CXX_FLAGS_RELEASE-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_CXX_FLAGS_RELWITHDEBINFO -CMAKE_CXX_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_C_COMPILER -CMAKE_C_COMPILER-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_C_COMPILER_AR -CMAKE_C_COMPILER_AR-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_C_COMPILER_RANLIB -CMAKE_C_COMPILER_RANLIB-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_C_FLAGS -CMAKE_C_FLAGS-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_C_FLAGS_DEBUG -CMAKE_C_FLAGS_DEBUG-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_C_FLAGS_MINSIZEREL -CMAKE_C_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_C_FLAGS_RELEASE -CMAKE_C_FLAGS_RELEASE-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_C_FLAGS_RELWITHDEBINFO -CMAKE_C_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 -//Executable file format -CMAKE_EXECUTABLE_FORMAT:INTERNAL=ELF -//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS -CMAKE_EXE_LINKER_FLAGS-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_DEBUG -CMAKE_EXE_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_MINSIZEREL -CMAKE_EXE_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_RELEASE -CMAKE_EXE_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO -CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_EXPORT_COMPILE_COMMANDS -CMAKE_EXPORT_COMPILE_COMMANDS-ADVANCED:INTERNAL=1 -//Name of external makefile project generator. -CMAKE_EXTRA_GENERATOR:INTERNAL= -//Name of generator. -CMAKE_GENERATOR:INTERNAL=Unix Makefiles -//Generator instance identifier. -CMAKE_GENERATOR_INSTANCE:INTERNAL= -//Name of generator platform. -CMAKE_GENERATOR_PLATFORM:INTERNAL= -//Name of generator toolset. -CMAKE_GENERATOR_TOOLSET:INTERNAL= -//Source directory with the top level CMakeLists.txt file for this -// project -CMAKE_HOME_DIRECTORY:INTERNAL=/home/robert/Programming/SDLU -//Install .so files without execute permission. -CMAKE_INSTALL_SO_NO_EXE:INTERNAL=1 -//ADVANCED property for variable: CMAKE_LINKER -CMAKE_LINKER-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_MAKE_PROGRAM -CMAKE_MAKE_PROGRAM-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS -CMAKE_MODULE_LINKER_FLAGS-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_DEBUG -CMAKE_MODULE_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL -CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_RELEASE -CMAKE_MODULE_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO -CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_NM -CMAKE_NM-ADVANCED:INTERNAL=1 -//number of local generators -CMAKE_NUMBER_OF_MAKEFILES:INTERNAL=3 -//ADVANCED property for variable: CMAKE_OBJCOPY -CMAKE_OBJCOPY-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_OBJDUMP -CMAKE_OBJDUMP-ADVANCED:INTERNAL=1 -//Platform information initialized -CMAKE_PLATFORM_INFO_INITIALIZED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_RANLIB -CMAKE_RANLIB-ADVANCED:INTERNAL=1 -//Path to CMake installation. -CMAKE_ROOT:INTERNAL=/usr/share/cmake-3.13 -//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS -CMAKE_SHARED_LINKER_FLAGS-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_DEBUG -CMAKE_SHARED_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL -CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_RELEASE -CMAKE_SHARED_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO -CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_SKIP_INSTALL_RPATH -CMAKE_SKIP_INSTALL_RPATH-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_SKIP_RPATH -CMAKE_SKIP_RPATH-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS -CMAKE_STATIC_LINKER_FLAGS-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_DEBUG -CMAKE_STATIC_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL -CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_RELEASE -CMAKE_STATIC_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO -CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_STRIP -CMAKE_STRIP-ADVANCED:INTERNAL=1 -//uname command -CMAKE_UNAME:INTERNAL=/usr/bin/uname -//ADVANCED property for variable: CMAKE_VERBOSE_MAKEFILE -CMAKE_VERBOSE_MAKEFILE-ADVANCED:INTERNAL=1 - diff --git a/bin/CMakeFiles/3.13.4/CMakeCCompiler.cmake b/bin/CMakeFiles/3.13.4/CMakeCCompiler.cmake deleted file mode 100644 index 3f570ea..0000000 --- a/bin/CMakeFiles/3.13.4/CMakeCCompiler.cmake +++ /dev/null @@ -1,73 +0,0 @@ -set(CMAKE_C_COMPILER "/usr/bin/cc") -set(CMAKE_C_COMPILER_ARG1 "") -set(CMAKE_C_COMPILER_ID "GNU") -set(CMAKE_C_COMPILER_VERSION "8.3.0") -set(CMAKE_C_COMPILER_VERSION_INTERNAL "") -set(CMAKE_C_COMPILER_WRAPPER "") -set(CMAKE_C_STANDARD_COMPUTED_DEFAULT "11") -set(CMAKE_C_COMPILE_FEATURES "c_std_90;c_function_prototypes;c_std_99;c_restrict;c_variadic_macros;c_std_11;c_static_assert") -set(CMAKE_C90_COMPILE_FEATURES "c_std_90;c_function_prototypes") -set(CMAKE_C99_COMPILE_FEATURES "c_std_99;c_restrict;c_variadic_macros") -set(CMAKE_C11_COMPILE_FEATURES "c_std_11;c_static_assert") - -set(CMAKE_C_PLATFORM_ID "Linux") -set(CMAKE_C_SIMULATE_ID "") -set(CMAKE_C_SIMULATE_VERSION "") - - - -set(CMAKE_AR "/usr/bin/ar") -set(CMAKE_C_COMPILER_AR "/usr/bin/gcc-ar-8") -set(CMAKE_RANLIB "/usr/bin/ranlib") -set(CMAKE_C_COMPILER_RANLIB "/usr/bin/gcc-ranlib-8") -set(CMAKE_LINKER "/usr/bin/ld") -set(CMAKE_COMPILER_IS_GNUCC 1) -set(CMAKE_C_COMPILER_LOADED 1) -set(CMAKE_C_COMPILER_WORKS TRUE) -set(CMAKE_C_ABI_COMPILED TRUE) -set(CMAKE_COMPILER_IS_MINGW ) -set(CMAKE_COMPILER_IS_CYGWIN ) -if(CMAKE_COMPILER_IS_CYGWIN) - set(CYGWIN 1) - set(UNIX 1) -endif() - -set(CMAKE_C_COMPILER_ENV_VAR "CC") - -if(CMAKE_COMPILER_IS_MINGW) - set(MINGW 1) -endif() -set(CMAKE_C_COMPILER_ID_RUN 1) -set(CMAKE_C_SOURCE_FILE_EXTENSIONS c;m) -set(CMAKE_C_IGNORE_EXTENSIONS h;H;o;O;obj;OBJ;def;DEF;rc;RC) -set(CMAKE_C_LINKER_PREFERENCE 10) - -# Save compiler ABI information. -set(CMAKE_C_SIZEOF_DATA_PTR "8") -set(CMAKE_C_COMPILER_ABI "ELF") -set(CMAKE_C_LIBRARY_ARCHITECTURE "x86_64-linux-gnu") - -if(CMAKE_C_SIZEOF_DATA_PTR) - set(CMAKE_SIZEOF_VOID_P "${CMAKE_C_SIZEOF_DATA_PTR}") -endif() - -if(CMAKE_C_COMPILER_ABI) - set(CMAKE_INTERNAL_PLATFORM_ABI "${CMAKE_C_COMPILER_ABI}") -endif() - -if(CMAKE_C_LIBRARY_ARCHITECTURE) - set(CMAKE_LIBRARY_ARCHITECTURE "x86_64-linux-gnu") -endif() - -set(CMAKE_C_CL_SHOWINCLUDES_PREFIX "") -if(CMAKE_C_CL_SHOWINCLUDES_PREFIX) - set(CMAKE_CL_SHOWINCLUDES_PREFIX "${CMAKE_C_CL_SHOWINCLUDES_PREFIX}") -endif() - - - - - -set(CMAKE_C_IMPLICIT_LINK_LIBRARIES "gcc;gcc_s;c;gcc;gcc_s") -set(CMAKE_C_IMPLICIT_LINK_DIRECTORIES "/usr/lib/gcc/x86_64-linux-gnu/8;/usr/lib/x86_64-linux-gnu;/usr/lib;/lib/x86_64-linux-gnu;/lib") -set(CMAKE_C_IMPLICIT_LINK_FRAMEWORK_DIRECTORIES "") diff --git a/bin/CMakeFiles/3.13.4/CMakeCXXCompiler.cmake b/bin/CMakeFiles/3.13.4/CMakeCXXCompiler.cmake deleted file mode 100644 index 5a956a9..0000000 --- a/bin/CMakeFiles/3.13.4/CMakeCXXCompiler.cmake +++ /dev/null @@ -1,76 +0,0 @@ -set(CMAKE_CXX_COMPILER "/usr/bin/c++") -set(CMAKE_CXX_COMPILER_ARG1 "") -set(CMAKE_CXX_COMPILER_ID "GNU") -set(CMAKE_CXX_COMPILER_VERSION "8.3.0") -set(CMAKE_CXX_COMPILER_VERSION_INTERNAL "") -set(CMAKE_CXX_COMPILER_WRAPPER "") -set(CMAKE_CXX_STANDARD_COMPUTED_DEFAULT "14") -set(CMAKE_CXX_COMPILE_FEATURES "cxx_std_98;cxx_template_template_parameters;cxx_std_11;cxx_alias_templates;cxx_alignas;cxx_alignof;cxx_attributes;cxx_auto_type;cxx_constexpr;cxx_decltype;cxx_decltype_incomplete_return_types;cxx_default_function_template_args;cxx_defaulted_functions;cxx_defaulted_move_initializers;cxx_delegating_constructors;cxx_deleted_functions;cxx_enum_forward_declarations;cxx_explicit_conversions;cxx_extended_friend_declarations;cxx_extern_templates;cxx_final;cxx_func_identifier;cxx_generalized_initializers;cxx_inheriting_constructors;cxx_inline_namespaces;cxx_lambdas;cxx_local_type_template_args;cxx_long_long_type;cxx_noexcept;cxx_nonstatic_member_init;cxx_nullptr;cxx_override;cxx_range_for;cxx_raw_string_literals;cxx_reference_qualified_functions;cxx_right_angle_brackets;cxx_rvalue_references;cxx_sizeof_member;cxx_static_assert;cxx_strong_enums;cxx_thread_local;cxx_trailing_return_types;cxx_unicode_literals;cxx_uniform_initialization;cxx_unrestricted_unions;cxx_user_literals;cxx_variadic_macros;cxx_variadic_templates;cxx_std_14;cxx_aggregate_default_initializers;cxx_attribute_deprecated;cxx_binary_literals;cxx_contextual_conversions;cxx_decltype_auto;cxx_digit_separators;cxx_generic_lambdas;cxx_lambda_init_captures;cxx_relaxed_constexpr;cxx_return_type_deduction;cxx_variable_templates;cxx_std_17;cxx_std_20") -set(CMAKE_CXX98_COMPILE_FEATURES "cxx_std_98;cxx_template_template_parameters") -set(CMAKE_CXX11_COMPILE_FEATURES "cxx_std_11;cxx_alias_templates;cxx_alignas;cxx_alignof;cxx_attributes;cxx_auto_type;cxx_constexpr;cxx_decltype;cxx_decltype_incomplete_return_types;cxx_default_function_template_args;cxx_defaulted_functions;cxx_defaulted_move_initializers;cxx_delegating_constructors;cxx_deleted_functions;cxx_enum_forward_declarations;cxx_explicit_conversions;cxx_extended_friend_declarations;cxx_extern_templates;cxx_final;cxx_func_identifier;cxx_generalized_initializers;cxx_inheriting_constructors;cxx_inline_namespaces;cxx_lambdas;cxx_local_type_template_args;cxx_long_long_type;cxx_noexcept;cxx_nonstatic_member_init;cxx_nullptr;cxx_override;cxx_range_for;cxx_raw_string_literals;cxx_reference_qualified_functions;cxx_right_angle_brackets;cxx_rvalue_references;cxx_sizeof_member;cxx_static_assert;cxx_strong_enums;cxx_thread_local;cxx_trailing_return_types;cxx_unicode_literals;cxx_uniform_initialization;cxx_unrestricted_unions;cxx_user_literals;cxx_variadic_macros;cxx_variadic_templates") -set(CMAKE_CXX14_COMPILE_FEATURES "cxx_std_14;cxx_aggregate_default_initializers;cxx_attribute_deprecated;cxx_binary_literals;cxx_contextual_conversions;cxx_decltype_auto;cxx_digit_separators;cxx_generic_lambdas;cxx_lambda_init_captures;cxx_relaxed_constexpr;cxx_return_type_deduction;cxx_variable_templates") -set(CMAKE_CXX17_COMPILE_FEATURES "cxx_std_17") -set(CMAKE_CXX20_COMPILE_FEATURES "cxx_std_20") - -set(CMAKE_CXX_PLATFORM_ID "Linux") -set(CMAKE_CXX_SIMULATE_ID "") -set(CMAKE_CXX_SIMULATE_VERSION "") - - - -set(CMAKE_AR "/usr/bin/ar") -set(CMAKE_CXX_COMPILER_AR "/usr/bin/gcc-ar-8") -set(CMAKE_RANLIB "/usr/bin/ranlib") -set(CMAKE_CXX_COMPILER_RANLIB "/usr/bin/gcc-ranlib-8") -set(CMAKE_LINKER "/usr/bin/ld") -set(CMAKE_COMPILER_IS_GNUCXX 1) -set(CMAKE_CXX_COMPILER_LOADED 1) -set(CMAKE_CXX_COMPILER_WORKS TRUE) -set(CMAKE_CXX_ABI_COMPILED TRUE) -set(CMAKE_COMPILER_IS_MINGW ) -set(CMAKE_COMPILER_IS_CYGWIN ) -if(CMAKE_COMPILER_IS_CYGWIN) - set(CYGWIN 1) - set(UNIX 1) -endif() - -set(CMAKE_CXX_COMPILER_ENV_VAR "CXX") - -if(CMAKE_COMPILER_IS_MINGW) - set(MINGW 1) -endif() -set(CMAKE_CXX_COMPILER_ID_RUN 1) -set(CMAKE_CXX_IGNORE_EXTENSIONS inl;h;hpp;HPP;H;o;O;obj;OBJ;def;DEF;rc;RC) -set(CMAKE_CXX_SOURCE_FILE_EXTENSIONS C;M;c++;cc;cpp;cxx;mm;CPP) -set(CMAKE_CXX_LINKER_PREFERENCE 30) -set(CMAKE_CXX_LINKER_PREFERENCE_PROPAGATES 1) - -# Save compiler ABI information. -set(CMAKE_CXX_SIZEOF_DATA_PTR "8") -set(CMAKE_CXX_COMPILER_ABI "ELF") -set(CMAKE_CXX_LIBRARY_ARCHITECTURE "x86_64-linux-gnu") - -if(CMAKE_CXX_SIZEOF_DATA_PTR) - set(CMAKE_SIZEOF_VOID_P "${CMAKE_CXX_SIZEOF_DATA_PTR}") -endif() - -if(CMAKE_CXX_COMPILER_ABI) - set(CMAKE_INTERNAL_PLATFORM_ABI "${CMAKE_CXX_COMPILER_ABI}") -endif() - -if(CMAKE_CXX_LIBRARY_ARCHITECTURE) - set(CMAKE_LIBRARY_ARCHITECTURE "x86_64-linux-gnu") -endif() - -set(CMAKE_CXX_CL_SHOWINCLUDES_PREFIX "") -if(CMAKE_CXX_CL_SHOWINCLUDES_PREFIX) - set(CMAKE_CL_SHOWINCLUDES_PREFIX "${CMAKE_CXX_CL_SHOWINCLUDES_PREFIX}") -endif() - - - - - -set(CMAKE_CXX_IMPLICIT_LINK_LIBRARIES "stdc++;m;gcc_s;gcc;c;gcc_s;gcc") -set(CMAKE_CXX_IMPLICIT_LINK_DIRECTORIES "/usr/lib/gcc/x86_64-linux-gnu/8;/usr/lib/x86_64-linux-gnu;/usr/lib;/lib/x86_64-linux-gnu;/lib") -set(CMAKE_CXX_IMPLICIT_LINK_FRAMEWORK_DIRECTORIES "") diff --git a/bin/CMakeFiles/3.13.4/CMakeDetermineCompilerABI_C.bin b/bin/CMakeFiles/3.13.4/CMakeDetermineCompilerABI_C.bin deleted file mode 100755 index e36f95c415bc098a587b396cd4b38cf903fd2af4..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 16544 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 B2uuI~ diff --git a/bin/CMakeFiles/3.13.4/CMakeDetermineCompilerABI_CXX.bin b/bin/CMakeFiles/3.13.4/CMakeDetermineCompilerABI_CXX.bin deleted file mode 100755 index ec94666585c50c6056732272ce59730f0cea1f4f..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 16560 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 & 0x00FF) -# define COMPILER_VERSION_MINOR HEX(__CODEGEARC_VERSION__>>16 & 0x00FF) -# define COMPILER_VERSION_PATCH DEC(__CODEGEARC_VERSION__ & 0xFFFF) - -#elif defined(__BORLANDC__) -# define COMPILER_ID "Borland" - /* __BORLANDC__ = 0xVRR */ -# define COMPILER_VERSION_MAJOR HEX(__BORLANDC__>>8) -# define COMPILER_VERSION_MINOR HEX(__BORLANDC__ & 0xFF) - -#elif defined(__WATCOMC__) && __WATCOMC__ < 1200 -# define COMPILER_ID "Watcom" - /* __WATCOMC__ = VVRR */ -# define COMPILER_VERSION_MAJOR DEC(__WATCOMC__ / 100) -# define COMPILER_VERSION_MINOR DEC((__WATCOMC__ / 10) % 10) -# if (__WATCOMC__ % 10) > 0 -# define COMPILER_VERSION_PATCH DEC(__WATCOMC__ % 10) -# endif - -#elif defined(__WATCOMC__) -# define COMPILER_ID "OpenWatcom" - /* __WATCOMC__ = VVRP + 1100 */ -# define COMPILER_VERSION_MAJOR DEC((__WATCOMC__ - 1100) / 100) -# define COMPILER_VERSION_MINOR DEC((__WATCOMC__ / 10) % 10) -# if (__WATCOMC__ % 10) > 0 -# define COMPILER_VERSION_PATCH DEC(__WATCOMC__ % 10) -# endif - -#elif defined(__SUNPRO_C) -# define COMPILER_ID "SunPro" -# if __SUNPRO_C >= 0x5100 - /* __SUNPRO_C = 0xVRRP */ -# define COMPILER_VERSION_MAJOR HEX(__SUNPRO_C>>12) -# define COMPILER_VERSION_MINOR HEX(__SUNPRO_C>>4 & 0xFF) -# define COMPILER_VERSION_PATCH HEX(__SUNPRO_C & 0xF) -# else - /* __SUNPRO_CC = 0xVRP */ -# define COMPILER_VERSION_MAJOR HEX(__SUNPRO_C>>8) -# define COMPILER_VERSION_MINOR HEX(__SUNPRO_C>>4 & 0xF) -# define COMPILER_VERSION_PATCH HEX(__SUNPRO_C & 0xF) -# endif - -#elif defined(__HP_cc) -# define COMPILER_ID "HP" - /* __HP_cc = VVRRPP */ -# define COMPILER_VERSION_MAJOR DEC(__HP_cc/10000) -# define COMPILER_VERSION_MINOR DEC(__HP_cc/100 % 100) -# define COMPILER_VERSION_PATCH DEC(__HP_cc % 100) - -#elif defined(__DECC) -# define COMPILER_ID "Compaq" - /* __DECC_VER = VVRRTPPPP */ -# define COMPILER_VERSION_MAJOR DEC(__DECC_VER/10000000) -# define COMPILER_VERSION_MINOR DEC(__DECC_VER/100000 % 100) -# define COMPILER_VERSION_PATCH DEC(__DECC_VER % 10000) - -#elif defined(__IBMC__) && defined(__COMPILER_VER__) -# define COMPILER_ID "zOS" -# if defined(__ibmxl__) -# define COMPILER_VERSION_MAJOR DEC(__ibmxl_version__) -# define COMPILER_VERSION_MINOR DEC(__ibmxl_release__) -# define COMPILER_VERSION_PATCH DEC(__ibmxl_modification__) -# define COMPILER_VERSION_TWEAK DEC(__ibmxl_ptf_fix_level__) -# else - /* __IBMC__ = VRP */ -# define COMPILER_VERSION_MAJOR DEC(__IBMC__/100) -# define COMPILER_VERSION_MINOR DEC(__IBMC__/10 % 10) -# define COMPILER_VERSION_PATCH DEC(__IBMC__ % 10) -# endif - - -#elif defined(__ibmxl__) || (defined(__IBMC__) && !defined(__COMPILER_VER__) && __IBMC__ >= 800) -# define COMPILER_ID "XL" -# if defined(__ibmxl__) -# define COMPILER_VERSION_MAJOR DEC(__ibmxl_version__) -# define COMPILER_VERSION_MINOR DEC(__ibmxl_release__) -# define COMPILER_VERSION_PATCH DEC(__ibmxl_modification__) -# define COMPILER_VERSION_TWEAK DEC(__ibmxl_ptf_fix_level__) -# else - /* __IBMC__ = VRP */ -# define COMPILER_VERSION_MAJOR DEC(__IBMC__/100) -# define COMPILER_VERSION_MINOR DEC(__IBMC__/10 % 10) -# define COMPILER_VERSION_PATCH DEC(__IBMC__ % 10) -# endif - - -#elif defined(__IBMC__) && !defined(__COMPILER_VER__) && __IBMC__ < 800 -# define COMPILER_ID "VisualAge" -# if defined(__ibmxl__) -# define COMPILER_VERSION_MAJOR DEC(__ibmxl_version__) -# define COMPILER_VERSION_MINOR DEC(__ibmxl_release__) -# define COMPILER_VERSION_PATCH DEC(__ibmxl_modification__) -# define COMPILER_VERSION_TWEAK DEC(__ibmxl_ptf_fix_level__) -# else - /* __IBMC__ = VRP */ -# define COMPILER_VERSION_MAJOR DEC(__IBMC__/100) -# define COMPILER_VERSION_MINOR DEC(__IBMC__/10 % 10) -# define COMPILER_VERSION_PATCH DEC(__IBMC__ % 10) -# endif - - -#elif defined(__PGI) -# define COMPILER_ID "PGI" -# define COMPILER_VERSION_MAJOR DEC(__PGIC__) -# define COMPILER_VERSION_MINOR DEC(__PGIC_MINOR__) -# if defined(__PGIC_PATCHLEVEL__) -# define COMPILER_VERSION_PATCH DEC(__PGIC_PATCHLEVEL__) -# endif - -#elif defined(_CRAYC) -# define COMPILER_ID "Cray" -# define COMPILER_VERSION_MAJOR DEC(_RELEASE_MAJOR) -# define COMPILER_VERSION_MINOR DEC(_RELEASE_MINOR) - -#elif defined(__TI_COMPILER_VERSION__) -# define COMPILER_ID "TI" - /* __TI_COMPILER_VERSION__ = VVVRRRPPP */ -# define COMPILER_VERSION_MAJOR DEC(__TI_COMPILER_VERSION__/1000000) -# define COMPILER_VERSION_MINOR DEC(__TI_COMPILER_VERSION__/1000 % 1000) -# define COMPILER_VERSION_PATCH DEC(__TI_COMPILER_VERSION__ % 1000) - -#elif defined(__FUJITSU) || defined(__FCC_VERSION) || defined(__fcc_version) -# define COMPILER_ID "Fujitsu" - -#elif defined(__TINYC__) -# define COMPILER_ID "TinyCC" - -#elif defined(__BCC__) -# define COMPILER_ID "Bruce" - -#elif defined(__SCO_VERSION__) -# define COMPILER_ID "SCO" - -#elif defined(__clang__) && defined(__apple_build_version__) -# define COMPILER_ID "AppleClang" -# if defined(_MSC_VER) -# define SIMULATE_ID "MSVC" -# endif -# define COMPILER_VERSION_MAJOR DEC(__clang_major__) -# define COMPILER_VERSION_MINOR DEC(__clang_minor__) -# define COMPILER_VERSION_PATCH DEC(__clang_patchlevel__) -# if defined(_MSC_VER) - /* _MSC_VER = VVRR */ -# define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100) -# define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100) -# endif -# define COMPILER_VERSION_TWEAK DEC(__apple_build_version__) - -#elif defined(__clang__) -# define COMPILER_ID "Clang" -# if defined(_MSC_VER) -# define SIMULATE_ID "MSVC" -# endif -# define COMPILER_VERSION_MAJOR DEC(__clang_major__) -# define COMPILER_VERSION_MINOR DEC(__clang_minor__) -# define COMPILER_VERSION_PATCH DEC(__clang_patchlevel__) -# if defined(_MSC_VER) - /* _MSC_VER = VVRR */ -# define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100) -# define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100) -# endif - -#elif defined(__GNUC__) -# define COMPILER_ID "GNU" -# define COMPILER_VERSION_MAJOR DEC(__GNUC__) -# if defined(__GNUC_MINOR__) -# define COMPILER_VERSION_MINOR DEC(__GNUC_MINOR__) -# endif -# if defined(__GNUC_PATCHLEVEL__) -# define COMPILER_VERSION_PATCH DEC(__GNUC_PATCHLEVEL__) -# endif - -#elif defined(_MSC_VER) -# define COMPILER_ID "MSVC" - /* _MSC_VER = VVRR */ -# define COMPILER_VERSION_MAJOR DEC(_MSC_VER / 100) -# define COMPILER_VERSION_MINOR DEC(_MSC_VER % 100) -# if defined(_MSC_FULL_VER) -# if _MSC_VER >= 1400 - /* _MSC_FULL_VER = VVRRPPPPP */ -# define COMPILER_VERSION_PATCH DEC(_MSC_FULL_VER % 100000) -# else - /* _MSC_FULL_VER = VVRRPPPP */ -# define COMPILER_VERSION_PATCH DEC(_MSC_FULL_VER % 10000) -# endif -# endif -# if defined(_MSC_BUILD) -# define COMPILER_VERSION_TWEAK DEC(_MSC_BUILD) -# endif - -#elif defined(__VISUALDSPVERSION__) || defined(__ADSPBLACKFIN__) || defined(__ADSPTS__) || defined(__ADSP21000__) -# define COMPILER_ID "ADSP" -#if defined(__VISUALDSPVERSION__) - /* __VISUALDSPVERSION__ = 0xVVRRPP00 */ -# define COMPILER_VERSION_MAJOR HEX(__VISUALDSPVERSION__>>24) -# define COMPILER_VERSION_MINOR HEX(__VISUALDSPVERSION__>>16 & 0xFF) -# define COMPILER_VERSION_PATCH HEX(__VISUALDSPVERSION__>>8 & 0xFF) -#endif - -#elif defined(__IAR_SYSTEMS_ICC__) || defined(__IAR_SYSTEMS_ICC) -# define COMPILER_ID "IAR" -# if defined(__VER__) -# define COMPILER_VERSION_MAJOR DEC((__VER__) / 1000000) -# define COMPILER_VERSION_MINOR DEC(((__VER__) / 1000) % 1000) -# define COMPILER_VERSION_PATCH DEC((__VER__) % 1000) -# define COMPILER_VERSION_INTERNAL DEC(__IAR_SYSTEMS_ICC__) -# endif - -#elif defined(__ARMCC_VERSION) -# define COMPILER_ID "ARMCC" -#if __ARMCC_VERSION >= 1000000 - /* __ARMCC_VERSION = VRRPPPP */ - # define COMPILER_VERSION_MAJOR DEC(__ARMCC_VERSION/1000000) - # define COMPILER_VERSION_MINOR DEC(__ARMCC_VERSION/10000 % 100) - # define COMPILER_VERSION_PATCH DEC(__ARMCC_VERSION % 10000) -#else - /* __ARMCC_VERSION = VRPPPP */ - # define COMPILER_VERSION_MAJOR DEC(__ARMCC_VERSION/100000) - # define COMPILER_VERSION_MINOR DEC(__ARMCC_VERSION/10000 % 10) - # define COMPILER_VERSION_PATCH DEC(__ARMCC_VERSION % 10000) -#endif - - -#elif defined(__SDCC_VERSION_MAJOR) || defined(SDCC) -# define COMPILER_ID "SDCC" -# if defined(__SDCC_VERSION_MAJOR) -# define COMPILER_VERSION_MAJOR DEC(__SDCC_VERSION_MAJOR) -# define COMPILER_VERSION_MINOR DEC(__SDCC_VERSION_MINOR) -# define COMPILER_VERSION_PATCH DEC(__SDCC_VERSION_PATCH) -# else - /* SDCC = VRP */ -# define COMPILER_VERSION_MAJOR DEC(SDCC/100) -# define COMPILER_VERSION_MINOR DEC(SDCC/10 % 10) -# define COMPILER_VERSION_PATCH DEC(SDCC % 10) -# endif - -#elif defined(_SGI_COMPILER_VERSION) || defined(_COMPILER_VERSION) -# define COMPILER_ID "MIPSpro" -# if defined(_SGI_COMPILER_VERSION) - /* _SGI_COMPILER_VERSION = VRP */ -# define COMPILER_VERSION_MAJOR DEC(_SGI_COMPILER_VERSION/100) -# define COMPILER_VERSION_MINOR DEC(_SGI_COMPILER_VERSION/10 % 10) -# define COMPILER_VERSION_PATCH DEC(_SGI_COMPILER_VERSION % 10) -# else - /* _COMPILER_VERSION = VRP */ -# define COMPILER_VERSION_MAJOR DEC(_COMPILER_VERSION/100) -# define COMPILER_VERSION_MINOR DEC(_COMPILER_VERSION/10 % 10) -# define COMPILER_VERSION_PATCH DEC(_COMPILER_VERSION % 10) -# endif - - -/* These compilers are either not known or too old to define an - identification macro. Try to identify the platform and guess that - it is the native compiler. */ -#elif defined(__sgi) -# define COMPILER_ID "MIPSpro" - -#elif defined(__hpux) || defined(__hpua) -# define COMPILER_ID "HP" - -#else /* unknown compiler */ -# define COMPILER_ID "" -#endif - -/* Construct the string literal in pieces to prevent the source from - getting matched. Store it in a pointer rather than an array - because some compilers will just produce instructions to fill the - array rather than assigning a pointer to a static array. */ -char const* info_compiler = "INFO" ":" "compiler[" COMPILER_ID "]"; -#ifdef SIMULATE_ID -char const* info_simulate = "INFO" ":" "simulate[" SIMULATE_ID "]"; -#endif - -#ifdef __QNXNTO__ -char const* qnxnto = "INFO" ":" "qnxnto[]"; -#endif - -#if defined(__CRAYXE) || defined(__CRAYXC) -char const *info_cray = "INFO" ":" "compiler_wrapper[CrayPrgEnv]"; -#endif - -#define STRINGIFY_HELPER(X) #X -#define STRINGIFY(X) STRINGIFY_HELPER(X) - -/* Identify known platforms by name. */ -#if defined(__linux) || defined(__linux__) || defined(linux) -# define PLATFORM_ID "Linux" - -#elif defined(__CYGWIN__) -# define PLATFORM_ID "Cygwin" - -#elif defined(__MINGW32__) -# define PLATFORM_ID "MinGW" - -#elif defined(__APPLE__) -# define PLATFORM_ID "Darwin" - -#elif defined(_WIN32) || defined(__WIN32__) || defined(WIN32) -# define PLATFORM_ID "Windows" - -#elif defined(__FreeBSD__) || defined(__FreeBSD) -# define PLATFORM_ID "FreeBSD" - -#elif defined(__NetBSD__) || defined(__NetBSD) -# define PLATFORM_ID "NetBSD" - -#elif defined(__OpenBSD__) || defined(__OPENBSD) -# define PLATFORM_ID "OpenBSD" - -#elif defined(__sun) || defined(sun) -# define PLATFORM_ID "SunOS" - -#elif defined(_AIX) || defined(__AIX) || defined(__AIX__) || defined(__aix) || defined(__aix__) -# define PLATFORM_ID "AIX" - -#elif defined(__sgi) || defined(__sgi__) || defined(_SGI) -# define PLATFORM_ID "IRIX" - -#elif defined(__hpux) || defined(__hpux__) -# define PLATFORM_ID "HP-UX" - -#elif defined(__HAIKU__) -# define PLATFORM_ID "Haiku" - -#elif defined(__BeOS) || defined(__BEOS__) || defined(_BEOS) -# define PLATFORM_ID "BeOS" - -#elif defined(__QNX__) || defined(__QNXNTO__) -# define PLATFORM_ID "QNX" - -#elif defined(__tru64) || defined(_tru64) || defined(__TRU64__) -# define PLATFORM_ID "Tru64" - -#elif defined(__riscos) || defined(__riscos__) -# define PLATFORM_ID "RISCos" - -#elif defined(__sinix) || defined(__sinix__) || defined(__SINIX__) -# define PLATFORM_ID "SINIX" - -#elif defined(__UNIX_SV__) -# define PLATFORM_ID "UNIX_SV" - -#elif defined(__bsdos__) -# define PLATFORM_ID "BSDOS" - -#elif defined(_MPRAS) || defined(MPRAS) -# define PLATFORM_ID "MP-RAS" - -#elif defined(__osf) || defined(__osf__) -# define PLATFORM_ID "OSF1" - -#elif defined(_SCO_SV) || defined(SCO_SV) || defined(sco_sv) -# define PLATFORM_ID "SCO_SV" - -#elif defined(__ultrix) || defined(__ultrix__) || defined(_ULTRIX) -# define PLATFORM_ID "ULTRIX" - -#elif defined(__XENIX__) || defined(_XENIX) || defined(XENIX) -# define PLATFORM_ID "Xenix" - -#elif defined(__WATCOMC__) -# if defined(__LINUX__) -# define PLATFORM_ID "Linux" - -# elif defined(__DOS__) -# define PLATFORM_ID "DOS" - -# elif defined(__OS2__) -# define PLATFORM_ID "OS2" - -# elif defined(__WINDOWS__) -# define PLATFORM_ID "Windows3x" - -# else /* unknown platform */ -# define PLATFORM_ID -# endif - -#else /* unknown platform */ -# define PLATFORM_ID - -#endif - -/* For windows compilers MSVC and Intel we can determine - the architecture of the compiler being used. This is because - the compilers do not have flags that can change the architecture, - but rather depend on which compiler is being used -*/ -#if defined(_WIN32) && defined(_MSC_VER) -# if defined(_M_IA64) -# define ARCHITECTURE_ID "IA64" - -# elif defined(_M_X64) || defined(_M_AMD64) -# define ARCHITECTURE_ID "x64" - -# elif defined(_M_IX86) -# define ARCHITECTURE_ID "X86" - -# elif defined(_M_ARM64) -# define ARCHITECTURE_ID "ARM64" - -# elif defined(_M_ARM) -# if _M_ARM == 4 -# define ARCHITECTURE_ID "ARMV4I" -# elif _M_ARM == 5 -# define ARCHITECTURE_ID "ARMV5I" -# else -# define ARCHITECTURE_ID "ARMV" STRINGIFY(_M_ARM) -# endif - -# elif defined(_M_MIPS) -# define ARCHITECTURE_ID "MIPS" - -# elif defined(_M_SH) -# define ARCHITECTURE_ID "SHx" - -# else /* unknown architecture */ -# define ARCHITECTURE_ID "" -# endif - -#elif defined(__WATCOMC__) -# if defined(_M_I86) -# define ARCHITECTURE_ID "I86" - -# elif defined(_M_IX86) -# define ARCHITECTURE_ID "X86" - -# else /* unknown architecture */ -# define ARCHITECTURE_ID "" -# endif - -#elif defined(__IAR_SYSTEMS_ICC__) || defined(__IAR_SYSTEMS_ICC) -# if defined(__ICCARM__) -# define ARCHITECTURE_ID "ARM" - -# elif defined(__ICCAVR__) -# define ARCHITECTURE_ID "AVR" - -# else /* unknown architecture */ -# define ARCHITECTURE_ID "" -# endif -#else -# define ARCHITECTURE_ID -#endif - -/* Convert integer to decimal digit literals. */ -#define DEC(n) \ - ('0' + (((n) / 10000000)%10)), \ - ('0' + (((n) / 1000000)%10)), \ - ('0' + (((n) / 100000)%10)), \ - ('0' + (((n) / 10000)%10)), \ - ('0' + (((n) / 1000)%10)), \ - ('0' + (((n) / 100)%10)), \ - ('0' + (((n) / 10)%10)), \ - ('0' + ((n) % 10)) - -/* Convert integer to hex digit literals. */ -#define HEX(n) \ - ('0' + ((n)>>28 & 0xF)), \ - ('0' + ((n)>>24 & 0xF)), \ - ('0' + ((n)>>20 & 0xF)), \ - ('0' + ((n)>>16 & 0xF)), \ - ('0' + ((n)>>12 & 0xF)), \ - ('0' + ((n)>>8 & 0xF)), \ - ('0' + ((n)>>4 & 0xF)), \ - ('0' + ((n) & 0xF)) - -/* Construct a string literal encoding the version number components. */ -#ifdef COMPILER_VERSION_MAJOR -char const info_version[] = { - 'I', 'N', 'F', 'O', ':', - 'c','o','m','p','i','l','e','r','_','v','e','r','s','i','o','n','[', - COMPILER_VERSION_MAJOR, -# ifdef COMPILER_VERSION_MINOR - '.', COMPILER_VERSION_MINOR, -# ifdef COMPILER_VERSION_PATCH - '.', COMPILER_VERSION_PATCH, -# ifdef COMPILER_VERSION_TWEAK - '.', COMPILER_VERSION_TWEAK, -# endif -# endif -# endif - ']','\0'}; -#endif - -/* Construct a string literal encoding the internal version number. */ -#ifdef COMPILER_VERSION_INTERNAL -char const info_version_internal[] = { - 'I', 'N', 'F', 'O', ':', - 'c','o','m','p','i','l','e','r','_','v','e','r','s','i','o','n','_', - 'i','n','t','e','r','n','a','l','[', - COMPILER_VERSION_INTERNAL,']','\0'}; -#endif - -/* Construct a string literal encoding the version number components. */ -#ifdef SIMULATE_VERSION_MAJOR -char const info_simulate_version[] = { - 'I', 'N', 'F', 'O', ':', - 's','i','m','u','l','a','t','e','_','v','e','r','s','i','o','n','[', - SIMULATE_VERSION_MAJOR, -# ifdef SIMULATE_VERSION_MINOR - '.', SIMULATE_VERSION_MINOR, -# ifdef SIMULATE_VERSION_PATCH - '.', SIMULATE_VERSION_PATCH, -# ifdef SIMULATE_VERSION_TWEAK - '.', SIMULATE_VERSION_TWEAK, -# endif -# endif -# endif - ']','\0'}; -#endif - -/* Construct the string literal in pieces to prevent the source from - getting matched. Store it in a pointer rather than an array - because some compilers will just produce instructions to fill the - array rather than assigning a pointer to a static array. */ -char const* info_platform = "INFO" ":" "platform[" PLATFORM_ID "]"; -char const* info_arch = "INFO" ":" "arch[" ARCHITECTURE_ID "]"; - - - - -#if !defined(__STDC__) -# if (defined(_MSC_VER) && !defined(__clang__)) \ - || (defined(__ibmxl__) || defined(__IBMC__)) -# define C_DIALECT "90" -# else -# define C_DIALECT -# endif -#elif __STDC_VERSION__ >= 201000L -# define C_DIALECT "11" -#elif __STDC_VERSION__ >= 199901L -# define C_DIALECT "99" -#else -# define C_DIALECT "90" -#endif -const char* info_language_dialect_default = - "INFO" ":" "dialect_default[" C_DIALECT "]"; - -/*--------------------------------------------------------------------------*/ - -#ifdef ID_VOID_MAIN -void main() {} -#else -# if defined(__CLASSIC_C__) -int main(argc, argv) int argc; char *argv[]; -# else -int main(int argc, char* argv[]) -# endif -{ - int require = 0; - require += info_compiler[argc]; - require += info_platform[argc]; - require += info_arch[argc]; -#ifdef COMPILER_VERSION_MAJOR - require += info_version[argc]; -#endif -#ifdef COMPILER_VERSION_INTERNAL - require += info_version_internal[argc]; -#endif -#ifdef SIMULATE_ID - require += info_simulate[argc]; -#endif -#ifdef SIMULATE_VERSION_MAJOR - require += info_simulate_version[argc]; -#endif -#if defined(__CRAYXE) || defined(__CRAYXC) - require += info_cray[argc]; -#endif - require += info_language_dialect_default[argc]; - (void)argv; - return require; -} -#endif diff --git a/bin/CMakeFiles/3.13.4/CompilerIdC/a.out b/bin/CMakeFiles/3.13.4/CompilerIdC/a.out deleted file mode 100755 index f0754bf1eb003255488bb3228f091b6896bbdee2..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 16704 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 l#D(t>24 & 0x00FF) -# define COMPILER_VERSION_MINOR HEX(__CODEGEARC_VERSION__>>16 & 0x00FF) -# define COMPILER_VERSION_PATCH DEC(__CODEGEARC_VERSION__ & 0xFFFF) - -#elif defined(__BORLANDC__) -# define COMPILER_ID "Borland" - /* __BORLANDC__ = 0xVRR */ -# define COMPILER_VERSION_MAJOR HEX(__BORLANDC__>>8) -# define COMPILER_VERSION_MINOR HEX(__BORLANDC__ & 0xFF) - -#elif defined(__WATCOMC__) && __WATCOMC__ < 1200 -# define COMPILER_ID "Watcom" - /* __WATCOMC__ = VVRR */ -# define COMPILER_VERSION_MAJOR DEC(__WATCOMC__ / 100) -# define COMPILER_VERSION_MINOR DEC((__WATCOMC__ / 10) % 10) -# if (__WATCOMC__ % 10) > 0 -# define COMPILER_VERSION_PATCH DEC(__WATCOMC__ % 10) -# endif - -#elif defined(__WATCOMC__) -# define COMPILER_ID "OpenWatcom" - /* __WATCOMC__ = VVRP + 1100 */ -# define COMPILER_VERSION_MAJOR DEC((__WATCOMC__ - 1100) / 100) -# define COMPILER_VERSION_MINOR DEC((__WATCOMC__ / 10) % 10) -# if (__WATCOMC__ % 10) > 0 -# define COMPILER_VERSION_PATCH DEC(__WATCOMC__ % 10) -# endif - -#elif defined(__SUNPRO_CC) -# define COMPILER_ID "SunPro" -# if __SUNPRO_CC >= 0x5100 - /* __SUNPRO_CC = 0xVRRP */ -# define COMPILER_VERSION_MAJOR HEX(__SUNPRO_CC>>12) -# define COMPILER_VERSION_MINOR HEX(__SUNPRO_CC>>4 & 0xFF) -# define COMPILER_VERSION_PATCH HEX(__SUNPRO_CC & 0xF) -# else - /* __SUNPRO_CC = 0xVRP */ -# define COMPILER_VERSION_MAJOR HEX(__SUNPRO_CC>>8) -# define COMPILER_VERSION_MINOR HEX(__SUNPRO_CC>>4 & 0xF) -# define COMPILER_VERSION_PATCH HEX(__SUNPRO_CC & 0xF) -# endif - -#elif defined(__HP_aCC) -# define COMPILER_ID "HP" - /* __HP_aCC = VVRRPP */ -# define COMPILER_VERSION_MAJOR DEC(__HP_aCC/10000) -# define COMPILER_VERSION_MINOR DEC(__HP_aCC/100 % 100) -# define COMPILER_VERSION_PATCH DEC(__HP_aCC % 100) - -#elif defined(__DECCXX) -# define COMPILER_ID "Compaq" - /* __DECCXX_VER = VVRRTPPPP */ -# define COMPILER_VERSION_MAJOR DEC(__DECCXX_VER/10000000) -# define COMPILER_VERSION_MINOR DEC(__DECCXX_VER/100000 % 100) -# define COMPILER_VERSION_PATCH DEC(__DECCXX_VER % 10000) - -#elif defined(__IBMCPP__) && defined(__COMPILER_VER__) -# define COMPILER_ID "zOS" -# if defined(__ibmxl__) -# define COMPILER_VERSION_MAJOR DEC(__ibmxl_version__) -# define COMPILER_VERSION_MINOR DEC(__ibmxl_release__) -# define COMPILER_VERSION_PATCH DEC(__ibmxl_modification__) -# define COMPILER_VERSION_TWEAK DEC(__ibmxl_ptf_fix_level__) -# else - /* __IBMCPP__ = VRP */ -# define COMPILER_VERSION_MAJOR DEC(__IBMCPP__/100) -# define COMPILER_VERSION_MINOR DEC(__IBMCPP__/10 % 10) -# define COMPILER_VERSION_PATCH DEC(__IBMCPP__ % 10) -# endif - - -#elif defined(__ibmxl__) || (defined(__IBMCPP__) && !defined(__COMPILER_VER__) && __IBMCPP__ >= 800) -# define COMPILER_ID "XL" -# if defined(__ibmxl__) -# define COMPILER_VERSION_MAJOR DEC(__ibmxl_version__) -# define COMPILER_VERSION_MINOR DEC(__ibmxl_release__) -# define COMPILER_VERSION_PATCH DEC(__ibmxl_modification__) -# define COMPILER_VERSION_TWEAK DEC(__ibmxl_ptf_fix_level__) -# else - /* __IBMCPP__ = VRP */ -# define COMPILER_VERSION_MAJOR DEC(__IBMCPP__/100) -# define COMPILER_VERSION_MINOR DEC(__IBMCPP__/10 % 10) -# define COMPILER_VERSION_PATCH DEC(__IBMCPP__ % 10) -# endif - - -#elif defined(__IBMCPP__) && !defined(__COMPILER_VER__) && __IBMCPP__ < 800 -# define COMPILER_ID "VisualAge" -# if defined(__ibmxl__) -# define COMPILER_VERSION_MAJOR DEC(__ibmxl_version__) -# define COMPILER_VERSION_MINOR DEC(__ibmxl_release__) -# define COMPILER_VERSION_PATCH DEC(__ibmxl_modification__) -# define COMPILER_VERSION_TWEAK DEC(__ibmxl_ptf_fix_level__) -# else - /* __IBMCPP__ = VRP */ -# define COMPILER_VERSION_MAJOR DEC(__IBMCPP__/100) -# define COMPILER_VERSION_MINOR DEC(__IBMCPP__/10 % 10) -# define COMPILER_VERSION_PATCH DEC(__IBMCPP__ % 10) -# endif - - -#elif defined(__PGI) -# define COMPILER_ID "PGI" -# define COMPILER_VERSION_MAJOR DEC(__PGIC__) -# define COMPILER_VERSION_MINOR DEC(__PGIC_MINOR__) -# if defined(__PGIC_PATCHLEVEL__) -# define COMPILER_VERSION_PATCH DEC(__PGIC_PATCHLEVEL__) -# endif - -#elif defined(_CRAYC) -# define COMPILER_ID "Cray" -# define COMPILER_VERSION_MAJOR DEC(_RELEASE_MAJOR) -# define COMPILER_VERSION_MINOR DEC(_RELEASE_MINOR) - -#elif defined(__TI_COMPILER_VERSION__) -# define COMPILER_ID "TI" - /* __TI_COMPILER_VERSION__ = VVVRRRPPP */ -# define COMPILER_VERSION_MAJOR DEC(__TI_COMPILER_VERSION__/1000000) -# define COMPILER_VERSION_MINOR DEC(__TI_COMPILER_VERSION__/1000 % 1000) -# define COMPILER_VERSION_PATCH DEC(__TI_COMPILER_VERSION__ % 1000) - -#elif defined(__FUJITSU) || defined(__FCC_VERSION) || defined(__fcc_version) -# define COMPILER_ID "Fujitsu" - -#elif defined(__SCO_VERSION__) -# define COMPILER_ID "SCO" - -#elif defined(__clang__) && defined(__apple_build_version__) -# define COMPILER_ID "AppleClang" -# if defined(_MSC_VER) -# define SIMULATE_ID "MSVC" -# endif -# define COMPILER_VERSION_MAJOR DEC(__clang_major__) -# define COMPILER_VERSION_MINOR DEC(__clang_minor__) -# define COMPILER_VERSION_PATCH DEC(__clang_patchlevel__) -# if defined(_MSC_VER) - /* _MSC_VER = VVRR */ -# define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100) -# define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100) -# endif -# define COMPILER_VERSION_TWEAK DEC(__apple_build_version__) - -#elif defined(__clang__) -# define COMPILER_ID "Clang" -# if defined(_MSC_VER) -# define SIMULATE_ID "MSVC" -# endif -# define COMPILER_VERSION_MAJOR DEC(__clang_major__) -# define COMPILER_VERSION_MINOR DEC(__clang_minor__) -# define COMPILER_VERSION_PATCH DEC(__clang_patchlevel__) -# if defined(_MSC_VER) - /* _MSC_VER = VVRR */ -# define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100) -# define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100) -# endif - -#elif defined(__GNUC__) || defined(__GNUG__) -# define COMPILER_ID "GNU" -# if defined(__GNUC__) -# define COMPILER_VERSION_MAJOR DEC(__GNUC__) -# else -# define COMPILER_VERSION_MAJOR DEC(__GNUG__) -# endif -# if defined(__GNUC_MINOR__) -# define COMPILER_VERSION_MINOR DEC(__GNUC_MINOR__) -# endif -# if defined(__GNUC_PATCHLEVEL__) -# define COMPILER_VERSION_PATCH DEC(__GNUC_PATCHLEVEL__) -# endif - -#elif defined(_MSC_VER) -# define COMPILER_ID "MSVC" - /* _MSC_VER = VVRR */ -# define COMPILER_VERSION_MAJOR DEC(_MSC_VER / 100) -# define COMPILER_VERSION_MINOR DEC(_MSC_VER % 100) -# if defined(_MSC_FULL_VER) -# if _MSC_VER >= 1400 - /* _MSC_FULL_VER = VVRRPPPPP */ -# define COMPILER_VERSION_PATCH DEC(_MSC_FULL_VER % 100000) -# else - /* _MSC_FULL_VER = VVRRPPPP */ -# define COMPILER_VERSION_PATCH DEC(_MSC_FULL_VER % 10000) -# endif -# endif -# if defined(_MSC_BUILD) -# define COMPILER_VERSION_TWEAK DEC(_MSC_BUILD) -# endif - -#elif defined(__VISUALDSPVERSION__) || defined(__ADSPBLACKFIN__) || defined(__ADSPTS__) || defined(__ADSP21000__) -# define COMPILER_ID "ADSP" -#if defined(__VISUALDSPVERSION__) - /* __VISUALDSPVERSION__ = 0xVVRRPP00 */ -# define COMPILER_VERSION_MAJOR HEX(__VISUALDSPVERSION__>>24) -# define COMPILER_VERSION_MINOR HEX(__VISUALDSPVERSION__>>16 & 0xFF) -# define COMPILER_VERSION_PATCH HEX(__VISUALDSPVERSION__>>8 & 0xFF) -#endif - -#elif defined(__IAR_SYSTEMS_ICC__) || defined(__IAR_SYSTEMS_ICC) -# define COMPILER_ID "IAR" -# if defined(__VER__) -# define COMPILER_VERSION_MAJOR DEC((__VER__) / 1000000) -# define COMPILER_VERSION_MINOR DEC(((__VER__) / 1000) % 1000) -# define COMPILER_VERSION_PATCH DEC((__VER__) % 1000) -# define COMPILER_VERSION_INTERNAL DEC(__IAR_SYSTEMS_ICC__) -# endif - -#elif defined(__ARMCC_VERSION) -# define COMPILER_ID "ARMCC" -#if __ARMCC_VERSION >= 1000000 - /* __ARMCC_VERSION = VRRPPPP */ - # define COMPILER_VERSION_MAJOR DEC(__ARMCC_VERSION/1000000) - # define COMPILER_VERSION_MINOR DEC(__ARMCC_VERSION/10000 % 100) - # define COMPILER_VERSION_PATCH DEC(__ARMCC_VERSION % 10000) -#else - /* __ARMCC_VERSION = VRPPPP */ - # define COMPILER_VERSION_MAJOR DEC(__ARMCC_VERSION/100000) - # define COMPILER_VERSION_MINOR DEC(__ARMCC_VERSION/10000 % 10) - # define COMPILER_VERSION_PATCH DEC(__ARMCC_VERSION % 10000) -#endif - - -#elif defined(_SGI_COMPILER_VERSION) || defined(_COMPILER_VERSION) -# define COMPILER_ID "MIPSpro" -# if defined(_SGI_COMPILER_VERSION) - /* _SGI_COMPILER_VERSION = VRP */ -# define COMPILER_VERSION_MAJOR DEC(_SGI_COMPILER_VERSION/100) -# define COMPILER_VERSION_MINOR DEC(_SGI_COMPILER_VERSION/10 % 10) -# define COMPILER_VERSION_PATCH DEC(_SGI_COMPILER_VERSION % 10) -# else - /* _COMPILER_VERSION = VRP */ -# define COMPILER_VERSION_MAJOR DEC(_COMPILER_VERSION/100) -# define COMPILER_VERSION_MINOR DEC(_COMPILER_VERSION/10 % 10) -# define COMPILER_VERSION_PATCH DEC(_COMPILER_VERSION % 10) -# endif - - -/* These compilers are either not known or too old to define an - identification macro. Try to identify the platform and guess that - it is the native compiler. */ -#elif defined(__sgi) -# define COMPILER_ID "MIPSpro" - -#elif defined(__hpux) || defined(__hpua) -# define COMPILER_ID "HP" - -#else /* unknown compiler */ -# define COMPILER_ID "" -#endif - -/* Construct the string literal in pieces to prevent the source from - getting matched. Store it in a pointer rather than an array - because some compilers will just produce instructions to fill the - array rather than assigning a pointer to a static array. */ -char const* info_compiler = "INFO" ":" "compiler[" COMPILER_ID "]"; -#ifdef SIMULATE_ID -char const* info_simulate = "INFO" ":" "simulate[" SIMULATE_ID "]"; -#endif - -#ifdef __QNXNTO__ -char const* qnxnto = "INFO" ":" "qnxnto[]"; -#endif - -#if defined(__CRAYXE) || defined(__CRAYXC) -char const *info_cray = "INFO" ":" "compiler_wrapper[CrayPrgEnv]"; -#endif - -#define STRINGIFY_HELPER(X) #X -#define STRINGIFY(X) STRINGIFY_HELPER(X) - -/* Identify known platforms by name. */ -#if defined(__linux) || defined(__linux__) || defined(linux) -# define PLATFORM_ID "Linux" - -#elif defined(__CYGWIN__) -# define PLATFORM_ID "Cygwin" - -#elif defined(__MINGW32__) -# define PLATFORM_ID "MinGW" - -#elif defined(__APPLE__) -# define PLATFORM_ID "Darwin" - -#elif defined(_WIN32) || defined(__WIN32__) || defined(WIN32) -# define PLATFORM_ID "Windows" - -#elif defined(__FreeBSD__) || defined(__FreeBSD) -# define PLATFORM_ID "FreeBSD" - -#elif defined(__NetBSD__) || defined(__NetBSD) -# define PLATFORM_ID "NetBSD" - -#elif defined(__OpenBSD__) || defined(__OPENBSD) -# define PLATFORM_ID "OpenBSD" - -#elif defined(__sun) || defined(sun) -# define PLATFORM_ID "SunOS" - -#elif defined(_AIX) || defined(__AIX) || defined(__AIX__) || defined(__aix) || defined(__aix__) -# define PLATFORM_ID "AIX" - -#elif defined(__sgi) || defined(__sgi__) || defined(_SGI) -# define PLATFORM_ID "IRIX" - -#elif defined(__hpux) || defined(__hpux__) -# define PLATFORM_ID "HP-UX" - -#elif defined(__HAIKU__) -# define PLATFORM_ID "Haiku" - -#elif defined(__BeOS) || defined(__BEOS__) || defined(_BEOS) -# define PLATFORM_ID "BeOS" - -#elif defined(__QNX__) || defined(__QNXNTO__) -# define PLATFORM_ID "QNX" - -#elif defined(__tru64) || defined(_tru64) || defined(__TRU64__) -# define PLATFORM_ID "Tru64" - -#elif defined(__riscos) || defined(__riscos__) -# define PLATFORM_ID "RISCos" - -#elif defined(__sinix) || defined(__sinix__) || defined(__SINIX__) -# define PLATFORM_ID "SINIX" - -#elif defined(__UNIX_SV__) -# define PLATFORM_ID "UNIX_SV" - -#elif defined(__bsdos__) -# define PLATFORM_ID "BSDOS" - -#elif defined(_MPRAS) || defined(MPRAS) -# define PLATFORM_ID "MP-RAS" - -#elif defined(__osf) || defined(__osf__) -# define PLATFORM_ID "OSF1" - -#elif defined(_SCO_SV) || defined(SCO_SV) || defined(sco_sv) -# define PLATFORM_ID "SCO_SV" - -#elif defined(__ultrix) || defined(__ultrix__) || defined(_ULTRIX) -# define PLATFORM_ID "ULTRIX" - -#elif defined(__XENIX__) || defined(_XENIX) || defined(XENIX) -# define PLATFORM_ID "Xenix" - -#elif defined(__WATCOMC__) -# if defined(__LINUX__) -# define PLATFORM_ID "Linux" - -# elif defined(__DOS__) -# define PLATFORM_ID "DOS" - -# elif defined(__OS2__) -# define PLATFORM_ID "OS2" - -# elif defined(__WINDOWS__) -# define PLATFORM_ID "Windows3x" - -# else /* unknown platform */ -# define PLATFORM_ID -# endif - -#else /* unknown platform */ -# define PLATFORM_ID - -#endif - -/* For windows compilers MSVC and Intel we can determine - the architecture of the compiler being used. This is because - the compilers do not have flags that can change the architecture, - but rather depend on which compiler is being used -*/ -#if defined(_WIN32) && defined(_MSC_VER) -# if defined(_M_IA64) -# define ARCHITECTURE_ID "IA64" - -# elif defined(_M_X64) || defined(_M_AMD64) -# define ARCHITECTURE_ID "x64" - -# elif defined(_M_IX86) -# define ARCHITECTURE_ID "X86" - -# elif defined(_M_ARM64) -# define ARCHITECTURE_ID "ARM64" - -# elif defined(_M_ARM) -# if _M_ARM == 4 -# define ARCHITECTURE_ID "ARMV4I" -# elif _M_ARM == 5 -# define ARCHITECTURE_ID "ARMV5I" -# else -# define ARCHITECTURE_ID "ARMV" STRINGIFY(_M_ARM) -# endif - -# elif defined(_M_MIPS) -# define ARCHITECTURE_ID "MIPS" - -# elif defined(_M_SH) -# define ARCHITECTURE_ID "SHx" - -# else /* unknown architecture */ -# define ARCHITECTURE_ID "" -# endif - -#elif defined(__WATCOMC__) -# if defined(_M_I86) -# define ARCHITECTURE_ID "I86" - -# elif defined(_M_IX86) -# define ARCHITECTURE_ID "X86" - -# else /* unknown architecture */ -# define ARCHITECTURE_ID "" -# endif - -#elif defined(__IAR_SYSTEMS_ICC__) || defined(__IAR_SYSTEMS_ICC) -# if defined(__ICCARM__) -# define ARCHITECTURE_ID "ARM" - -# elif defined(__ICCAVR__) -# define ARCHITECTURE_ID "AVR" - -# else /* unknown architecture */ -# define ARCHITECTURE_ID "" -# endif -#else -# define ARCHITECTURE_ID -#endif - -/* Convert integer to decimal digit literals. */ -#define DEC(n) \ - ('0' + (((n) / 10000000)%10)), \ - ('0' + (((n) / 1000000)%10)), \ - ('0' + (((n) / 100000)%10)), \ - ('0' + (((n) / 10000)%10)), \ - ('0' + (((n) / 1000)%10)), \ - ('0' + (((n) / 100)%10)), \ - ('0' + (((n) / 10)%10)), \ - ('0' + ((n) % 10)) - -/* Convert integer to hex digit literals. */ -#define HEX(n) \ - ('0' + ((n)>>28 & 0xF)), \ - ('0' + ((n)>>24 & 0xF)), \ - ('0' + ((n)>>20 & 0xF)), \ - ('0' + ((n)>>16 & 0xF)), \ - ('0' + ((n)>>12 & 0xF)), \ - ('0' + ((n)>>8 & 0xF)), \ - ('0' + ((n)>>4 & 0xF)), \ - ('0' + ((n) & 0xF)) - -/* Construct a string literal encoding the version number components. */ -#ifdef COMPILER_VERSION_MAJOR -char const info_version[] = { - 'I', 'N', 'F', 'O', ':', - 'c','o','m','p','i','l','e','r','_','v','e','r','s','i','o','n','[', - COMPILER_VERSION_MAJOR, -# ifdef COMPILER_VERSION_MINOR - '.', COMPILER_VERSION_MINOR, -# ifdef COMPILER_VERSION_PATCH - '.', COMPILER_VERSION_PATCH, -# ifdef COMPILER_VERSION_TWEAK - '.', COMPILER_VERSION_TWEAK, -# endif -# endif -# endif - ']','\0'}; -#endif - -/* Construct a string literal encoding the internal version number. */ -#ifdef COMPILER_VERSION_INTERNAL -char const info_version_internal[] = { - 'I', 'N', 'F', 'O', ':', - 'c','o','m','p','i','l','e','r','_','v','e','r','s','i','o','n','_', - 'i','n','t','e','r','n','a','l','[', - COMPILER_VERSION_INTERNAL,']','\0'}; -#endif - -/* Construct a string literal encoding the version number components. */ -#ifdef SIMULATE_VERSION_MAJOR -char const info_simulate_version[] = { - 'I', 'N', 'F', 'O', ':', - 's','i','m','u','l','a','t','e','_','v','e','r','s','i','o','n','[', - SIMULATE_VERSION_MAJOR, -# ifdef SIMULATE_VERSION_MINOR - '.', SIMULATE_VERSION_MINOR, -# ifdef SIMULATE_VERSION_PATCH - '.', SIMULATE_VERSION_PATCH, -# ifdef SIMULATE_VERSION_TWEAK - '.', SIMULATE_VERSION_TWEAK, -# endif -# endif -# endif - ']','\0'}; -#endif - -/* Construct the string literal in pieces to prevent the source from - getting matched. Store it in a pointer rather than an array - because some compilers will just produce instructions to fill the - array rather than assigning a pointer to a static array. */ -char const* info_platform = "INFO" ":" "platform[" PLATFORM_ID "]"; -char const* info_arch = "INFO" ":" "arch[" ARCHITECTURE_ID "]"; - - - - -#if defined(_MSC_VER) && defined(_MSVC_LANG) -#define CXX_STD _MSVC_LANG -#else -#define CXX_STD __cplusplus -#endif - -const char* info_language_dialect_default = "INFO" ":" "dialect_default[" -#if CXX_STD > 201703L - "20" -#elif CXX_STD >= 201703L - "17" -#elif CXX_STD >= 201402L - "14" -#elif CXX_STD >= 201103L - "11" -#else - "98" -#endif -"]"; - -/*--------------------------------------------------------------------------*/ - -int main(int argc, char* argv[]) -{ - int require = 0; - require += info_compiler[argc]; - require += info_platform[argc]; -#ifdef COMPILER_VERSION_MAJOR - require += info_version[argc]; -#endif -#ifdef COMPILER_VERSION_INTERNAL - require += info_version_internal[argc]; -#endif -#ifdef SIMULATE_ID - require += info_simulate[argc]; -#endif -#ifdef SIMULATE_VERSION_MAJOR - require += info_simulate_version[argc]; -#endif -#if defined(__CRAYXE) || defined(__CRAYXC) - require += info_cray[argc]; -#endif - require += info_language_dialect_default[argc]; - (void)argv; - return require; -} diff --git a/bin/CMakeFiles/3.13.4/CompilerIdCXX/a.out b/bin/CMakeFiles/3.13.4/CompilerIdCXX/a.out deleted file mode 100755 index 73836e98ca41a5d6ddf512f38cab2dc754e89f50..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 16712 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 ignore - arg [-plugin] ==> ignore - arg [/usr/lib/gcc/x86_64-linux-gnu/8/liblto_plugin.so] ==> ignore - arg [-plugin-opt=/usr/lib/gcc/x86_64-linux-gnu/8/lto-wrapper] ==> ignore - arg [-plugin-opt=-fresolution=/tmp/ccyobPAH.res] ==> ignore - arg [-plugin-opt=-pass-through=-lgcc] ==> ignore - arg [-plugin-opt=-pass-through=-lgcc_s] ==> ignore - arg [-plugin-opt=-pass-through=-lc] ==> ignore - arg [-plugin-opt=-pass-through=-lgcc] ==> ignore - arg [-plugin-opt=-pass-through=-lgcc_s] ==> ignore - arg [--build-id] ==> ignore - arg [--eh-frame-hdr] ==> ignore - arg [-m] ==> ignore - arg [elf_x86_64] ==> ignore - arg [--hash-style=gnu] ==> ignore - arg [-dynamic-linker] ==> ignore - arg [/lib64/ld-linux-x86-64.so.2] ==> ignore - arg [-pie] ==> ignore - arg [-o] ==> ignore - arg [cmTC_714ab] ==> ignore - arg [/usr/lib/gcc/x86_64-linux-gnu/8/../../../x86_64-linux-gnu/Scrt1.o] ==> ignore - arg [/usr/lib/gcc/x86_64-linux-gnu/8/../../../x86_64-linux-gnu/crti.o] ==> ignore - arg [/usr/lib/gcc/x86_64-linux-gnu/8/crtbeginS.o] ==> ignore - arg [-L/usr/lib/gcc/x86_64-linux-gnu/8] ==> dir [/usr/lib/gcc/x86_64-linux-gnu/8] - arg [-L/usr/lib/gcc/x86_64-linux-gnu/8/../../../x86_64-linux-gnu] ==> dir [/usr/lib/gcc/x86_64-linux-gnu/8/../../../x86_64-linux-gnu] - arg [-L/usr/lib/gcc/x86_64-linux-gnu/8/../../../../lib] ==> dir [/usr/lib/gcc/x86_64-linux-gnu/8/../../../../lib] - arg [-L/lib/x86_64-linux-gnu] ==> dir [/lib/x86_64-linux-gnu] - arg [-L/lib/../lib] ==> dir [/lib/../lib] - arg [-L/usr/lib/x86_64-linux-gnu] ==> dir [/usr/lib/x86_64-linux-gnu] - arg [-L/usr/lib/../lib] ==> dir [/usr/lib/../lib] - arg [-L/usr/lib/gcc/x86_64-linux-gnu/8/../../..] ==> dir [/usr/lib/gcc/x86_64-linux-gnu/8/../../..] - arg [CMakeFiles/cmTC_714ab.dir/CMakeCCompilerABI.c.o] ==> ignore - arg [-lgcc] ==> lib [gcc] - arg [--push-state] ==> ignore - arg [--as-needed] ==> ignore - arg [-lgcc_s] ==> lib [gcc_s] - arg [--pop-state] ==> ignore - arg [-lc] ==> lib [c] - arg [-lgcc] ==> lib [gcc] - arg [--push-state] ==> ignore - arg [--as-needed] ==> ignore - arg [-lgcc_s] ==> lib [gcc_s] - arg [--pop-state] ==> ignore - arg [/usr/lib/gcc/x86_64-linux-gnu/8/crtendS.o] ==> ignore - arg [/usr/lib/gcc/x86_64-linux-gnu/8/../../../x86_64-linux-gnu/crtn.o] ==> ignore - collapse library dir [/usr/lib/gcc/x86_64-linux-gnu/8] ==> [/usr/lib/gcc/x86_64-linux-gnu/8] - collapse library dir [/usr/lib/gcc/x86_64-linux-gnu/8/../../../x86_64-linux-gnu] ==> [/usr/lib/x86_64-linux-gnu] - collapse library dir [/usr/lib/gcc/x86_64-linux-gnu/8/../../../../lib] ==> [/usr/lib] - collapse library dir [/lib/x86_64-linux-gnu] ==> [/lib/x86_64-linux-gnu] - collapse library dir [/lib/../lib] ==> [/lib] - collapse library dir [/usr/lib/x86_64-linux-gnu] ==> [/usr/lib/x86_64-linux-gnu] - collapse library dir [/usr/lib/../lib] ==> [/usr/lib] - collapse library dir [/usr/lib/gcc/x86_64-linux-gnu/8/../../..] ==> [/usr/lib] - implicit libs: [gcc;gcc_s;c;gcc;gcc_s] - implicit dirs: [/usr/lib/gcc/x86_64-linux-gnu/8;/usr/lib/x86_64-linux-gnu;/usr/lib;/lib/x86_64-linux-gnu;/lib] - implicit fwks: [] - - - - -Detecting C [-std=c11] compiler features compiled with the following output: -Change Dir: /home/robert/Programming/SDLU/bin/CMakeFiles/CMakeTmp - -Run Build Command:"/usr/bin/make" "cmTC_b3a9a/fast" -/usr/bin/make -f CMakeFiles/cmTC_b3a9a.dir/build.make CMakeFiles/cmTC_b3a9a.dir/build -make[1]: Entering directory '/home/robert/Programming/SDLU/bin/CMakeFiles/CMakeTmp' -Building C object CMakeFiles/cmTC_b3a9a.dir/feature_tests.c.o -/usr/bin/cc -std=c11 -o CMakeFiles/cmTC_b3a9a.dir/feature_tests.c.o -c /home/robert/Programming/SDLU/bin/CMakeFiles/feature_tests.c -Linking C executable cmTC_b3a9a -/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_b3a9a.dir/link.txt --verbose=1 -/usr/bin/cc CMakeFiles/cmTC_b3a9a.dir/feature_tests.c.o -o cmTC_b3a9a -make[1]: Leaving directory '/home/robert/Programming/SDLU/bin/CMakeFiles/CMakeTmp' - - - Feature record: C_FEATURE:1c_function_prototypes - Feature record: C_FEATURE:1c_restrict - Feature record: C_FEATURE:1c_static_assert - Feature record: C_FEATURE:1c_variadic_macros - - -Detecting C [-std=c99] compiler features compiled with the following output: -Change Dir: /home/robert/Programming/SDLU/bin/CMakeFiles/CMakeTmp - -Run Build Command:"/usr/bin/make" "cmTC_e586a/fast" -/usr/bin/make -f CMakeFiles/cmTC_e586a.dir/build.make CMakeFiles/cmTC_e586a.dir/build -make[1]: Entering directory '/home/robert/Programming/SDLU/bin/CMakeFiles/CMakeTmp' -Building C object CMakeFiles/cmTC_e586a.dir/feature_tests.c.o -/usr/bin/cc -std=c99 -o CMakeFiles/cmTC_e586a.dir/feature_tests.c.o -c /home/robert/Programming/SDLU/bin/CMakeFiles/feature_tests.c -Linking C executable cmTC_e586a -/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_e586a.dir/link.txt --verbose=1 -/usr/bin/cc CMakeFiles/cmTC_e586a.dir/feature_tests.c.o -o cmTC_e586a -make[1]: Leaving directory '/home/robert/Programming/SDLU/bin/CMakeFiles/CMakeTmp' - - - Feature record: C_FEATURE:1c_function_prototypes - Feature record: C_FEATURE:1c_restrict - Feature record: C_FEATURE:0c_static_assert - Feature record: C_FEATURE:1c_variadic_macros - - -Detecting C [-std=c90] compiler features compiled with the following output: -Change Dir: /home/robert/Programming/SDLU/bin/CMakeFiles/CMakeTmp - -Run Build Command:"/usr/bin/make" "cmTC_1dd39/fast" -/usr/bin/make -f CMakeFiles/cmTC_1dd39.dir/build.make CMakeFiles/cmTC_1dd39.dir/build -make[1]: Entering directory '/home/robert/Programming/SDLU/bin/CMakeFiles/CMakeTmp' -Building C object CMakeFiles/cmTC_1dd39.dir/feature_tests.c.o -/usr/bin/cc -std=c90 -o CMakeFiles/cmTC_1dd39.dir/feature_tests.c.o -c /home/robert/Programming/SDLU/bin/CMakeFiles/feature_tests.c -Linking C executable cmTC_1dd39 -/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_1dd39.dir/link.txt --verbose=1 -/usr/bin/cc CMakeFiles/cmTC_1dd39.dir/feature_tests.c.o -o cmTC_1dd39 -make[1]: Leaving directory '/home/robert/Programming/SDLU/bin/CMakeFiles/CMakeTmp' - - - Feature record: C_FEATURE:1c_function_prototypes - Feature record: C_FEATURE:0c_restrict - Feature record: C_FEATURE:0c_static_assert - Feature record: C_FEATURE:0c_variadic_macros -Determining if the CXX compiler works passed with the following output: -Change Dir: /home/robert/Programming/SDLU/bin/CMakeFiles/CMakeTmp - -Run Build Command:"/usr/bin/make" "cmTC_002f9/fast" -/usr/bin/make -f CMakeFiles/cmTC_002f9.dir/build.make CMakeFiles/cmTC_002f9.dir/build -make[1]: Entering directory '/home/robert/Programming/SDLU/bin/CMakeFiles/CMakeTmp' -Building CXX object CMakeFiles/cmTC_002f9.dir/testCXXCompiler.cxx.o -/usr/bin/c++ -o CMakeFiles/cmTC_002f9.dir/testCXXCompiler.cxx.o -c /home/robert/Programming/SDLU/bin/CMakeFiles/CMakeTmp/testCXXCompiler.cxx -Linking CXX executable cmTC_002f9 -/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_002f9.dir/link.txt --verbose=1 -/usr/bin/c++ CMakeFiles/cmTC_002f9.dir/testCXXCompiler.cxx.o -o cmTC_002f9 -make[1]: Leaving directory '/home/robert/Programming/SDLU/bin/CMakeFiles/CMakeTmp' - - -Detecting CXX compiler ABI info compiled with the following output: -Change Dir: /home/robert/Programming/SDLU/bin/CMakeFiles/CMakeTmp - -Run Build Command:"/usr/bin/make" "cmTC_7cd0b/fast" -/usr/bin/make -f CMakeFiles/cmTC_7cd0b.dir/build.make CMakeFiles/cmTC_7cd0b.dir/build -make[1]: Entering directory '/home/robert/Programming/SDLU/bin/CMakeFiles/CMakeTmp' -Building CXX object CMakeFiles/cmTC_7cd0b.dir/CMakeCXXCompilerABI.cpp.o -/usr/bin/c++ -o CMakeFiles/cmTC_7cd0b.dir/CMakeCXXCompilerABI.cpp.o -c /usr/share/cmake-3.13/Modules/CMakeCXXCompilerABI.cpp -Linking CXX executable cmTC_7cd0b -/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_7cd0b.dir/link.txt --verbose=1 -/usr/bin/c++ -v CMakeFiles/cmTC_7cd0b.dir/CMakeCXXCompilerABI.cpp.o -o cmTC_7cd0b -Using built-in specs. -COLLECT_GCC=/usr/bin/c++ -COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/8/lto-wrapper -OFFLOAD_TARGET_NAMES=nvptx-none -OFFLOAD_TARGET_DEFAULT=1 -Target: x86_64-linux-gnu -Configured with: ../src/configure -v --with-pkgversion='Debian 8.3.0-6' --with-bugurl=file:///usr/share/doc/gcc-8/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++ --prefix=/usr --with-gcc-major-version-only --program-suffix=-8 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-bootstrap --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-libmpx --enable-plugin --enable-default-pie --with-system-zlib --with-target-system-zlib --enable-objc-gc=auto --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu -Thread model: posix -gcc version 8.3.0 (Debian 8.3.0-6) -COMPILER_PATH=/usr/lib/gcc/x86_64-linux-gnu/8/:/usr/lib/gcc/x86_64-linux-gnu/8/:/usr/lib/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/8/:/usr/lib/gcc/x86_64-linux-gnu/ -LIBRARY_PATH=/usr/lib/gcc/x86_64-linux-gnu/8/:/usr/lib/gcc/x86_64-linux-gnu/8/../../../x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/8/../../../../lib/:/lib/x86_64-linux-gnu/:/lib/../lib/:/usr/lib/x86_64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/8/../../../:/lib/:/usr/lib/ -COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_7cd0b' '-shared-libgcc' '-mtune=generic' '-march=x86-64' - /usr/lib/gcc/x86_64-linux-gnu/8/collect2 -plugin /usr/lib/gcc/x86_64-linux-gnu/8/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-linux-gnu/8/lto-wrapper -plugin-opt=-fresolution=/tmp/ccD0aDS6.res -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu -dynamic-linker /lib64/ld-linux-x86-64.so.2 -pie -o cmTC_7cd0b /usr/lib/gcc/x86_64-linux-gnu/8/../../../x86_64-linux-gnu/Scrt1.o /usr/lib/gcc/x86_64-linux-gnu/8/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/8/crtbeginS.o -L/usr/lib/gcc/x86_64-linux-gnu/8 -L/usr/lib/gcc/x86_64-linux-gnu/8/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/8/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/8/../../.. CMakeFiles/cmTC_7cd0b.dir/CMakeCXXCompilerABI.cpp.o -lstdc++ -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-linux-gnu/8/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/8/../../../x86_64-linux-gnu/crtn.o -COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_7cd0b' '-shared-libgcc' '-mtune=generic' '-march=x86-64' -make[1]: Leaving directory '/home/robert/Programming/SDLU/bin/CMakeFiles/CMakeTmp' - - -Parsed CXX implicit link information from above output: - link line regex: [^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$)] - ignore line: [Change Dir: /home/robert/Programming/SDLU/bin/CMakeFiles/CMakeTmp] - ignore line: [] - ignore line: [Run Build Command:"/usr/bin/make" "cmTC_7cd0b/fast"] - ignore line: [/usr/bin/make -f CMakeFiles/cmTC_7cd0b.dir/build.make CMakeFiles/cmTC_7cd0b.dir/build] - ignore line: [make[1]: Entering directory '/home/robert/Programming/SDLU/bin/CMakeFiles/CMakeTmp'] - ignore line: [Building CXX object CMakeFiles/cmTC_7cd0b.dir/CMakeCXXCompilerABI.cpp.o] - ignore line: [/usr/bin/c++ -o CMakeFiles/cmTC_7cd0b.dir/CMakeCXXCompilerABI.cpp.o -c /usr/share/cmake-3.13/Modules/CMakeCXXCompilerABI.cpp] - ignore line: [Linking CXX executable cmTC_7cd0b] - ignore line: [/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_7cd0b.dir/link.txt --verbose=1] - ignore line: [/usr/bin/c++ -v CMakeFiles/cmTC_7cd0b.dir/CMakeCXXCompilerABI.cpp.o -o cmTC_7cd0b ] - ignore line: [Using built-in specs.] - ignore line: [COLLECT_GCC=/usr/bin/c++] - ignore line: [COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/8/lto-wrapper] - ignore line: [OFFLOAD_TARGET_NAMES=nvptx-none] - ignore line: [OFFLOAD_TARGET_DEFAULT=1] - ignore line: [Target: x86_64-linux-gnu] - ignore line: [Configured with: ../src/configure -v --with-pkgversion='Debian 8.3.0-6' --with-bugurl=file:///usr/share/doc/gcc-8/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++ --prefix=/usr --with-gcc-major-version-only --program-suffix=-8 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-bootstrap --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-libmpx --enable-plugin --enable-default-pie --with-system-zlib --with-target-system-zlib --enable-objc-gc=auto --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu] - ignore line: [Thread model: posix] - ignore line: [gcc version 8.3.0 (Debian 8.3.0-6) ] - ignore line: [COMPILER_PATH=/usr/lib/gcc/x86_64-linux-gnu/8/:/usr/lib/gcc/x86_64-linux-gnu/8/:/usr/lib/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/8/:/usr/lib/gcc/x86_64-linux-gnu/] - ignore line: [LIBRARY_PATH=/usr/lib/gcc/x86_64-linux-gnu/8/:/usr/lib/gcc/x86_64-linux-gnu/8/../../../x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/8/../../../../lib/:/lib/x86_64-linux-gnu/:/lib/../lib/:/usr/lib/x86_64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/8/../../../:/lib/:/usr/lib/] - ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_7cd0b' '-shared-libgcc' '-mtune=generic' '-march=x86-64'] - link line: [ /usr/lib/gcc/x86_64-linux-gnu/8/collect2 -plugin /usr/lib/gcc/x86_64-linux-gnu/8/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-linux-gnu/8/lto-wrapper -plugin-opt=-fresolution=/tmp/ccD0aDS6.res -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu -dynamic-linker /lib64/ld-linux-x86-64.so.2 -pie -o cmTC_7cd0b /usr/lib/gcc/x86_64-linux-gnu/8/../../../x86_64-linux-gnu/Scrt1.o /usr/lib/gcc/x86_64-linux-gnu/8/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/8/crtbeginS.o -L/usr/lib/gcc/x86_64-linux-gnu/8 -L/usr/lib/gcc/x86_64-linux-gnu/8/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/8/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/8/../../.. CMakeFiles/cmTC_7cd0b.dir/CMakeCXXCompilerABI.cpp.o -lstdc++ -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-linux-gnu/8/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/8/../../../x86_64-linux-gnu/crtn.o] - arg [/usr/lib/gcc/x86_64-linux-gnu/8/collect2] ==> ignore - arg [-plugin] ==> ignore - arg [/usr/lib/gcc/x86_64-linux-gnu/8/liblto_plugin.so] ==> ignore - arg [-plugin-opt=/usr/lib/gcc/x86_64-linux-gnu/8/lto-wrapper] ==> ignore - arg [-plugin-opt=-fresolution=/tmp/ccD0aDS6.res] ==> ignore - arg [-plugin-opt=-pass-through=-lgcc_s] ==> ignore - arg [-plugin-opt=-pass-through=-lgcc] ==> ignore - arg [-plugin-opt=-pass-through=-lc] ==> ignore - arg [-plugin-opt=-pass-through=-lgcc_s] ==> ignore - arg [-plugin-opt=-pass-through=-lgcc] ==> ignore - arg [--build-id] ==> ignore - arg [--eh-frame-hdr] ==> ignore - arg [-m] ==> ignore - arg [elf_x86_64] ==> ignore - arg [--hash-style=gnu] ==> ignore - arg [-dynamic-linker] ==> ignore - arg [/lib64/ld-linux-x86-64.so.2] ==> ignore - arg [-pie] ==> ignore - arg [-o] ==> ignore - arg [cmTC_7cd0b] ==> ignore - arg [/usr/lib/gcc/x86_64-linux-gnu/8/../../../x86_64-linux-gnu/Scrt1.o] ==> ignore - arg [/usr/lib/gcc/x86_64-linux-gnu/8/../../../x86_64-linux-gnu/crti.o] ==> ignore - arg [/usr/lib/gcc/x86_64-linux-gnu/8/crtbeginS.o] ==> ignore - arg [-L/usr/lib/gcc/x86_64-linux-gnu/8] ==> dir [/usr/lib/gcc/x86_64-linux-gnu/8] - arg [-L/usr/lib/gcc/x86_64-linux-gnu/8/../../../x86_64-linux-gnu] ==> dir [/usr/lib/gcc/x86_64-linux-gnu/8/../../../x86_64-linux-gnu] - arg [-L/usr/lib/gcc/x86_64-linux-gnu/8/../../../../lib] ==> dir [/usr/lib/gcc/x86_64-linux-gnu/8/../../../../lib] - arg [-L/lib/x86_64-linux-gnu] ==> dir [/lib/x86_64-linux-gnu] - arg [-L/lib/../lib] ==> dir [/lib/../lib] - arg [-L/usr/lib/x86_64-linux-gnu] ==> dir [/usr/lib/x86_64-linux-gnu] - arg [-L/usr/lib/../lib] ==> dir [/usr/lib/../lib] - arg [-L/usr/lib/gcc/x86_64-linux-gnu/8/../../..] ==> dir [/usr/lib/gcc/x86_64-linux-gnu/8/../../..] - arg [CMakeFiles/cmTC_7cd0b.dir/CMakeCXXCompilerABI.cpp.o] ==> ignore - arg [-lstdc++] ==> lib [stdc++] - arg [-lm] ==> lib [m] - arg [-lgcc_s] ==> lib [gcc_s] - arg [-lgcc] ==> lib [gcc] - arg [-lc] ==> lib [c] - arg [-lgcc_s] ==> lib [gcc_s] - arg [-lgcc] ==> lib [gcc] - arg [/usr/lib/gcc/x86_64-linux-gnu/8/crtendS.o] ==> ignore - arg [/usr/lib/gcc/x86_64-linux-gnu/8/../../../x86_64-linux-gnu/crtn.o] ==> ignore - collapse library dir [/usr/lib/gcc/x86_64-linux-gnu/8] ==> [/usr/lib/gcc/x86_64-linux-gnu/8] - collapse library dir [/usr/lib/gcc/x86_64-linux-gnu/8/../../../x86_64-linux-gnu] ==> [/usr/lib/x86_64-linux-gnu] - collapse library dir [/usr/lib/gcc/x86_64-linux-gnu/8/../../../../lib] ==> [/usr/lib] - collapse library dir [/lib/x86_64-linux-gnu] ==> [/lib/x86_64-linux-gnu] - collapse library dir [/lib/../lib] ==> [/lib] - collapse library dir [/usr/lib/x86_64-linux-gnu] ==> [/usr/lib/x86_64-linux-gnu] - collapse library dir [/usr/lib/../lib] ==> [/usr/lib] - collapse library dir [/usr/lib/gcc/x86_64-linux-gnu/8/../../..] ==> [/usr/lib] - implicit libs: [stdc++;m;gcc_s;gcc;c;gcc_s;gcc] - implicit dirs: [/usr/lib/gcc/x86_64-linux-gnu/8;/usr/lib/x86_64-linux-gnu;/usr/lib;/lib/x86_64-linux-gnu;/lib] - implicit fwks: [] - - - - -Detecting CXX [-std=c++2a] compiler features compiled with the following output: -Change Dir: /home/robert/Programming/SDLU/bin/CMakeFiles/CMakeTmp - -Run Build Command:"/usr/bin/make" "cmTC_ffcaa/fast" -/usr/bin/make -f CMakeFiles/cmTC_ffcaa.dir/build.make CMakeFiles/cmTC_ffcaa.dir/build -make[1]: Entering directory '/home/robert/Programming/SDLU/bin/CMakeFiles/CMakeTmp' -Building CXX object CMakeFiles/cmTC_ffcaa.dir/feature_tests.cxx.o -/usr/bin/c++ -std=c++2a -o CMakeFiles/cmTC_ffcaa.dir/feature_tests.cxx.o -c /home/robert/Programming/SDLU/bin/CMakeFiles/feature_tests.cxx -Linking CXX executable cmTC_ffcaa -/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_ffcaa.dir/link.txt --verbose=1 -/usr/bin/c++ CMakeFiles/cmTC_ffcaa.dir/feature_tests.cxx.o -o cmTC_ffcaa -make[1]: Leaving directory '/home/robert/Programming/SDLU/bin/CMakeFiles/CMakeTmp' - - - Feature record: CXX_FEATURE:1cxx_aggregate_default_initializers - Feature record: CXX_FEATURE:1cxx_alias_templates - Feature record: CXX_FEATURE:1cxx_alignas - Feature record: CXX_FEATURE:1cxx_alignof - Feature record: CXX_FEATURE:1cxx_attributes - Feature record: CXX_FEATURE:1cxx_attribute_deprecated - Feature record: CXX_FEATURE:1cxx_auto_type - Feature record: CXX_FEATURE:1cxx_binary_literals - Feature record: CXX_FEATURE:1cxx_constexpr - Feature record: CXX_FEATURE:1cxx_contextual_conversions - Feature record: CXX_FEATURE:1cxx_decltype - Feature record: CXX_FEATURE:1cxx_decltype_auto - Feature record: CXX_FEATURE:1cxx_decltype_incomplete_return_types - Feature record: CXX_FEATURE:1cxx_default_function_template_args - Feature record: CXX_FEATURE:1cxx_defaulted_functions - Feature record: CXX_FEATURE:1cxx_defaulted_move_initializers - Feature record: CXX_FEATURE:1cxx_delegating_constructors - Feature record: CXX_FEATURE:1cxx_deleted_functions - Feature record: CXX_FEATURE:1cxx_digit_separators - Feature record: CXX_FEATURE:1cxx_enum_forward_declarations - Feature record: CXX_FEATURE:1cxx_explicit_conversions - Feature record: CXX_FEATURE:1cxx_extended_friend_declarations - Feature record: CXX_FEATURE:1cxx_extern_templates - Feature record: CXX_FEATURE:1cxx_final - Feature record: CXX_FEATURE:1cxx_func_identifier - Feature record: CXX_FEATURE:1cxx_generalized_initializers - Feature record: CXX_FEATURE:1cxx_generic_lambdas - Feature record: CXX_FEATURE:1cxx_inheriting_constructors - Feature record: CXX_FEATURE:1cxx_inline_namespaces - Feature record: CXX_FEATURE:1cxx_lambdas - Feature record: CXX_FEATURE:1cxx_lambda_init_captures - Feature record: CXX_FEATURE:1cxx_local_type_template_args - Feature record: CXX_FEATURE:1cxx_long_long_type - Feature record: CXX_FEATURE:1cxx_noexcept - Feature record: CXX_FEATURE:1cxx_nonstatic_member_init - Feature record: CXX_FEATURE:1cxx_nullptr - Feature record: CXX_FEATURE:1cxx_override - Feature record: CXX_FEATURE:1cxx_range_for - Feature record: CXX_FEATURE:1cxx_raw_string_literals - Feature record: CXX_FEATURE:1cxx_reference_qualified_functions - Feature record: CXX_FEATURE:1cxx_relaxed_constexpr - Feature record: CXX_FEATURE:1cxx_return_type_deduction - Feature record: CXX_FEATURE:1cxx_right_angle_brackets - Feature record: CXX_FEATURE:1cxx_rvalue_references - Feature record: CXX_FEATURE:1cxx_sizeof_member - Feature record: CXX_FEATURE:1cxx_static_assert - Feature record: CXX_FEATURE:1cxx_strong_enums - Feature record: CXX_FEATURE:1cxx_template_template_parameters - Feature record: CXX_FEATURE:1cxx_thread_local - Feature record: CXX_FEATURE:1cxx_trailing_return_types - Feature record: CXX_FEATURE:1cxx_unicode_literals - Feature record: CXX_FEATURE:1cxx_uniform_initialization - Feature record: CXX_FEATURE:1cxx_unrestricted_unions - Feature record: CXX_FEATURE:1cxx_user_literals - Feature record: CXX_FEATURE:1cxx_variable_templates - Feature record: CXX_FEATURE:1cxx_variadic_macros - Feature record: CXX_FEATURE:1cxx_variadic_templates - - -Detecting CXX [-std=c++17] compiler features compiled with the following output: -Change Dir: /home/robert/Programming/SDLU/bin/CMakeFiles/CMakeTmp - -Run Build Command:"/usr/bin/make" "cmTC_e0d89/fast" -/usr/bin/make -f CMakeFiles/cmTC_e0d89.dir/build.make CMakeFiles/cmTC_e0d89.dir/build -make[1]: Entering directory '/home/robert/Programming/SDLU/bin/CMakeFiles/CMakeTmp' -Building CXX object CMakeFiles/cmTC_e0d89.dir/feature_tests.cxx.o -/usr/bin/c++ -std=c++17 -o CMakeFiles/cmTC_e0d89.dir/feature_tests.cxx.o -c /home/robert/Programming/SDLU/bin/CMakeFiles/feature_tests.cxx -Linking CXX executable cmTC_e0d89 -/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_e0d89.dir/link.txt --verbose=1 -/usr/bin/c++ CMakeFiles/cmTC_e0d89.dir/feature_tests.cxx.o -o cmTC_e0d89 -make[1]: Leaving directory '/home/robert/Programming/SDLU/bin/CMakeFiles/CMakeTmp' - - - Feature record: CXX_FEATURE:1cxx_aggregate_default_initializers - Feature record: CXX_FEATURE:1cxx_alias_templates - Feature record: CXX_FEATURE:1cxx_alignas - Feature record: CXX_FEATURE:1cxx_alignof - Feature record: CXX_FEATURE:1cxx_attributes - Feature record: CXX_FEATURE:1cxx_attribute_deprecated - Feature record: CXX_FEATURE:1cxx_auto_type - Feature record: CXX_FEATURE:1cxx_binary_literals - Feature record: CXX_FEATURE:1cxx_constexpr - Feature record: CXX_FEATURE:1cxx_contextual_conversions - Feature record: CXX_FEATURE:1cxx_decltype - Feature record: CXX_FEATURE:1cxx_decltype_auto - Feature record: CXX_FEATURE:1cxx_decltype_incomplete_return_types - Feature record: CXX_FEATURE:1cxx_default_function_template_args - Feature record: CXX_FEATURE:1cxx_defaulted_functions - Feature record: CXX_FEATURE:1cxx_defaulted_move_initializers - Feature record: CXX_FEATURE:1cxx_delegating_constructors - Feature record: CXX_FEATURE:1cxx_deleted_functions - Feature record: CXX_FEATURE:1cxx_digit_separators - Feature record: CXX_FEATURE:1cxx_enum_forward_declarations - Feature record: CXX_FEATURE:1cxx_explicit_conversions - Feature record: CXX_FEATURE:1cxx_extended_friend_declarations - Feature record: CXX_FEATURE:1cxx_extern_templates - Feature record: CXX_FEATURE:1cxx_final - Feature record: CXX_FEATURE:1cxx_func_identifier - Feature record: CXX_FEATURE:1cxx_generalized_initializers - Feature record: CXX_FEATURE:1cxx_generic_lambdas - Feature record: CXX_FEATURE:1cxx_inheriting_constructors - Feature record: CXX_FEATURE:1cxx_inline_namespaces - Feature record: CXX_FEATURE:1cxx_lambdas - Feature record: CXX_FEATURE:1cxx_lambda_init_captures - Feature record: CXX_FEATURE:1cxx_local_type_template_args - Feature record: CXX_FEATURE:1cxx_long_long_type - Feature record: CXX_FEATURE:1cxx_noexcept - Feature record: CXX_FEATURE:1cxx_nonstatic_member_init - Feature record: CXX_FEATURE:1cxx_nullptr - Feature record: CXX_FEATURE:1cxx_override - Feature record: CXX_FEATURE:1cxx_range_for - Feature record: CXX_FEATURE:1cxx_raw_string_literals - Feature record: CXX_FEATURE:1cxx_reference_qualified_functions - Feature record: CXX_FEATURE:1cxx_relaxed_constexpr - Feature record: CXX_FEATURE:1cxx_return_type_deduction - Feature record: CXX_FEATURE:1cxx_right_angle_brackets - Feature record: CXX_FEATURE:1cxx_rvalue_references - Feature record: CXX_FEATURE:1cxx_sizeof_member - Feature record: CXX_FEATURE:1cxx_static_assert - Feature record: CXX_FEATURE:1cxx_strong_enums - Feature record: CXX_FEATURE:1cxx_template_template_parameters - Feature record: CXX_FEATURE:1cxx_thread_local - Feature record: CXX_FEATURE:1cxx_trailing_return_types - Feature record: CXX_FEATURE:1cxx_unicode_literals - Feature record: CXX_FEATURE:1cxx_uniform_initialization - Feature record: CXX_FEATURE:1cxx_unrestricted_unions - Feature record: CXX_FEATURE:1cxx_user_literals - Feature record: CXX_FEATURE:1cxx_variable_templates - Feature record: CXX_FEATURE:1cxx_variadic_macros - Feature record: CXX_FEATURE:1cxx_variadic_templates - - -Detecting CXX [-std=c++14] compiler features compiled with the following output: -Change Dir: /home/robert/Programming/SDLU/bin/CMakeFiles/CMakeTmp - -Run Build Command:"/usr/bin/make" "cmTC_b05af/fast" -/usr/bin/make -f CMakeFiles/cmTC_b05af.dir/build.make CMakeFiles/cmTC_b05af.dir/build -make[1]: Entering directory '/home/robert/Programming/SDLU/bin/CMakeFiles/CMakeTmp' -Building CXX object CMakeFiles/cmTC_b05af.dir/feature_tests.cxx.o -/usr/bin/c++ -std=c++14 -o CMakeFiles/cmTC_b05af.dir/feature_tests.cxx.o -c /home/robert/Programming/SDLU/bin/CMakeFiles/feature_tests.cxx -Linking CXX executable cmTC_b05af -/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_b05af.dir/link.txt --verbose=1 -/usr/bin/c++ CMakeFiles/cmTC_b05af.dir/feature_tests.cxx.o -o cmTC_b05af -make[1]: Leaving directory '/home/robert/Programming/SDLU/bin/CMakeFiles/CMakeTmp' - - - Feature record: CXX_FEATURE:1cxx_aggregate_default_initializers - Feature record: CXX_FEATURE:1cxx_alias_templates - Feature record: CXX_FEATURE:1cxx_alignas - Feature record: CXX_FEATURE:1cxx_alignof - Feature record: CXX_FEATURE:1cxx_attributes - Feature record: CXX_FEATURE:1cxx_attribute_deprecated - Feature record: CXX_FEATURE:1cxx_auto_type - Feature record: CXX_FEATURE:1cxx_binary_literals - Feature record: CXX_FEATURE:1cxx_constexpr - Feature record: CXX_FEATURE:1cxx_contextual_conversions - Feature record: CXX_FEATURE:1cxx_decltype - Feature record: CXX_FEATURE:1cxx_decltype_auto - Feature record: CXX_FEATURE:1cxx_decltype_incomplete_return_types - Feature record: CXX_FEATURE:1cxx_default_function_template_args - Feature record: CXX_FEATURE:1cxx_defaulted_functions - Feature record: CXX_FEATURE:1cxx_defaulted_move_initializers - Feature record: CXX_FEATURE:1cxx_delegating_constructors - Feature record: CXX_FEATURE:1cxx_deleted_functions - Feature record: CXX_FEATURE:1cxx_digit_separators - Feature record: CXX_FEATURE:1cxx_enum_forward_declarations - Feature record: CXX_FEATURE:1cxx_explicit_conversions - Feature record: CXX_FEATURE:1cxx_extended_friend_declarations - Feature record: CXX_FEATURE:1cxx_extern_templates - Feature record: CXX_FEATURE:1cxx_final - Feature record: CXX_FEATURE:1cxx_func_identifier - Feature record: CXX_FEATURE:1cxx_generalized_initializers - Feature record: CXX_FEATURE:1cxx_generic_lambdas - Feature record: CXX_FEATURE:1cxx_inheriting_constructors - Feature record: CXX_FEATURE:1cxx_inline_namespaces - Feature record: CXX_FEATURE:1cxx_lambdas - Feature record: CXX_FEATURE:1cxx_lambda_init_captures - Feature record: CXX_FEATURE:1cxx_local_type_template_args - Feature record: CXX_FEATURE:1cxx_long_long_type - Feature record: CXX_FEATURE:1cxx_noexcept - Feature record: CXX_FEATURE:1cxx_nonstatic_member_init - Feature record: CXX_FEATURE:1cxx_nullptr - Feature record: CXX_FEATURE:1cxx_override - Feature record: CXX_FEATURE:1cxx_range_for - Feature record: CXX_FEATURE:1cxx_raw_string_literals - Feature record: CXX_FEATURE:1cxx_reference_qualified_functions - Feature record: CXX_FEATURE:1cxx_relaxed_constexpr - Feature record: CXX_FEATURE:1cxx_return_type_deduction - Feature record: CXX_FEATURE:1cxx_right_angle_brackets - Feature record: CXX_FEATURE:1cxx_rvalue_references - Feature record: CXX_FEATURE:1cxx_sizeof_member - Feature record: CXX_FEATURE:1cxx_static_assert - Feature record: CXX_FEATURE:1cxx_strong_enums - Feature record: CXX_FEATURE:1cxx_template_template_parameters - Feature record: CXX_FEATURE:1cxx_thread_local - Feature record: CXX_FEATURE:1cxx_trailing_return_types - Feature record: CXX_FEATURE:1cxx_unicode_literals - Feature record: CXX_FEATURE:1cxx_uniform_initialization - Feature record: CXX_FEATURE:1cxx_unrestricted_unions - Feature record: CXX_FEATURE:1cxx_user_literals - Feature record: CXX_FEATURE:1cxx_variable_templates - Feature record: CXX_FEATURE:1cxx_variadic_macros - Feature record: CXX_FEATURE:1cxx_variadic_templates - - -Detecting CXX [-std=c++11] compiler features compiled with the following output: -Change Dir: /home/robert/Programming/SDLU/bin/CMakeFiles/CMakeTmp - -Run Build Command:"/usr/bin/make" "cmTC_f0370/fast" -/usr/bin/make -f CMakeFiles/cmTC_f0370.dir/build.make CMakeFiles/cmTC_f0370.dir/build -make[1]: Entering directory '/home/robert/Programming/SDLU/bin/CMakeFiles/CMakeTmp' -Building CXX object CMakeFiles/cmTC_f0370.dir/feature_tests.cxx.o -/usr/bin/c++ -std=c++11 -o CMakeFiles/cmTC_f0370.dir/feature_tests.cxx.o -c /home/robert/Programming/SDLU/bin/CMakeFiles/feature_tests.cxx -Linking CXX executable cmTC_f0370 -/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_f0370.dir/link.txt --verbose=1 -/usr/bin/c++ CMakeFiles/cmTC_f0370.dir/feature_tests.cxx.o -o cmTC_f0370 -make[1]: Leaving directory '/home/robert/Programming/SDLU/bin/CMakeFiles/CMakeTmp' - - - Feature record: CXX_FEATURE:0cxx_aggregate_default_initializers - Feature record: CXX_FEATURE:1cxx_alias_templates - Feature record: CXX_FEATURE:1cxx_alignas - Feature record: CXX_FEATURE:1cxx_alignof - Feature record: CXX_FEATURE:1cxx_attributes - Feature record: CXX_FEATURE:0cxx_attribute_deprecated - Feature record: CXX_FEATURE:1cxx_auto_type - Feature record: CXX_FEATURE:0cxx_binary_literals - Feature record: CXX_FEATURE:1cxx_constexpr - Feature record: CXX_FEATURE:0cxx_contextual_conversions - Feature record: CXX_FEATURE:1cxx_decltype - Feature record: CXX_FEATURE:0cxx_decltype_auto - Feature record: CXX_FEATURE:1cxx_decltype_incomplete_return_types - Feature record: CXX_FEATURE:1cxx_default_function_template_args - Feature record: CXX_FEATURE:1cxx_defaulted_functions - Feature record: CXX_FEATURE:1cxx_defaulted_move_initializers - Feature record: CXX_FEATURE:1cxx_delegating_constructors - Feature record: CXX_FEATURE:1cxx_deleted_functions - Feature record: CXX_FEATURE:0cxx_digit_separators - Feature record: CXX_FEATURE:1cxx_enum_forward_declarations - Feature record: CXX_FEATURE:1cxx_explicit_conversions - Feature record: CXX_FEATURE:1cxx_extended_friend_declarations - Feature record: CXX_FEATURE:1cxx_extern_templates - Feature record: CXX_FEATURE:1cxx_final - Feature record: CXX_FEATURE:1cxx_func_identifier - Feature record: CXX_FEATURE:1cxx_generalized_initializers - Feature record: CXX_FEATURE:0cxx_generic_lambdas - Feature record: CXX_FEATURE:1cxx_inheriting_constructors - Feature record: CXX_FEATURE:1cxx_inline_namespaces - Feature record: CXX_FEATURE:1cxx_lambdas - Feature record: CXX_FEATURE:0cxx_lambda_init_captures - Feature record: CXX_FEATURE:1cxx_local_type_template_args - Feature record: CXX_FEATURE:1cxx_long_long_type - Feature record: CXX_FEATURE:1cxx_noexcept - Feature record: CXX_FEATURE:1cxx_nonstatic_member_init - Feature record: CXX_FEATURE:1cxx_nullptr - Feature record: CXX_FEATURE:1cxx_override - Feature record: CXX_FEATURE:1cxx_range_for - Feature record: CXX_FEATURE:1cxx_raw_string_literals - Feature record: CXX_FEATURE:1cxx_reference_qualified_functions - Feature record: CXX_FEATURE:0cxx_relaxed_constexpr - Feature record: CXX_FEATURE:0cxx_return_type_deduction - Feature record: CXX_FEATURE:1cxx_right_angle_brackets - Feature record: CXX_FEATURE:1cxx_rvalue_references - Feature record: CXX_FEATURE:1cxx_sizeof_member - Feature record: CXX_FEATURE:1cxx_static_assert - Feature record: CXX_FEATURE:1cxx_strong_enums - Feature record: CXX_FEATURE:1cxx_template_template_parameters - Feature record: CXX_FEATURE:1cxx_thread_local - Feature record: CXX_FEATURE:1cxx_trailing_return_types - Feature record: CXX_FEATURE:1cxx_unicode_literals - Feature record: CXX_FEATURE:1cxx_uniform_initialization - Feature record: CXX_FEATURE:1cxx_unrestricted_unions - Feature record: CXX_FEATURE:1cxx_user_literals - Feature record: CXX_FEATURE:0cxx_variable_templates - Feature record: CXX_FEATURE:1cxx_variadic_macros - Feature record: CXX_FEATURE:1cxx_variadic_templates - - -Detecting CXX [-std=c++98] compiler features compiled with the following output: -Change Dir: /home/robert/Programming/SDLU/bin/CMakeFiles/CMakeTmp - -Run Build Command:"/usr/bin/make" "cmTC_3ef69/fast" -/usr/bin/make -f CMakeFiles/cmTC_3ef69.dir/build.make CMakeFiles/cmTC_3ef69.dir/build -make[1]: Entering directory '/home/robert/Programming/SDLU/bin/CMakeFiles/CMakeTmp' -Building CXX object CMakeFiles/cmTC_3ef69.dir/feature_tests.cxx.o -/usr/bin/c++ -std=c++98 -o CMakeFiles/cmTC_3ef69.dir/feature_tests.cxx.o -c /home/robert/Programming/SDLU/bin/CMakeFiles/feature_tests.cxx -Linking CXX executable cmTC_3ef69 -/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_3ef69.dir/link.txt --verbose=1 -/usr/bin/c++ CMakeFiles/cmTC_3ef69.dir/feature_tests.cxx.o -o cmTC_3ef69 -make[1]: Leaving directory '/home/robert/Programming/SDLU/bin/CMakeFiles/CMakeTmp' - - - Feature record: CXX_FEATURE:0cxx_aggregate_default_initializers - Feature record: CXX_FEATURE:0cxx_alias_templates - Feature record: CXX_FEATURE:0cxx_alignas - Feature record: CXX_FEATURE:0cxx_alignof - Feature record: CXX_FEATURE:0cxx_attributes - Feature record: CXX_FEATURE:0cxx_attribute_deprecated - Feature record: CXX_FEATURE:0cxx_auto_type - Feature record: CXX_FEATURE:0cxx_binary_literals - Feature record: CXX_FEATURE:0cxx_constexpr - Feature record: CXX_FEATURE:0cxx_contextual_conversions - Feature record: CXX_FEATURE:0cxx_decltype - Feature record: CXX_FEATURE:0cxx_decltype_auto - Feature record: CXX_FEATURE:0cxx_decltype_incomplete_return_types - Feature record: CXX_FEATURE:0cxx_default_function_template_args - Feature record: CXX_FEATURE:0cxx_defaulted_functions - Feature record: CXX_FEATURE:0cxx_defaulted_move_initializers - Feature record: CXX_FEATURE:0cxx_delegating_constructors - Feature record: CXX_FEATURE:0cxx_deleted_functions - Feature record: CXX_FEATURE:0cxx_digit_separators - Feature record: CXX_FEATURE:0cxx_enum_forward_declarations - Feature record: CXX_FEATURE:0cxx_explicit_conversions - Feature record: CXX_FEATURE:0cxx_extended_friend_declarations - Feature record: CXX_FEATURE:0cxx_extern_templates - Feature record: CXX_FEATURE:0cxx_final - Feature record: CXX_FEATURE:0cxx_func_identifier - Feature record: CXX_FEATURE:0cxx_generalized_initializers - Feature record: CXX_FEATURE:0cxx_generic_lambdas - Feature record: CXX_FEATURE:0cxx_inheriting_constructors - Feature record: CXX_FEATURE:0cxx_inline_namespaces - Feature record: CXX_FEATURE:0cxx_lambdas - Feature record: CXX_FEATURE:0cxx_lambda_init_captures - Feature record: CXX_FEATURE:0cxx_local_type_template_args - Feature record: CXX_FEATURE:0cxx_long_long_type - Feature record: CXX_FEATURE:0cxx_noexcept - Feature record: CXX_FEATURE:0cxx_nonstatic_member_init - Feature record: CXX_FEATURE:0cxx_nullptr - Feature record: CXX_FEATURE:0cxx_override - Feature record: CXX_FEATURE:0cxx_range_for - Feature record: CXX_FEATURE:0cxx_raw_string_literals - Feature record: CXX_FEATURE:0cxx_reference_qualified_functions - Feature record: CXX_FEATURE:0cxx_relaxed_constexpr - Feature record: CXX_FEATURE:0cxx_return_type_deduction - Feature record: CXX_FEATURE:0cxx_right_angle_brackets - Feature record: CXX_FEATURE:0cxx_rvalue_references - Feature record: CXX_FEATURE:0cxx_sizeof_member - Feature record: CXX_FEATURE:0cxx_static_assert - Feature record: CXX_FEATURE:0cxx_strong_enums - Feature record: CXX_FEATURE:1cxx_template_template_parameters - Feature record: CXX_FEATURE:0cxx_thread_local - Feature record: CXX_FEATURE:0cxx_trailing_return_types - Feature record: CXX_FEATURE:0cxx_unicode_literals - Feature record: CXX_FEATURE:0cxx_uniform_initialization - Feature record: CXX_FEATURE:0cxx_unrestricted_unions - Feature record: CXX_FEATURE:0cxx_user_literals - Feature record: CXX_FEATURE:0cxx_variable_templates - Feature record: CXX_FEATURE:0cxx_variadic_macros - Feature record: CXX_FEATURE:0cxx_variadic_templates diff --git a/bin/CMakeFiles/Makefile.cmake b/bin/CMakeFiles/Makefile.cmake deleted file mode 100644 index ee71029..0000000 --- a/bin/CMakeFiles/Makefile.cmake +++ /dev/null @@ -1,126 +0,0 @@ -# CMAKE generated file: DO NOT EDIT! -# Generated by "Unix Makefiles" Generator, CMake Version 3.13 - -# The generator used is: -set(CMAKE_DEPENDS_GENERATOR "Unix Makefiles") - -# The top level Makefile was generated from the following files: -set(CMAKE_MAKEFILE_DEPENDS - "CMakeCache.txt" - "../CMakeLists.txt" - "CMakeFiles/3.13.4/CMakeCCompiler.cmake" - "CMakeFiles/3.13.4/CMakeCXXCompiler.cmake" - "CMakeFiles/3.13.4/CMakeSystem.cmake" - "CMakeFiles/feature_tests.c" - "CMakeFiles/feature_tests.cxx" - "../examples/CMakeLists.txt" - "../lib/sdl2_gfx/CMakeLists.txt" - "/usr/lib/x86_64-linux-gnu/cmake/SDL2/sdl2-config.cmake" - "/usr/share/cmake-3.13/Modules/CMakeCCompiler.cmake.in" - "/usr/share/cmake-3.13/Modules/CMakeCCompilerABI.c" - "/usr/share/cmake-3.13/Modules/CMakeCInformation.cmake" - "/usr/share/cmake-3.13/Modules/CMakeCXXCompiler.cmake.in" - "/usr/share/cmake-3.13/Modules/CMakeCXXCompilerABI.cpp" - "/usr/share/cmake-3.13/Modules/CMakeCXXInformation.cmake" - "/usr/share/cmake-3.13/Modules/CMakeCommonLanguageInclude.cmake" - "/usr/share/cmake-3.13/Modules/CMakeCompilerIdDetection.cmake" - "/usr/share/cmake-3.13/Modules/CMakeDetermineCCompiler.cmake" - "/usr/share/cmake-3.13/Modules/CMakeDetermineCXXCompiler.cmake" - "/usr/share/cmake-3.13/Modules/CMakeDetermineCompileFeatures.cmake" - "/usr/share/cmake-3.13/Modules/CMakeDetermineCompiler.cmake" - "/usr/share/cmake-3.13/Modules/CMakeDetermineCompilerABI.cmake" - "/usr/share/cmake-3.13/Modules/CMakeDetermineCompilerId.cmake" - "/usr/share/cmake-3.13/Modules/CMakeDetermineSystem.cmake" - "/usr/share/cmake-3.13/Modules/CMakeFindBinUtils.cmake" - "/usr/share/cmake-3.13/Modules/CMakeGenericSystem.cmake" - "/usr/share/cmake-3.13/Modules/CMakeInitializeConfigs.cmake" - "/usr/share/cmake-3.13/Modules/CMakeLanguageInformation.cmake" - "/usr/share/cmake-3.13/Modules/CMakeParseImplicitLinkInfo.cmake" - "/usr/share/cmake-3.13/Modules/CMakeSystem.cmake.in" - "/usr/share/cmake-3.13/Modules/CMakeSystemSpecificInformation.cmake" - "/usr/share/cmake-3.13/Modules/CMakeSystemSpecificInitialize.cmake" - "/usr/share/cmake-3.13/Modules/CMakeTestCCompiler.cmake" - "/usr/share/cmake-3.13/Modules/CMakeTestCXXCompiler.cmake" - "/usr/share/cmake-3.13/Modules/CMakeTestCompilerCommon.cmake" - "/usr/share/cmake-3.13/Modules/CMakeUnixFindMake.cmake" - "/usr/share/cmake-3.13/Modules/Compiler/ADSP-DetermineCompiler.cmake" - "/usr/share/cmake-3.13/Modules/Compiler/ARMCC-DetermineCompiler.cmake" - "/usr/share/cmake-3.13/Modules/Compiler/AppleClang-DetermineCompiler.cmake" - "/usr/share/cmake-3.13/Modules/Compiler/Borland-DetermineCompiler.cmake" - "/usr/share/cmake-3.13/Modules/Compiler/Bruce-C-DetermineCompiler.cmake" - "/usr/share/cmake-3.13/Modules/Compiler/CMakeCommonCompilerMacros.cmake" - "/usr/share/cmake-3.13/Modules/Compiler/Clang-DetermineCompiler.cmake" - "/usr/share/cmake-3.13/Modules/Compiler/Clang-DetermineCompilerInternal.cmake" - "/usr/share/cmake-3.13/Modules/Compiler/Comeau-CXX-DetermineCompiler.cmake" - "/usr/share/cmake-3.13/Modules/Compiler/Compaq-C-DetermineCompiler.cmake" - "/usr/share/cmake-3.13/Modules/Compiler/Compaq-CXX-DetermineCompiler.cmake" - "/usr/share/cmake-3.13/Modules/Compiler/Cray-DetermineCompiler.cmake" - "/usr/share/cmake-3.13/Modules/Compiler/Embarcadero-DetermineCompiler.cmake" - "/usr/share/cmake-3.13/Modules/Compiler/Fujitsu-DetermineCompiler.cmake" - "/usr/share/cmake-3.13/Modules/Compiler/GHS-DetermineCompiler.cmake" - "/usr/share/cmake-3.13/Modules/Compiler/GNU-C-DetermineCompiler.cmake" - "/usr/share/cmake-3.13/Modules/Compiler/GNU-C-FeatureTests.cmake" - "/usr/share/cmake-3.13/Modules/Compiler/GNU-C.cmake" - "/usr/share/cmake-3.13/Modules/Compiler/GNU-CXX-DetermineCompiler.cmake" - "/usr/share/cmake-3.13/Modules/Compiler/GNU-CXX-FeatureTests.cmake" - "/usr/share/cmake-3.13/Modules/Compiler/GNU-CXX.cmake" - "/usr/share/cmake-3.13/Modules/Compiler/GNU-FindBinUtils.cmake" - "/usr/share/cmake-3.13/Modules/Compiler/GNU.cmake" - "/usr/share/cmake-3.13/Modules/Compiler/HP-C-DetermineCompiler.cmake" - "/usr/share/cmake-3.13/Modules/Compiler/HP-CXX-DetermineCompiler.cmake" - "/usr/share/cmake-3.13/Modules/Compiler/IAR-DetermineCompiler.cmake" - "/usr/share/cmake-3.13/Modules/Compiler/IBMCPP-C-DetermineVersionInternal.cmake" - "/usr/share/cmake-3.13/Modules/Compiler/IBMCPP-CXX-DetermineVersionInternal.cmake" - "/usr/share/cmake-3.13/Modules/Compiler/Intel-DetermineCompiler.cmake" - "/usr/share/cmake-3.13/Modules/Compiler/MIPSpro-DetermineCompiler.cmake" - "/usr/share/cmake-3.13/Modules/Compiler/MSVC-DetermineCompiler.cmake" - "/usr/share/cmake-3.13/Modules/Compiler/NVIDIA-DetermineCompiler.cmake" - "/usr/share/cmake-3.13/Modules/Compiler/OpenWatcom-DetermineCompiler.cmake" - "/usr/share/cmake-3.13/Modules/Compiler/PGI-DetermineCompiler.cmake" - "/usr/share/cmake-3.13/Modules/Compiler/PathScale-DetermineCompiler.cmake" - "/usr/share/cmake-3.13/Modules/Compiler/SCO-DetermineCompiler.cmake" - "/usr/share/cmake-3.13/Modules/Compiler/SDCC-C-DetermineCompiler.cmake" - "/usr/share/cmake-3.13/Modules/Compiler/SunPro-C-DetermineCompiler.cmake" - "/usr/share/cmake-3.13/Modules/Compiler/SunPro-CXX-DetermineCompiler.cmake" - "/usr/share/cmake-3.13/Modules/Compiler/TI-DetermineCompiler.cmake" - "/usr/share/cmake-3.13/Modules/Compiler/TinyCC-C-DetermineCompiler.cmake" - "/usr/share/cmake-3.13/Modules/Compiler/VisualAge-C-DetermineCompiler.cmake" - "/usr/share/cmake-3.13/Modules/Compiler/VisualAge-CXX-DetermineCompiler.cmake" - "/usr/share/cmake-3.13/Modules/Compiler/Watcom-DetermineCompiler.cmake" - "/usr/share/cmake-3.13/Modules/Compiler/XL-C-DetermineCompiler.cmake" - "/usr/share/cmake-3.13/Modules/Compiler/XL-CXX-DetermineCompiler.cmake" - "/usr/share/cmake-3.13/Modules/Compiler/zOS-C-DetermineCompiler.cmake" - "/usr/share/cmake-3.13/Modules/Compiler/zOS-CXX-DetermineCompiler.cmake" - "/usr/share/cmake-3.13/Modules/Internal/FeatureTesting.cmake" - "/usr/share/cmake-3.13/Modules/Platform/Linux-Determine-CXX.cmake" - "/usr/share/cmake-3.13/Modules/Platform/Linux-GNU-C.cmake" - "/usr/share/cmake-3.13/Modules/Platform/Linux-GNU-CXX.cmake" - "/usr/share/cmake-3.13/Modules/Platform/Linux-GNU.cmake" - "/usr/share/cmake-3.13/Modules/Platform/Linux.cmake" - "/usr/share/cmake-3.13/Modules/Platform/UnixPaths.cmake" - ) - -# The corresponding makefile is: -set(CMAKE_MAKEFILE_OUTPUTS - "Makefile" - "CMakeFiles/cmake.check_cache" - ) - -# Byproducts of CMake generate step: -set(CMAKE_MAKEFILE_PRODUCTS - "CMakeFiles/3.13.4/CMakeSystem.cmake" - "CMakeFiles/3.13.4/CMakeCCompiler.cmake" - "CMakeFiles/3.13.4/CMakeCXXCompiler.cmake" - "CMakeFiles/3.13.4/CMakeCCompiler.cmake" - "CMakeFiles/3.13.4/CMakeCXXCompiler.cmake" - "CMakeFiles/CMakeDirectoryInformation.cmake" - "lib/sdl2_gfx/CMakeFiles/CMakeDirectoryInformation.cmake" - "examples/CMakeFiles/CMakeDirectoryInformation.cmake" - ) - -# Dependency information for all targets: -set(CMAKE_DEPEND_INFO_FILES - "CMakeFiles/sdlu.dir/DependInfo.cmake" - "lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/DependInfo.cmake" - "examples/CMakeFiles/sdlu_example.dir/DependInfo.cmake" - ) diff --git a/bin/CMakeFiles/Makefile2 b/bin/CMakeFiles/Makefile2 deleted file mode 100644 index 03ea947..0000000 --- a/bin/CMakeFiles/Makefile2 +++ /dev/null @@ -1,224 +0,0 @@ -# CMAKE generated file: DO NOT EDIT! -# Generated by "Unix Makefiles" Generator, CMake Version 3.13 - -# Default target executed when no arguments are given to make. -default_target: all - -.PHONY : default_target - -# The main recursive all target -all: - -.PHONY : all - -# The main recursive preinstall target -preinstall: - -.PHONY : preinstall - -# The main recursive clean target -clean: - -.PHONY : clean - -#============================================================================= -# 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 - -#============================================================================= -# Target rules for target CMakeFiles/sdlu.dir - -# All Build rule for target. -CMakeFiles/sdlu.dir/all: lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/all - $(MAKE) -f CMakeFiles/sdlu.dir/build.make CMakeFiles/sdlu.dir/depend - $(MAKE) -f CMakeFiles/sdlu.dir/build.make CMakeFiles/sdlu.dir/build - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/robert/Programming/SDLU/bin/CMakeFiles --progress-num=6,7,8,9,10,11,12,13,14,15,16,17,18 "Built target sdlu" -.PHONY : CMakeFiles/sdlu.dir/all - -# Include target in all. -all: CMakeFiles/sdlu.dir/all - -.PHONY : all - -# Build rule for subdir invocation for target. -CMakeFiles/sdlu.dir/rule: cmake_check_build_system - $(CMAKE_COMMAND) -E cmake_progress_start /home/robert/Programming/SDLU/bin/CMakeFiles 18 - $(MAKE) -f CMakeFiles/Makefile2 CMakeFiles/sdlu.dir/all - $(CMAKE_COMMAND) -E cmake_progress_start /home/robert/Programming/SDLU/bin/CMakeFiles 0 -.PHONY : CMakeFiles/sdlu.dir/rule - -# Convenience name for target. -sdlu: CMakeFiles/sdlu.dir/rule - -.PHONY : sdlu - -# clean rule for target. -CMakeFiles/sdlu.dir/clean: - $(MAKE) -f CMakeFiles/sdlu.dir/build.make CMakeFiles/sdlu.dir/clean -.PHONY : CMakeFiles/sdlu.dir/clean - -# clean rule for target. -clean: CMakeFiles/sdlu.dir/clean - -.PHONY : clean - -#============================================================================= -# Directory level rules for directory lib/sdl2_gfx - -# Convenience name for "all" pass in the directory. -lib/sdl2_gfx/all: lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/all - -.PHONY : lib/sdl2_gfx/all - -# Convenience name for "clean" pass in the directory. -lib/sdl2_gfx/clean: lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/clean - -.PHONY : lib/sdl2_gfx/clean - -# Convenience name for "preinstall" pass in the directory. -lib/sdl2_gfx/preinstall: - -.PHONY : lib/sdl2_gfx/preinstall - -#============================================================================= -# Target rules for target lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir - -# All Build rule for target. -lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/all: - $(MAKE) -f lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/build.make lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/depend - $(MAKE) -f lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/build.make lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/build - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/robert/Programming/SDLU/bin/CMakeFiles --progress-num=1,2,3,4,5 "Built target sdl2_gfx" -.PHONY : lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/all - -# Include target in all. -all: lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/all - -.PHONY : all - -# Build rule for subdir invocation for target. -lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/rule: cmake_check_build_system - $(CMAKE_COMMAND) -E cmake_progress_start /home/robert/Programming/SDLU/bin/CMakeFiles 5 - $(MAKE) -f CMakeFiles/Makefile2 lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/all - $(CMAKE_COMMAND) -E cmake_progress_start /home/robert/Programming/SDLU/bin/CMakeFiles 0 -.PHONY : lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/rule - -# Convenience name for target. -sdl2_gfx: lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/rule - -.PHONY : sdl2_gfx - -# clean rule for target. -lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/clean: - $(MAKE) -f lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/build.make lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/clean -.PHONY : lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/clean - -# clean rule for target. -clean: lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/clean - -.PHONY : clean - -#============================================================================= -# Directory level rules for directory examples - -# Convenience name for "all" pass in the directory. -examples/all: examples/CMakeFiles/sdlu_example.dir/all - -.PHONY : examples/all - -# Convenience name for "clean" pass in the directory. -examples/clean: examples/CMakeFiles/sdlu_example.dir/clean - -.PHONY : examples/clean - -# Convenience name for "preinstall" pass in the directory. -examples/preinstall: - -.PHONY : examples/preinstall - -#============================================================================= -# Target rules for target examples/CMakeFiles/sdlu_example.dir - -# All Build rule for target. -examples/CMakeFiles/sdlu_example.dir/all: CMakeFiles/sdlu.dir/all -examples/CMakeFiles/sdlu_example.dir/all: lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/all - $(MAKE) -f examples/CMakeFiles/sdlu_example.dir/build.make examples/CMakeFiles/sdlu_example.dir/depend - $(MAKE) -f examples/CMakeFiles/sdlu_example.dir/build.make examples/CMakeFiles/sdlu_example.dir/build - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/robert/Programming/SDLU/bin/CMakeFiles --progress-num=19,20 "Built target sdlu_example" -.PHONY : examples/CMakeFiles/sdlu_example.dir/all - -# Include target in all. -all: examples/CMakeFiles/sdlu_example.dir/all - -.PHONY : all - -# Build rule for subdir invocation for target. -examples/CMakeFiles/sdlu_example.dir/rule: cmake_check_build_system - $(CMAKE_COMMAND) -E cmake_progress_start /home/robert/Programming/SDLU/bin/CMakeFiles 20 - $(MAKE) -f CMakeFiles/Makefile2 examples/CMakeFiles/sdlu_example.dir/all - $(CMAKE_COMMAND) -E cmake_progress_start /home/robert/Programming/SDLU/bin/CMakeFiles 0 -.PHONY : examples/CMakeFiles/sdlu_example.dir/rule - -# Convenience name for target. -sdlu_example: examples/CMakeFiles/sdlu_example.dir/rule - -.PHONY : sdlu_example - -# clean rule for target. -examples/CMakeFiles/sdlu_example.dir/clean: - $(MAKE) -f examples/CMakeFiles/sdlu_example.dir/build.make examples/CMakeFiles/sdlu_example.dir/clean -.PHONY : examples/CMakeFiles/sdlu_example.dir/clean - -# clean rule for target. -clean: examples/CMakeFiles/sdlu_example.dir/clean - -.PHONY : clean - -#============================================================================= -# Special targets to cleanup operation of make. - -# Special rule to run CMake to check the build system integrity. -# No rule that depends on this can have commands that come from listfiles -# because they might be regenerated. -cmake_check_build_system: - $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0 -.PHONY : cmake_check_build_system - diff --git a/bin/CMakeFiles/Progress/1 b/bin/CMakeFiles/Progress/1 deleted file mode 100644 index 7b4d68d..0000000 --- a/bin/CMakeFiles/Progress/1 +++ /dev/null @@ -1 +0,0 @@ -empty \ No newline at end of file diff --git a/bin/CMakeFiles/Progress/10 b/bin/CMakeFiles/Progress/10 deleted file mode 100644 index 7b4d68d..0000000 --- a/bin/CMakeFiles/Progress/10 +++ /dev/null @@ -1 +0,0 @@ -empty \ No newline at end of file diff --git a/bin/CMakeFiles/Progress/11 b/bin/CMakeFiles/Progress/11 deleted file mode 100644 index 7b4d68d..0000000 --- a/bin/CMakeFiles/Progress/11 +++ /dev/null @@ -1 +0,0 @@ -empty \ No newline at end of file diff --git a/bin/CMakeFiles/Progress/12 b/bin/CMakeFiles/Progress/12 deleted file mode 100644 index 7b4d68d..0000000 --- a/bin/CMakeFiles/Progress/12 +++ /dev/null @@ -1 +0,0 @@ -empty \ No newline at end of file diff --git a/bin/CMakeFiles/Progress/13 b/bin/CMakeFiles/Progress/13 deleted file mode 100644 index 7b4d68d..0000000 --- a/bin/CMakeFiles/Progress/13 +++ /dev/null @@ -1 +0,0 @@ -empty \ No newline at end of file diff --git a/bin/CMakeFiles/Progress/14 b/bin/CMakeFiles/Progress/14 deleted file mode 100644 index 7b4d68d..0000000 --- a/bin/CMakeFiles/Progress/14 +++ /dev/null @@ -1 +0,0 @@ -empty \ No newline at end of file diff --git a/bin/CMakeFiles/Progress/15 b/bin/CMakeFiles/Progress/15 deleted file mode 100644 index 7b4d68d..0000000 --- a/bin/CMakeFiles/Progress/15 +++ /dev/null @@ -1 +0,0 @@ -empty \ No newline at end of file diff --git a/bin/CMakeFiles/Progress/16 b/bin/CMakeFiles/Progress/16 deleted file mode 100644 index 7b4d68d..0000000 --- a/bin/CMakeFiles/Progress/16 +++ /dev/null @@ -1 +0,0 @@ -empty \ No newline at end of file diff --git a/bin/CMakeFiles/Progress/17 b/bin/CMakeFiles/Progress/17 deleted file mode 100644 index 7b4d68d..0000000 --- a/bin/CMakeFiles/Progress/17 +++ /dev/null @@ -1 +0,0 @@ -empty \ No newline at end of file diff --git a/bin/CMakeFiles/Progress/18 b/bin/CMakeFiles/Progress/18 deleted file mode 100644 index 7b4d68d..0000000 --- a/bin/CMakeFiles/Progress/18 +++ /dev/null @@ -1 +0,0 @@ -empty \ No newline at end of file diff --git a/bin/CMakeFiles/Progress/19 b/bin/CMakeFiles/Progress/19 deleted file mode 100644 index 7b4d68d..0000000 --- a/bin/CMakeFiles/Progress/19 +++ /dev/null @@ -1 +0,0 @@ -empty \ No newline at end of file diff --git a/bin/CMakeFiles/Progress/2 b/bin/CMakeFiles/Progress/2 deleted file mode 100644 index 7b4d68d..0000000 --- a/bin/CMakeFiles/Progress/2 +++ /dev/null @@ -1 +0,0 @@ -empty \ No newline at end of file diff --git a/bin/CMakeFiles/Progress/3 b/bin/CMakeFiles/Progress/3 deleted file mode 100644 index 7b4d68d..0000000 --- a/bin/CMakeFiles/Progress/3 +++ /dev/null @@ -1 +0,0 @@ -empty \ No newline at end of file diff --git a/bin/CMakeFiles/Progress/4 b/bin/CMakeFiles/Progress/4 deleted file mode 100644 index 7b4d68d..0000000 --- a/bin/CMakeFiles/Progress/4 +++ /dev/null @@ -1 +0,0 @@ -empty \ No newline at end of file diff --git a/bin/CMakeFiles/Progress/5 b/bin/CMakeFiles/Progress/5 deleted file mode 100644 index 7b4d68d..0000000 --- a/bin/CMakeFiles/Progress/5 +++ /dev/null @@ -1 +0,0 @@ -empty \ No newline at end of file diff --git a/bin/CMakeFiles/Progress/6 b/bin/CMakeFiles/Progress/6 deleted file mode 100644 index 7b4d68d..0000000 --- a/bin/CMakeFiles/Progress/6 +++ /dev/null @@ -1 +0,0 @@ -empty \ No newline at end of file diff --git a/bin/CMakeFiles/Progress/7 b/bin/CMakeFiles/Progress/7 deleted file mode 100644 index 7b4d68d..0000000 --- a/bin/CMakeFiles/Progress/7 +++ /dev/null @@ -1 +0,0 @@ -empty \ No newline at end of file diff --git a/bin/CMakeFiles/Progress/8 b/bin/CMakeFiles/Progress/8 deleted file mode 100644 index 7b4d68d..0000000 --- a/bin/CMakeFiles/Progress/8 +++ /dev/null @@ -1 +0,0 @@ -empty \ No newline at end of file diff --git a/bin/CMakeFiles/Progress/9 b/bin/CMakeFiles/Progress/9 deleted file mode 100644 index 7b4d68d..0000000 --- a/bin/CMakeFiles/Progress/9 +++ /dev/null @@ -1 +0,0 @@ -empty \ No newline at end of file diff --git a/bin/CMakeFiles/Progress/count.txt b/bin/CMakeFiles/Progress/count.txt deleted file mode 100644 index 209e3ef..0000000 --- a/bin/CMakeFiles/Progress/count.txt +++ /dev/null @@ -1 +0,0 @@ -20 diff --git a/bin/CMakeFiles/TargetDirectories.txt b/bin/CMakeFiles/TargetDirectories.txt deleted file mode 100644 index 4f776ad..0000000 --- a/bin/CMakeFiles/TargetDirectories.txt +++ /dev/null @@ -1,9 +0,0 @@ -/home/robert/Programming/SDLU/bin/CMakeFiles/rebuild_cache.dir -/home/robert/Programming/SDLU/bin/CMakeFiles/sdlu.dir -/home/robert/Programming/SDLU/bin/CMakeFiles/edit_cache.dir -/home/robert/Programming/SDLU/bin/lib/sdl2_gfx/CMakeFiles/rebuild_cache.dir -/home/robert/Programming/SDLU/bin/lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir -/home/robert/Programming/SDLU/bin/lib/sdl2_gfx/CMakeFiles/edit_cache.dir -/home/robert/Programming/SDLU/bin/examples/CMakeFiles/rebuild_cache.dir -/home/robert/Programming/SDLU/bin/examples/CMakeFiles/sdlu_example.dir -/home/robert/Programming/SDLU/bin/examples/CMakeFiles/edit_cache.dir diff --git a/bin/CMakeFiles/cmake.check_cache b/bin/CMakeFiles/cmake.check_cache deleted file mode 100644 index 3dccd73..0000000 --- a/bin/CMakeFiles/cmake.check_cache +++ /dev/null @@ -1 +0,0 @@ -# This file is generated by cmake for dependency checking of the CMakeCache.txt file diff --git a/bin/CMakeFiles/feature_tests.bin b/bin/CMakeFiles/feature_tests.bin deleted file mode 100755 index f00921ac8b7a09913ad81844db2475ec21bac465..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 16504 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 PzQ5n+c#9b&Y?S{G*c|4* diff --git a/bin/CMakeFiles/feature_tests.c b/bin/CMakeFiles/feature_tests.c deleted file mode 100644 index 83e86dd..0000000 --- a/bin/CMakeFiles/feature_tests.c +++ /dev/null @@ -1,34 +0,0 @@ - - const char features[] = {"\n" -"C_FEATURE:" -#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 304 -"1" -#else -"0" -#endif -"c_function_prototypes\n" -"C_FEATURE:" -#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 304 && defined(__STDC_VERSION__) && __STDC_VERSION__ >= 199901L -"1" -#else -"0" -#endif -"c_restrict\n" -"C_FEATURE:" -#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 406 && defined(__STDC_VERSION__) && __STDC_VERSION__ >= 201000L -"1" -#else -"0" -#endif -"c_static_assert\n" -"C_FEATURE:" -#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 304 && defined(__STDC_VERSION__) && __STDC_VERSION__ >= 199901L -"1" -#else -"0" -#endif -"c_variadic_macros\n" - -}; - -int main(int argc, char** argv) { (void)argv; return features[argc]; } diff --git a/bin/CMakeFiles/feature_tests.cxx b/bin/CMakeFiles/feature_tests.cxx deleted file mode 100644 index b93418c..0000000 --- a/bin/CMakeFiles/feature_tests.cxx +++ /dev/null @@ -1,405 +0,0 @@ - - const char features[] = {"\n" -"CXX_FEATURE:" -#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 500 && __cplusplus >= 201402L -"1" -#else -"0" -#endif -"cxx_aggregate_default_initializers\n" -"CXX_FEATURE:" -#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 407 && __cplusplus >= 201103L -"1" -#else -"0" -#endif -"cxx_alias_templates\n" -"CXX_FEATURE:" -#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 408 && __cplusplus >= 201103L -"1" -#else -"0" -#endif -"cxx_alignas\n" -"CXX_FEATURE:" -#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 408 && __cplusplus >= 201103L -"1" -#else -"0" -#endif -"cxx_alignof\n" -"CXX_FEATURE:" -#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 408 && __cplusplus >= 201103L -"1" -#else -"0" -#endif -"cxx_attributes\n" -"CXX_FEATURE:" -#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 409 && __cplusplus > 201103L -"1" -#else -"0" -#endif -"cxx_attribute_deprecated\n" -"CXX_FEATURE:" -#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 404 && (__cplusplus >= 201103L || (defined(__GXX_EXPERIMENTAL_CXX0X__) && __GXX_EXPERIMENTAL_CXX0X__)) -"1" -#else -"0" -#endif -"cxx_auto_type\n" -"CXX_FEATURE:" -#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 409 && __cplusplus > 201103L -"1" -#else -"0" -#endif -"cxx_binary_literals\n" -"CXX_FEATURE:" -#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 406 && (__cplusplus >= 201103L || (defined(__GXX_EXPERIMENTAL_CXX0X__) && __GXX_EXPERIMENTAL_CXX0X__)) -"1" -#else -"0" -#endif -"cxx_constexpr\n" -"CXX_FEATURE:" -#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 409 && __cplusplus > 201103L -"1" -#else -"0" -#endif -"cxx_contextual_conversions\n" -"CXX_FEATURE:" -#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 404 && (__cplusplus >= 201103L || (defined(__GXX_EXPERIMENTAL_CXX0X__) && __GXX_EXPERIMENTAL_CXX0X__)) -"1" -#else -"0" -#endif -"cxx_decltype\n" -"CXX_FEATURE:" -#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 409 && __cplusplus > 201103L -"1" -#else -"0" -#endif -"cxx_decltype_auto\n" -"CXX_FEATURE:" -#if ((__GNUC__ * 10000 + __GNUC_MINOR__ * 100 + __GNUC_PATCHLEVEL__) >= 40801) && __cplusplus >= 201103L -"1" -#else -"0" -#endif -"cxx_decltype_incomplete_return_types\n" -"CXX_FEATURE:" -#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 404 && (__cplusplus >= 201103L || (defined(__GXX_EXPERIMENTAL_CXX0X__) && __GXX_EXPERIMENTAL_CXX0X__)) -"1" -#else -"0" -#endif -"cxx_default_function_template_args\n" -"CXX_FEATURE:" -#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 404 && (__cplusplus >= 201103L || (defined(__GXX_EXPERIMENTAL_CXX0X__) && __GXX_EXPERIMENTAL_CXX0X__)) -"1" -#else -"0" -#endif -"cxx_defaulted_functions\n" -"CXX_FEATURE:" -#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 406 && (__cplusplus >= 201103L || (defined(__GXX_EXPERIMENTAL_CXX0X__) && __GXX_EXPERIMENTAL_CXX0X__)) -"1" -#else -"0" -#endif -"cxx_defaulted_move_initializers\n" -"CXX_FEATURE:" -#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 407 && __cplusplus >= 201103L -"1" -#else -"0" -#endif -"cxx_delegating_constructors\n" -"CXX_FEATURE:" -#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 404 && (__cplusplus >= 201103L || (defined(__GXX_EXPERIMENTAL_CXX0X__) && __GXX_EXPERIMENTAL_CXX0X__)) -"1" -#else -"0" -#endif -"cxx_deleted_functions\n" -"CXX_FEATURE:" -#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 409 && __cplusplus > 201103L -"1" -#else -"0" -#endif -"cxx_digit_separators\n" -"CXX_FEATURE:" -#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 406 && (__cplusplus >= 201103L || (defined(__GXX_EXPERIMENTAL_CXX0X__) && __GXX_EXPERIMENTAL_CXX0X__)) -"1" -#else -"0" -#endif -"cxx_enum_forward_declarations\n" -"CXX_FEATURE:" -#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 405 && (__cplusplus >= 201103L || (defined(__GXX_EXPERIMENTAL_CXX0X__) && __GXX_EXPERIMENTAL_CXX0X__)) -"1" -#else -"0" -#endif -"cxx_explicit_conversions\n" -"CXX_FEATURE:" -#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 407 && __cplusplus >= 201103L -"1" -#else -"0" -#endif -"cxx_extended_friend_declarations\n" -"CXX_FEATURE:" -#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 404 && (__cplusplus >= 201103L || (defined(__GXX_EXPERIMENTAL_CXX0X__) && __GXX_EXPERIMENTAL_CXX0X__)) -"1" -#else -"0" -#endif -"cxx_extern_templates\n" -"CXX_FEATURE:" -#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 407 && __cplusplus >= 201103L -"1" -#else -"0" -#endif -"cxx_final\n" -"CXX_FEATURE:" -#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 404 && (__cplusplus >= 201103L || (defined(__GXX_EXPERIMENTAL_CXX0X__) && __GXX_EXPERIMENTAL_CXX0X__)) -"1" -#else -"0" -#endif -"cxx_func_identifier\n" -"CXX_FEATURE:" -#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 404 && (__cplusplus >= 201103L || (defined(__GXX_EXPERIMENTAL_CXX0X__) && __GXX_EXPERIMENTAL_CXX0X__)) -"1" -#else -"0" -#endif -"cxx_generalized_initializers\n" -"CXX_FEATURE:" -#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 409 && __cplusplus > 201103L -"1" -#else -"0" -#endif -"cxx_generic_lambdas\n" -"CXX_FEATURE:" -#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 408 && __cplusplus >= 201103L -"1" -#else -"0" -#endif -"cxx_inheriting_constructors\n" -"CXX_FEATURE:" -#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 404 && (__cplusplus >= 201103L || (defined(__GXX_EXPERIMENTAL_CXX0X__) && __GXX_EXPERIMENTAL_CXX0X__)) -"1" -#else -"0" -#endif -"cxx_inline_namespaces\n" -"CXX_FEATURE:" -#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 405 && (__cplusplus >= 201103L || (defined(__GXX_EXPERIMENTAL_CXX0X__) && __GXX_EXPERIMENTAL_CXX0X__)) -"1" -#else -"0" -#endif -"cxx_lambdas\n" -"CXX_FEATURE:" -#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 409 && __cplusplus > 201103L -"1" -#else -"0" -#endif -"cxx_lambda_init_captures\n" -"CXX_FEATURE:" -#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 405 && (__cplusplus >= 201103L || (defined(__GXX_EXPERIMENTAL_CXX0X__) && __GXX_EXPERIMENTAL_CXX0X__)) -"1" -#else -"0" -#endif -"cxx_local_type_template_args\n" -"CXX_FEATURE:" -#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 404 && (__cplusplus >= 201103L || (defined(__GXX_EXPERIMENTAL_CXX0X__) && __GXX_EXPERIMENTAL_CXX0X__)) -"1" -#else -"0" -#endif -"cxx_long_long_type\n" -"CXX_FEATURE:" -#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 406 && (__cplusplus >= 201103L || (defined(__GXX_EXPERIMENTAL_CXX0X__) && __GXX_EXPERIMENTAL_CXX0X__)) -"1" -#else -"0" -#endif -"cxx_noexcept\n" -"CXX_FEATURE:" -#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 407 && __cplusplus >= 201103L -"1" -#else -"0" -#endif -"cxx_nonstatic_member_init\n" -"CXX_FEATURE:" -#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 406 && (__cplusplus >= 201103L || (defined(__GXX_EXPERIMENTAL_CXX0X__) && __GXX_EXPERIMENTAL_CXX0X__)) -"1" -#else -"0" -#endif -"cxx_nullptr\n" -"CXX_FEATURE:" -#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 407 && __cplusplus >= 201103L -"1" -#else -"0" -#endif -"cxx_override\n" -"CXX_FEATURE:" -#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 406 && (__cplusplus >= 201103L || (defined(__GXX_EXPERIMENTAL_CXX0X__) && __GXX_EXPERIMENTAL_CXX0X__)) -"1" -#else -"0" -#endif -"cxx_range_for\n" -"CXX_FEATURE:" -#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 405 && (__cplusplus >= 201103L || (defined(__GXX_EXPERIMENTAL_CXX0X__) && __GXX_EXPERIMENTAL_CXX0X__)) -"1" -#else -"0" -#endif -"cxx_raw_string_literals\n" -"CXX_FEATURE:" -#if ((__GNUC__ * 10000 + __GNUC_MINOR__ * 100 + __GNUC_PATCHLEVEL__) >= 40801) && __cplusplus >= 201103L -"1" -#else -"0" -#endif -"cxx_reference_qualified_functions\n" -"CXX_FEATURE:" -#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 500 && __cplusplus >= 201402L -"1" -#else -"0" -#endif -"cxx_relaxed_constexpr\n" -"CXX_FEATURE:" -#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 409 && __cplusplus > 201103L -"1" -#else -"0" -#endif -"cxx_return_type_deduction\n" -"CXX_FEATURE:" -#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 404 && (__cplusplus >= 201103L || (defined(__GXX_EXPERIMENTAL_CXX0X__) && __GXX_EXPERIMENTAL_CXX0X__)) -"1" -#else -"0" -#endif -"cxx_right_angle_brackets\n" -"CXX_FEATURE:" -#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 404 && (__cplusplus >= 201103L || (defined(__GXX_EXPERIMENTAL_CXX0X__) && __GXX_EXPERIMENTAL_CXX0X__)) -"1" -#else -"0" -#endif -"cxx_rvalue_references\n" -"CXX_FEATURE:" -#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 404 && (__cplusplus >= 201103L || (defined(__GXX_EXPERIMENTAL_CXX0X__) && __GXX_EXPERIMENTAL_CXX0X__)) -"1" -#else -"0" -#endif -"cxx_sizeof_member\n" -"CXX_FEATURE:" -#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 404 && (__cplusplus >= 201103L || (defined(__GXX_EXPERIMENTAL_CXX0X__) && __GXX_EXPERIMENTAL_CXX0X__)) -"1" -#else -"0" -#endif -"cxx_static_assert\n" -"CXX_FEATURE:" -#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 404 && (__cplusplus >= 201103L || (defined(__GXX_EXPERIMENTAL_CXX0X__) && __GXX_EXPERIMENTAL_CXX0X__)) -"1" -#else -"0" -#endif -"cxx_strong_enums\n" -"CXX_FEATURE:" -#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 404 && __cplusplus -"1" -#else -"0" -#endif -"cxx_template_template_parameters\n" -"CXX_FEATURE:" -#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 408 && __cplusplus >= 201103L -"1" -#else -"0" -#endif -"cxx_thread_local\n" -"CXX_FEATURE:" -#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 404 && (__cplusplus >= 201103L || (defined(__GXX_EXPERIMENTAL_CXX0X__) && __GXX_EXPERIMENTAL_CXX0X__)) -"1" -#else -"0" -#endif -"cxx_trailing_return_types\n" -"CXX_FEATURE:" -#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 404 && (__cplusplus >= 201103L || (defined(__GXX_EXPERIMENTAL_CXX0X__) && __GXX_EXPERIMENTAL_CXX0X__)) -"1" -#else -"0" -#endif -"cxx_unicode_literals\n" -"CXX_FEATURE:" -#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 404 && (__cplusplus >= 201103L || (defined(__GXX_EXPERIMENTAL_CXX0X__) && __GXX_EXPERIMENTAL_CXX0X__)) -"1" -#else -"0" -#endif -"cxx_uniform_initialization\n" -"CXX_FEATURE:" -#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 406 && (__cplusplus >= 201103L || (defined(__GXX_EXPERIMENTAL_CXX0X__) && __GXX_EXPERIMENTAL_CXX0X__)) -"1" -#else -"0" -#endif -"cxx_unrestricted_unions\n" -"CXX_FEATURE:" -#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 407 && __cplusplus >= 201103L -"1" -#else -"0" -#endif -"cxx_user_literals\n" -"CXX_FEATURE:" -#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 500 && __cplusplus >= 201402L -"1" -#else -"0" -#endif -"cxx_variable_templates\n" -"CXX_FEATURE:" -#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 404 && (__cplusplus >= 201103L || (defined(__GXX_EXPERIMENTAL_CXX0X__) && __GXX_EXPERIMENTAL_CXX0X__)) -"1" -#else -"0" -#endif -"cxx_variadic_macros\n" -"CXX_FEATURE:" -#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 404 && (__cplusplus >= 201103L || (defined(__GXX_EXPERIMENTAL_CXX0X__) && __GXX_EXPERIMENTAL_CXX0X__)) -"1" -#else -"0" -#endif -"cxx_variadic_templates\n" - -}; - -int main(int argc, char** argv) { (void)argv; return features[argc]; } diff --git a/bin/CMakeFiles/progress.marks b/bin/CMakeFiles/progress.marks deleted file mode 100644 index 209e3ef..0000000 --- a/bin/CMakeFiles/progress.marks +++ /dev/null @@ -1 +0,0 @@ -20 diff --git a/bin/CMakeFiles/sdlu.dir/CXX.includecache b/bin/CMakeFiles/sdlu.dir/CXX.includecache deleted file mode 100644 index d49ddce..0000000 --- a/bin/CMakeFiles/sdlu.dir/CXX.includecache +++ /dev/null @@ -1,792 +0,0 @@ -#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/src/SDLU.cpp -SDLU.hpp -/home/robert/Programming/SDLU/src/SDLU.hpp -SDL.h -- -Util.hpp -/home/robert/Programming/SDLU/src/Util.hpp - -/home/robert/Programming/SDLU/src/graphics/RenderTarget.cpp -graphics/RenderTarget.hpp -/home/robert/Programming/SDLU/src/graphics/graphics/RenderTarget.hpp -stdexcept -- -SDL.h -- -Util.hpp -/home/robert/Programming/SDLU/src/graphics/Util.hpp - -/home/robert/Programming/SDLU/src/graphics/RenderWindow.cpp -graphics/RenderWindow.hpp -/home/robert/Programming/SDLU/src/graphics/graphics/RenderWindow.hpp -cstring -- -Util.hpp -- - -/home/robert/Programming/SDLU/src/graphics/drawable/Transformable.cpp -graphics/drawable/Transformable.hpp -/home/robert/Programming/SDLU/src/graphics/drawable/graphics/drawable/Transformable.hpp - -/home/robert/Programming/SDLU/src/graphics/drawable/shapes/Rectangle.cpp -graphics/drawable/shapes/Rectangle.hpp -- -graphics/RenderTarget.hpp -- -SDL.h -- - -/home/robert/Programming/SDLU/src/graphics/drawable/shapes/Shape.cpp -graphics/drawable/shapes/Shape.hpp -- - -/home/robert/Programming/SDLU/src/structures/Clock.cpp -structures/Clock.hpp -/home/robert/Programming/SDLU/src/structures/structures/Clock.hpp - -/home/robert/Programming/SDLU/src/structures/Color.cpp -structures/Color.hpp -/home/robert/Programming/SDLU/src/structures/structures/Color.hpp -math.h -- -cmath -- - -/home/robert/Programming/SDLU/src/structures/Cursor.cpp -structures/Cursor.hpp -/home/robert/Programming/SDLU/src/structures/structures/Cursor.hpp -SDL2/SDL_mouse.h -- - -/home/robert/Programming/SDLU/src/structures/Mouse.cpp -structures/Mouse.hpp -- -SDL_mouse.h -- - -/home/robert/Programming/SDLU/src/structures/Time.cpp -structures/Time.hpp -/home/robert/Programming/SDLU/src/structures/structures/Time.hpp - -/home/robert/Programming/SDLU/src/structures/Window.cpp -structures/Window.hpp -/home/robert/Programming/SDLU/src/structures/structures/Window.hpp -stdexcept -- -SDL.h -- -cstring -- -structures/Cursor.hpp -/home/robert/Programming/SDLU/src/structures/structures/Cursor.hpp - -/usr/include/SDL2/SDL.h -SDL_main.h -/usr/include/SDL2/SDL_main.h -SDL_stdinc.h -/usr/include/SDL2/SDL_stdinc.h -SDL_assert.h -/usr/include/SDL2/SDL_assert.h -SDL_atomic.h -/usr/include/SDL2/SDL_atomic.h -SDL_audio.h -/usr/include/SDL2/SDL_audio.h -SDL_clipboard.h -/usr/include/SDL2/SDL_clipboard.h -SDL_cpuinfo.h -/usr/include/SDL2/SDL_cpuinfo.h -SDL_endian.h -/usr/include/SDL2/SDL_endian.h -SDL_error.h -/usr/include/SDL2/SDL_error.h -SDL_events.h -/usr/include/SDL2/SDL_events.h -SDL_filesystem.h -/usr/include/SDL2/SDL_filesystem.h -SDL_gamecontroller.h -/usr/include/SDL2/SDL_gamecontroller.h -SDL_haptic.h -/usr/include/SDL2/SDL_haptic.h -SDL_hints.h -/usr/include/SDL2/SDL_hints.h -SDL_joystick.h -/usr/include/SDL2/SDL_joystick.h -SDL_loadso.h -/usr/include/SDL2/SDL_loadso.h -SDL_log.h -/usr/include/SDL2/SDL_log.h -SDL_messagebox.h -/usr/include/SDL2/SDL_messagebox.h -SDL_mutex.h -/usr/include/SDL2/SDL_mutex.h -SDL_power.h -/usr/include/SDL2/SDL_power.h -SDL_render.h -/usr/include/SDL2/SDL_render.h -SDL_rwops.h -/usr/include/SDL2/SDL_rwops.h -SDL_sensor.h -/usr/include/SDL2/SDL_sensor.h -SDL_shape.h -/usr/include/SDL2/SDL_shape.h -SDL_system.h -/usr/include/SDL2/SDL_system.h -SDL_thread.h -/usr/include/SDL2/SDL_thread.h -SDL_timer.h -/usr/include/SDL2/SDL_timer.h -SDL_version.h -/usr/include/SDL2/SDL_version.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_assert.h -SDL_config.h -/usr/include/SDL2/SDL_config.h -begin_code.h -/usr/include/SDL2/begin_code.h -signal.h -- -close_code.h -/usr/include/SDL2/close_code.h - -/usr/include/SDL2/SDL_atomic.h -SDL_stdinc.h -/usr/include/SDL2/SDL_stdinc.h -SDL_platform.h -/usr/include/SDL2/SDL_platform.h -begin_code.h -/usr/include/SDL2/begin_code.h -mbarrier.h -- -close_code.h -/usr/include/SDL2/close_code.h - -/usr/include/SDL2/SDL_audio.h -SDL_stdinc.h -/usr/include/SDL2/SDL_stdinc.h -SDL_error.h -/usr/include/SDL2/SDL_error.h -SDL_endian.h -/usr/include/SDL2/SDL_endian.h -SDL_mutex.h -/usr/include/SDL2/SDL_mutex.h -SDL_thread.h -/usr/include/SDL2/SDL_thread.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_blendmode.h -begin_code.h -/usr/include/SDL2/begin_code.h -close_code.h -/usr/include/SDL2/close_code.h - -/usr/include/SDL2/SDL_clipboard.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_config.h -SDL_platform.h -/usr/include/SDL2/SDL_platform.h - -/usr/include/SDL2/SDL_cpuinfo.h -SDL_stdinc.h -/usr/include/SDL2/SDL_stdinc.h -intrin.h -- -intrin.h -- -altivec.h -- -arm_neon.h -- -mm3dnow.h -- -immintrin.h -- -mmintrin.h -- -xmmintrin.h -- -emmintrin.h -- -pmmintrin.h -- -begin_code.h -/usr/include/SDL2/begin_code.h -close_code.h -/usr/include/SDL2/close_code.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_filesystem.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_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_haptic.h -SDL_stdinc.h -/usr/include/SDL2/SDL_stdinc.h -SDL_error.h -/usr/include/SDL2/SDL_error.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_hints.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_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_loadso.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_log.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_main.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_messagebox.h -SDL_stdinc.h -/usr/include/SDL2/SDL_stdinc.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_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_mutex.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_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_power.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_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_render.h -SDL_stdinc.h -/usr/include/SDL2/SDL_stdinc.h -SDL_rect.h -/usr/include/SDL2/SDL_rect.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_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_sensor.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_shape.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 -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_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_system.h -SDL_stdinc.h -/usr/include/SDL2/SDL_stdinc.h -SDL_keyboard.h -/usr/include/SDL2/SDL_keyboard.h -SDL_render.h -/usr/include/SDL2/SDL_render.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_thread.h -SDL_stdinc.h -/usr/include/SDL2/SDL_stdinc.h -SDL_error.h -/usr/include/SDL2/SDL_error.h -SDL_atomic.h -/usr/include/SDL2/SDL_atomic.h -SDL_mutex.h -/usr/include/SDL2/SDL_mutex.h -begin_code.h -/usr/include/SDL2/begin_code.h -process.h -- -process.h -- -stdlib.h -- -close_code.h -/usr/include/SDL2/close_code.h - -/usr/include/SDL2/SDL_timer.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_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_version.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_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 - diff --git a/bin/CMakeFiles/sdlu.dir/DependInfo.cmake b/bin/CMakeFiles/sdlu.dir/DependInfo.cmake deleted file mode 100644 index ebde371..0000000 --- a/bin/CMakeFiles/sdlu.dir/DependInfo.cmake +++ /dev/null @@ -1,36 +0,0 @@ -# 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/src/SDLU.cpp" "/home/robert/Programming/SDLU/bin/CMakeFiles/sdlu.dir/src/SDLU.cpp.o" - "/home/robert/Programming/SDLU/src/graphics/RenderTarget.cpp" "/home/robert/Programming/SDLU/bin/CMakeFiles/sdlu.dir/src/graphics/RenderTarget.cpp.o" - "/home/robert/Programming/SDLU/src/graphics/RenderWindow.cpp" "/home/robert/Programming/SDLU/bin/CMakeFiles/sdlu.dir/src/graphics/RenderWindow.cpp.o" - "/home/robert/Programming/SDLU/src/graphics/drawable/Transformable.cpp" "/home/robert/Programming/SDLU/bin/CMakeFiles/sdlu.dir/src/graphics/drawable/Transformable.cpp.o" - "/home/robert/Programming/SDLU/src/graphics/drawable/shapes/Rectangle.cpp" "/home/robert/Programming/SDLU/bin/CMakeFiles/sdlu.dir/src/graphics/drawable/shapes/Rectangle.cpp.o" - "/home/robert/Programming/SDLU/src/graphics/drawable/shapes/Shape.cpp" "/home/robert/Programming/SDLU/bin/CMakeFiles/sdlu.dir/src/graphics/drawable/shapes/Shape.cpp.o" - "/home/robert/Programming/SDLU/src/structures/Clock.cpp" "/home/robert/Programming/SDLU/bin/CMakeFiles/sdlu.dir/src/structures/Clock.cpp.o" - "/home/robert/Programming/SDLU/src/structures/Color.cpp" "/home/robert/Programming/SDLU/bin/CMakeFiles/sdlu.dir/src/structures/Color.cpp.o" - "/home/robert/Programming/SDLU/src/structures/Cursor.cpp" "/home/robert/Programming/SDLU/bin/CMakeFiles/sdlu.dir/src/structures/Cursor.cpp.o" - "/home/robert/Programming/SDLU/src/structures/Mouse.cpp" "/home/robert/Programming/SDLU/bin/CMakeFiles/sdlu.dir/src/structures/Mouse.cpp.o" - "/home/robert/Programming/SDLU/src/structures/Time.cpp" "/home/robert/Programming/SDLU/bin/CMakeFiles/sdlu.dir/src/structures/Time.cpp.o" - "/home/robert/Programming/SDLU/src/structures/Window.cpp" "/home/robert/Programming/SDLU/bin/CMakeFiles/sdlu.dir/src/structures/Window.cpp.o" - ) -set(CMAKE_CXX_COMPILER_ID "GNU") - -# The include file search paths: -set(CMAKE_CXX_TARGET_INCLUDE_PATH - "../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/lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/DependInfo.cmake" - ) - -# Fortran module output directory. -set(CMAKE_Fortran_TARGET_MODULE_DIR "") diff --git a/bin/CMakeFiles/sdlu.dir/build.make b/bin/CMakeFiles/sdlu.dir/build.make deleted file mode 100644 index 65560e8..0000000 --- a/bin/CMakeFiles/sdlu.dir/build.make +++ /dev/null @@ -1,264 +0,0 @@ -# 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 CMakeFiles/sdlu.dir/depend.make - -# Include the progress variables for this target. -include CMakeFiles/sdlu.dir/progress.make - -# Include the compile flags for this target's objects. -include CMakeFiles/sdlu.dir/flags.make - -CMakeFiles/sdlu.dir/src/SDLU.cpp.o: CMakeFiles/sdlu.dir/flags.make -CMakeFiles/sdlu.dir/src/SDLU.cpp.o: ../src/SDLU.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 CMakeFiles/sdlu.dir/src/SDLU.cpp.o" - /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -o CMakeFiles/sdlu.dir/src/SDLU.cpp.o -c /home/robert/Programming/SDLU/src/SDLU.cpp - -CMakeFiles/sdlu.dir/src/SDLU.cpp.i: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/sdlu.dir/src/SDLU.cpp.i" - /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/robert/Programming/SDLU/src/SDLU.cpp > CMakeFiles/sdlu.dir/src/SDLU.cpp.i - -CMakeFiles/sdlu.dir/src/SDLU.cpp.s: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/sdlu.dir/src/SDLU.cpp.s" - /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/robert/Programming/SDLU/src/SDLU.cpp -o CMakeFiles/sdlu.dir/src/SDLU.cpp.s - -CMakeFiles/sdlu.dir/src/graphics/RenderTarget.cpp.o: CMakeFiles/sdlu.dir/flags.make -CMakeFiles/sdlu.dir/src/graphics/RenderTarget.cpp.o: ../src/graphics/RenderTarget.cpp - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/robert/Programming/SDLU/bin/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Building CXX object CMakeFiles/sdlu.dir/src/graphics/RenderTarget.cpp.o" - /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -o CMakeFiles/sdlu.dir/src/graphics/RenderTarget.cpp.o -c /home/robert/Programming/SDLU/src/graphics/RenderTarget.cpp - -CMakeFiles/sdlu.dir/src/graphics/RenderTarget.cpp.i: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/sdlu.dir/src/graphics/RenderTarget.cpp.i" - /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/robert/Programming/SDLU/src/graphics/RenderTarget.cpp > CMakeFiles/sdlu.dir/src/graphics/RenderTarget.cpp.i - -CMakeFiles/sdlu.dir/src/graphics/RenderTarget.cpp.s: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/sdlu.dir/src/graphics/RenderTarget.cpp.s" - /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/robert/Programming/SDLU/src/graphics/RenderTarget.cpp -o CMakeFiles/sdlu.dir/src/graphics/RenderTarget.cpp.s - -CMakeFiles/sdlu.dir/src/graphics/RenderWindow.cpp.o: CMakeFiles/sdlu.dir/flags.make -CMakeFiles/sdlu.dir/src/graphics/RenderWindow.cpp.o: ../src/graphics/RenderWindow.cpp - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/robert/Programming/SDLU/bin/CMakeFiles --progress-num=$(CMAKE_PROGRESS_3) "Building CXX object CMakeFiles/sdlu.dir/src/graphics/RenderWindow.cpp.o" - /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -o CMakeFiles/sdlu.dir/src/graphics/RenderWindow.cpp.o -c /home/robert/Programming/SDLU/src/graphics/RenderWindow.cpp - -CMakeFiles/sdlu.dir/src/graphics/RenderWindow.cpp.i: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/sdlu.dir/src/graphics/RenderWindow.cpp.i" - /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/robert/Programming/SDLU/src/graphics/RenderWindow.cpp > CMakeFiles/sdlu.dir/src/graphics/RenderWindow.cpp.i - -CMakeFiles/sdlu.dir/src/graphics/RenderWindow.cpp.s: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/sdlu.dir/src/graphics/RenderWindow.cpp.s" - /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/robert/Programming/SDLU/src/graphics/RenderWindow.cpp -o CMakeFiles/sdlu.dir/src/graphics/RenderWindow.cpp.s - -CMakeFiles/sdlu.dir/src/graphics/drawable/Transformable.cpp.o: CMakeFiles/sdlu.dir/flags.make -CMakeFiles/sdlu.dir/src/graphics/drawable/Transformable.cpp.o: ../src/graphics/drawable/Transformable.cpp - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/robert/Programming/SDLU/bin/CMakeFiles --progress-num=$(CMAKE_PROGRESS_4) "Building CXX object CMakeFiles/sdlu.dir/src/graphics/drawable/Transformable.cpp.o" - /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -o CMakeFiles/sdlu.dir/src/graphics/drawable/Transformable.cpp.o -c /home/robert/Programming/SDLU/src/graphics/drawable/Transformable.cpp - -CMakeFiles/sdlu.dir/src/graphics/drawable/Transformable.cpp.i: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/sdlu.dir/src/graphics/drawable/Transformable.cpp.i" - /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/robert/Programming/SDLU/src/graphics/drawable/Transformable.cpp > CMakeFiles/sdlu.dir/src/graphics/drawable/Transformable.cpp.i - -CMakeFiles/sdlu.dir/src/graphics/drawable/Transformable.cpp.s: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/sdlu.dir/src/graphics/drawable/Transformable.cpp.s" - /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/robert/Programming/SDLU/src/graphics/drawable/Transformable.cpp -o CMakeFiles/sdlu.dir/src/graphics/drawable/Transformable.cpp.s - -CMakeFiles/sdlu.dir/src/graphics/drawable/shapes/Rectangle.cpp.o: CMakeFiles/sdlu.dir/flags.make -CMakeFiles/sdlu.dir/src/graphics/drawable/shapes/Rectangle.cpp.o: ../src/graphics/drawable/shapes/Rectangle.cpp - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/robert/Programming/SDLU/bin/CMakeFiles --progress-num=$(CMAKE_PROGRESS_5) "Building CXX object CMakeFiles/sdlu.dir/src/graphics/drawable/shapes/Rectangle.cpp.o" - /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -o CMakeFiles/sdlu.dir/src/graphics/drawable/shapes/Rectangle.cpp.o -c /home/robert/Programming/SDLU/src/graphics/drawable/shapes/Rectangle.cpp - -CMakeFiles/sdlu.dir/src/graphics/drawable/shapes/Rectangle.cpp.i: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/sdlu.dir/src/graphics/drawable/shapes/Rectangle.cpp.i" - /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/robert/Programming/SDLU/src/graphics/drawable/shapes/Rectangle.cpp > CMakeFiles/sdlu.dir/src/graphics/drawable/shapes/Rectangle.cpp.i - -CMakeFiles/sdlu.dir/src/graphics/drawable/shapes/Rectangle.cpp.s: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/sdlu.dir/src/graphics/drawable/shapes/Rectangle.cpp.s" - /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/robert/Programming/SDLU/src/graphics/drawable/shapes/Rectangle.cpp -o CMakeFiles/sdlu.dir/src/graphics/drawable/shapes/Rectangle.cpp.s - -CMakeFiles/sdlu.dir/src/graphics/drawable/shapes/Shape.cpp.o: CMakeFiles/sdlu.dir/flags.make -CMakeFiles/sdlu.dir/src/graphics/drawable/shapes/Shape.cpp.o: ../src/graphics/drawable/shapes/Shape.cpp - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/robert/Programming/SDLU/bin/CMakeFiles --progress-num=$(CMAKE_PROGRESS_6) "Building CXX object CMakeFiles/sdlu.dir/src/graphics/drawable/shapes/Shape.cpp.o" - /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -o CMakeFiles/sdlu.dir/src/graphics/drawable/shapes/Shape.cpp.o -c /home/robert/Programming/SDLU/src/graphics/drawable/shapes/Shape.cpp - -CMakeFiles/sdlu.dir/src/graphics/drawable/shapes/Shape.cpp.i: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/sdlu.dir/src/graphics/drawable/shapes/Shape.cpp.i" - /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/robert/Programming/SDLU/src/graphics/drawable/shapes/Shape.cpp > CMakeFiles/sdlu.dir/src/graphics/drawable/shapes/Shape.cpp.i - -CMakeFiles/sdlu.dir/src/graphics/drawable/shapes/Shape.cpp.s: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/sdlu.dir/src/graphics/drawable/shapes/Shape.cpp.s" - /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/robert/Programming/SDLU/src/graphics/drawable/shapes/Shape.cpp -o CMakeFiles/sdlu.dir/src/graphics/drawable/shapes/Shape.cpp.s - -CMakeFiles/sdlu.dir/src/structures/Clock.cpp.o: CMakeFiles/sdlu.dir/flags.make -CMakeFiles/sdlu.dir/src/structures/Clock.cpp.o: ../src/structures/Clock.cpp - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/robert/Programming/SDLU/bin/CMakeFiles --progress-num=$(CMAKE_PROGRESS_7) "Building CXX object CMakeFiles/sdlu.dir/src/structures/Clock.cpp.o" - /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -o CMakeFiles/sdlu.dir/src/structures/Clock.cpp.o -c /home/robert/Programming/SDLU/src/structures/Clock.cpp - -CMakeFiles/sdlu.dir/src/structures/Clock.cpp.i: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/sdlu.dir/src/structures/Clock.cpp.i" - /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/robert/Programming/SDLU/src/structures/Clock.cpp > CMakeFiles/sdlu.dir/src/structures/Clock.cpp.i - -CMakeFiles/sdlu.dir/src/structures/Clock.cpp.s: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/sdlu.dir/src/structures/Clock.cpp.s" - /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/robert/Programming/SDLU/src/structures/Clock.cpp -o CMakeFiles/sdlu.dir/src/structures/Clock.cpp.s - -CMakeFiles/sdlu.dir/src/structures/Color.cpp.o: CMakeFiles/sdlu.dir/flags.make -CMakeFiles/sdlu.dir/src/structures/Color.cpp.o: ../src/structures/Color.cpp - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/robert/Programming/SDLU/bin/CMakeFiles --progress-num=$(CMAKE_PROGRESS_8) "Building CXX object CMakeFiles/sdlu.dir/src/structures/Color.cpp.o" - /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -o CMakeFiles/sdlu.dir/src/structures/Color.cpp.o -c /home/robert/Programming/SDLU/src/structures/Color.cpp - -CMakeFiles/sdlu.dir/src/structures/Color.cpp.i: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/sdlu.dir/src/structures/Color.cpp.i" - /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/robert/Programming/SDLU/src/structures/Color.cpp > CMakeFiles/sdlu.dir/src/structures/Color.cpp.i - -CMakeFiles/sdlu.dir/src/structures/Color.cpp.s: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/sdlu.dir/src/structures/Color.cpp.s" - /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/robert/Programming/SDLU/src/structures/Color.cpp -o CMakeFiles/sdlu.dir/src/structures/Color.cpp.s - -CMakeFiles/sdlu.dir/src/structures/Cursor.cpp.o: CMakeFiles/sdlu.dir/flags.make -CMakeFiles/sdlu.dir/src/structures/Cursor.cpp.o: ../src/structures/Cursor.cpp - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/robert/Programming/SDLU/bin/CMakeFiles --progress-num=$(CMAKE_PROGRESS_9) "Building CXX object CMakeFiles/sdlu.dir/src/structures/Cursor.cpp.o" - /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -o CMakeFiles/sdlu.dir/src/structures/Cursor.cpp.o -c /home/robert/Programming/SDLU/src/structures/Cursor.cpp - -CMakeFiles/sdlu.dir/src/structures/Cursor.cpp.i: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/sdlu.dir/src/structures/Cursor.cpp.i" - /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/robert/Programming/SDLU/src/structures/Cursor.cpp > CMakeFiles/sdlu.dir/src/structures/Cursor.cpp.i - -CMakeFiles/sdlu.dir/src/structures/Cursor.cpp.s: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/sdlu.dir/src/structures/Cursor.cpp.s" - /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/robert/Programming/SDLU/src/structures/Cursor.cpp -o CMakeFiles/sdlu.dir/src/structures/Cursor.cpp.s - -CMakeFiles/sdlu.dir/src/structures/Mouse.cpp.o: CMakeFiles/sdlu.dir/flags.make -CMakeFiles/sdlu.dir/src/structures/Mouse.cpp.o: ../src/structures/Mouse.cpp - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/robert/Programming/SDLU/bin/CMakeFiles --progress-num=$(CMAKE_PROGRESS_10) "Building CXX object CMakeFiles/sdlu.dir/src/structures/Mouse.cpp.o" - /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -o CMakeFiles/sdlu.dir/src/structures/Mouse.cpp.o -c /home/robert/Programming/SDLU/src/structures/Mouse.cpp - -CMakeFiles/sdlu.dir/src/structures/Mouse.cpp.i: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/sdlu.dir/src/structures/Mouse.cpp.i" - /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/robert/Programming/SDLU/src/structures/Mouse.cpp > CMakeFiles/sdlu.dir/src/structures/Mouse.cpp.i - -CMakeFiles/sdlu.dir/src/structures/Mouse.cpp.s: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/sdlu.dir/src/structures/Mouse.cpp.s" - /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/robert/Programming/SDLU/src/structures/Mouse.cpp -o CMakeFiles/sdlu.dir/src/structures/Mouse.cpp.s - -CMakeFiles/sdlu.dir/src/structures/Time.cpp.o: CMakeFiles/sdlu.dir/flags.make -CMakeFiles/sdlu.dir/src/structures/Time.cpp.o: ../src/structures/Time.cpp - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/robert/Programming/SDLU/bin/CMakeFiles --progress-num=$(CMAKE_PROGRESS_11) "Building CXX object CMakeFiles/sdlu.dir/src/structures/Time.cpp.o" - /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -o CMakeFiles/sdlu.dir/src/structures/Time.cpp.o -c /home/robert/Programming/SDLU/src/structures/Time.cpp - -CMakeFiles/sdlu.dir/src/structures/Time.cpp.i: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/sdlu.dir/src/structures/Time.cpp.i" - /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/robert/Programming/SDLU/src/structures/Time.cpp > CMakeFiles/sdlu.dir/src/structures/Time.cpp.i - -CMakeFiles/sdlu.dir/src/structures/Time.cpp.s: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/sdlu.dir/src/structures/Time.cpp.s" - /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/robert/Programming/SDLU/src/structures/Time.cpp -o CMakeFiles/sdlu.dir/src/structures/Time.cpp.s - -CMakeFiles/sdlu.dir/src/structures/Window.cpp.o: CMakeFiles/sdlu.dir/flags.make -CMakeFiles/sdlu.dir/src/structures/Window.cpp.o: ../src/structures/Window.cpp - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/robert/Programming/SDLU/bin/CMakeFiles --progress-num=$(CMAKE_PROGRESS_12) "Building CXX object CMakeFiles/sdlu.dir/src/structures/Window.cpp.o" - /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -o CMakeFiles/sdlu.dir/src/structures/Window.cpp.o -c /home/robert/Programming/SDLU/src/structures/Window.cpp - -CMakeFiles/sdlu.dir/src/structures/Window.cpp.i: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/sdlu.dir/src/structures/Window.cpp.i" - /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/robert/Programming/SDLU/src/structures/Window.cpp > CMakeFiles/sdlu.dir/src/structures/Window.cpp.i - -CMakeFiles/sdlu.dir/src/structures/Window.cpp.s: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/sdlu.dir/src/structures/Window.cpp.s" - /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/robert/Programming/SDLU/src/structures/Window.cpp -o CMakeFiles/sdlu.dir/src/structures/Window.cpp.s - -# Object files for target sdlu -sdlu_OBJECTS = \ -"CMakeFiles/sdlu.dir/src/SDLU.cpp.o" \ -"CMakeFiles/sdlu.dir/src/graphics/RenderTarget.cpp.o" \ -"CMakeFiles/sdlu.dir/src/graphics/RenderWindow.cpp.o" \ -"CMakeFiles/sdlu.dir/src/graphics/drawable/Transformable.cpp.o" \ -"CMakeFiles/sdlu.dir/src/graphics/drawable/shapes/Rectangle.cpp.o" \ -"CMakeFiles/sdlu.dir/src/graphics/drawable/shapes/Shape.cpp.o" \ -"CMakeFiles/sdlu.dir/src/structures/Clock.cpp.o" \ -"CMakeFiles/sdlu.dir/src/structures/Color.cpp.o" \ -"CMakeFiles/sdlu.dir/src/structures/Cursor.cpp.o" \ -"CMakeFiles/sdlu.dir/src/structures/Mouse.cpp.o" \ -"CMakeFiles/sdlu.dir/src/structures/Time.cpp.o" \ -"CMakeFiles/sdlu.dir/src/structures/Window.cpp.o" - -# External object files for target sdlu -sdlu_EXTERNAL_OBJECTS = - -libsdlu.a: CMakeFiles/sdlu.dir/src/SDLU.cpp.o -libsdlu.a: CMakeFiles/sdlu.dir/src/graphics/RenderTarget.cpp.o -libsdlu.a: CMakeFiles/sdlu.dir/src/graphics/RenderWindow.cpp.o -libsdlu.a: CMakeFiles/sdlu.dir/src/graphics/drawable/Transformable.cpp.o -libsdlu.a: CMakeFiles/sdlu.dir/src/graphics/drawable/shapes/Rectangle.cpp.o -libsdlu.a: CMakeFiles/sdlu.dir/src/graphics/drawable/shapes/Shape.cpp.o -libsdlu.a: CMakeFiles/sdlu.dir/src/structures/Clock.cpp.o -libsdlu.a: CMakeFiles/sdlu.dir/src/structures/Color.cpp.o -libsdlu.a: CMakeFiles/sdlu.dir/src/structures/Cursor.cpp.o -libsdlu.a: CMakeFiles/sdlu.dir/src/structures/Mouse.cpp.o -libsdlu.a: CMakeFiles/sdlu.dir/src/structures/Time.cpp.o -libsdlu.a: CMakeFiles/sdlu.dir/src/structures/Window.cpp.o -libsdlu.a: CMakeFiles/sdlu.dir/build.make -libsdlu.a: CMakeFiles/sdlu.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_13) "Linking CXX static library libsdlu.a" - $(CMAKE_COMMAND) -P CMakeFiles/sdlu.dir/cmake_clean_target.cmake - $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/sdlu.dir/link.txt --verbose=$(VERBOSE) - -# Rule to build all files generated by this target. -CMakeFiles/sdlu.dir/build: libsdlu.a - -.PHONY : CMakeFiles/sdlu.dir/build - -CMakeFiles/sdlu.dir/clean: - $(CMAKE_COMMAND) -P CMakeFiles/sdlu.dir/cmake_clean.cmake -.PHONY : CMakeFiles/sdlu.dir/clean - -CMakeFiles/sdlu.dir/depend: - cd /home/robert/Programming/SDLU/bin && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/robert/Programming/SDLU /home/robert/Programming/SDLU /home/robert/Programming/SDLU/bin /home/robert/Programming/SDLU/bin /home/robert/Programming/SDLU/bin/CMakeFiles/sdlu.dir/DependInfo.cmake --color=$(COLOR) -.PHONY : CMakeFiles/sdlu.dir/depend - diff --git a/bin/CMakeFiles/sdlu.dir/cmake_clean.cmake b/bin/CMakeFiles/sdlu.dir/cmake_clean.cmake deleted file mode 100644 index d8651ba..0000000 --- a/bin/CMakeFiles/sdlu.dir/cmake_clean.cmake +++ /dev/null @@ -1,21 +0,0 @@ -file(REMOVE_RECURSE - "CMakeFiles/sdlu.dir/src/SDLU.cpp.o" - "CMakeFiles/sdlu.dir/src/graphics/RenderTarget.cpp.o" - "CMakeFiles/sdlu.dir/src/graphics/RenderWindow.cpp.o" - "CMakeFiles/sdlu.dir/src/graphics/drawable/Transformable.cpp.o" - "CMakeFiles/sdlu.dir/src/graphics/drawable/shapes/Rectangle.cpp.o" - "CMakeFiles/sdlu.dir/src/graphics/drawable/shapes/Shape.cpp.o" - "CMakeFiles/sdlu.dir/src/structures/Clock.cpp.o" - "CMakeFiles/sdlu.dir/src/structures/Color.cpp.o" - "CMakeFiles/sdlu.dir/src/structures/Cursor.cpp.o" - "CMakeFiles/sdlu.dir/src/structures/Mouse.cpp.o" - "CMakeFiles/sdlu.dir/src/structures/Time.cpp.o" - "CMakeFiles/sdlu.dir/src/structures/Window.cpp.o" - "libsdlu.pdb" - "libsdlu.a" -) - -# Per-language clean rules from dependency scanning. -foreach(lang CXX) - include(CMakeFiles/sdlu.dir/cmake_clean_${lang}.cmake OPTIONAL) -endforeach() diff --git a/bin/CMakeFiles/sdlu.dir/cmake_clean_target.cmake b/bin/CMakeFiles/sdlu.dir/cmake_clean_target.cmake deleted file mode 100644 index 3ecf7dc..0000000 --- a/bin/CMakeFiles/sdlu.dir/cmake_clean_target.cmake +++ /dev/null @@ -1,3 +0,0 @@ -file(REMOVE_RECURSE - "libsdlu.a" -) diff --git a/bin/CMakeFiles/sdlu.dir/depend.internal b/bin/CMakeFiles/sdlu.dir/depend.internal deleted file mode 100644 index 5de8af2..0000000 --- a/bin/CMakeFiles/sdlu.dir/depend.internal +++ /dev/null @@ -1,287 +0,0 @@ -# CMAKE generated file: DO NOT EDIT! -# Generated by "Unix Makefiles" Generator, CMake Version 3.13 - -CMakeFiles/sdlu.dir/src/SDLU.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/src/SDLU.cpp - /usr/include/SDL2/SDL.h - /usr/include/SDL2/SDL_assert.h - /usr/include/SDL2/SDL_atomic.h - /usr/include/SDL2/SDL_audio.h - /usr/include/SDL2/SDL_blendmode.h - /usr/include/SDL2/SDL_clipboard.h - /usr/include/SDL2/SDL_config.h - /usr/include/SDL2/SDL_cpuinfo.h - /usr/include/SDL2/SDL_endian.h - /usr/include/SDL2/SDL_error.h - /usr/include/SDL2/SDL_events.h - /usr/include/SDL2/SDL_filesystem.h - /usr/include/SDL2/SDL_gamecontroller.h - /usr/include/SDL2/SDL_gesture.h - /usr/include/SDL2/SDL_haptic.h - /usr/include/SDL2/SDL_hints.h - /usr/include/SDL2/SDL_joystick.h - /usr/include/SDL2/SDL_keyboard.h - /usr/include/SDL2/SDL_keycode.h - /usr/include/SDL2/SDL_loadso.h - /usr/include/SDL2/SDL_log.h - /usr/include/SDL2/SDL_main.h - /usr/include/SDL2/SDL_messagebox.h - /usr/include/SDL2/SDL_mouse.h - /usr/include/SDL2/SDL_mutex.h - /usr/include/SDL2/SDL_pixels.h - /usr/include/SDL2/SDL_platform.h - /usr/include/SDL2/SDL_power.h - /usr/include/SDL2/SDL_quit.h - /usr/include/SDL2/SDL_rect.h - /usr/include/SDL2/SDL_render.h - /usr/include/SDL2/SDL_rwops.h - /usr/include/SDL2/SDL_scancode.h - /usr/include/SDL2/SDL_sensor.h - /usr/include/SDL2/SDL_shape.h - /usr/include/SDL2/SDL_stdinc.h - /usr/include/SDL2/SDL_surface.h - /usr/include/SDL2/SDL_system.h - /usr/include/SDL2/SDL_thread.h - /usr/include/SDL2/SDL_timer.h - /usr/include/SDL2/SDL_touch.h - /usr/include/SDL2/SDL_version.h - /usr/include/SDL2/SDL_video.h - /usr/include/SDL2/begin_code.h - /usr/include/SDL2/close_code.h -CMakeFiles/sdlu.dir/src/graphics/RenderTarget.cpp.o - ../include/Util.hpp - ../include/graphics/RenderTarget.hpp - ../include/graphics/drawable/Drawable.hpp - ../include/structures/Color.hpp - /home/robert/Programming/SDLU/src/graphics/RenderTarget.cpp - /usr/include/SDL2/SDL.h - /usr/include/SDL2/SDL_assert.h - /usr/include/SDL2/SDL_atomic.h - /usr/include/SDL2/SDL_audio.h - /usr/include/SDL2/SDL_blendmode.h - /usr/include/SDL2/SDL_clipboard.h - /usr/include/SDL2/SDL_config.h - /usr/include/SDL2/SDL_cpuinfo.h - /usr/include/SDL2/SDL_endian.h - /usr/include/SDL2/SDL_error.h - /usr/include/SDL2/SDL_events.h - /usr/include/SDL2/SDL_filesystem.h - /usr/include/SDL2/SDL_gamecontroller.h - /usr/include/SDL2/SDL_gesture.h - /usr/include/SDL2/SDL_haptic.h - /usr/include/SDL2/SDL_hints.h - /usr/include/SDL2/SDL_joystick.h - /usr/include/SDL2/SDL_keyboard.h - /usr/include/SDL2/SDL_keycode.h - /usr/include/SDL2/SDL_loadso.h - /usr/include/SDL2/SDL_log.h - /usr/include/SDL2/SDL_main.h - /usr/include/SDL2/SDL_messagebox.h - /usr/include/SDL2/SDL_mouse.h - /usr/include/SDL2/SDL_mutex.h - /usr/include/SDL2/SDL_pixels.h - /usr/include/SDL2/SDL_platform.h - /usr/include/SDL2/SDL_power.h - /usr/include/SDL2/SDL_quit.h - /usr/include/SDL2/SDL_rect.h - /usr/include/SDL2/SDL_render.h - /usr/include/SDL2/SDL_rwops.h - /usr/include/SDL2/SDL_scancode.h - /usr/include/SDL2/SDL_sensor.h - /usr/include/SDL2/SDL_shape.h - /usr/include/SDL2/SDL_stdinc.h - /usr/include/SDL2/SDL_surface.h - /usr/include/SDL2/SDL_system.h - /usr/include/SDL2/SDL_thread.h - /usr/include/SDL2/SDL_timer.h - /usr/include/SDL2/SDL_touch.h - /usr/include/SDL2/SDL_version.h - /usr/include/SDL2/SDL_video.h - /usr/include/SDL2/begin_code.h - /usr/include/SDL2/close_code.h -CMakeFiles/sdlu.dir/src/graphics/RenderWindow.cpp.o - ../include/Util.hpp - ../include/graphics/RenderTarget.hpp - ../include/graphics/RenderWindow.hpp - ../include/graphics/drawable/Drawable.hpp - ../include/structures/Color.hpp - ../include/structures/Vector2.hpp - ../include/structures/Window.hpp - /home/robert/Programming/SDLU/src/graphics/RenderWindow.cpp -CMakeFiles/sdlu.dir/src/graphics/drawable/Transformable.cpp.o - ../include/Util.hpp - ../include/graphics/drawable/Transformable.hpp - ../include/structures/Vector2.hpp - /home/robert/Programming/SDLU/src/graphics/drawable/Transformable.cpp -CMakeFiles/sdlu.dir/src/graphics/drawable/shapes/Rectangle.cpp.o - ../include/Util.hpp - ../include/graphics/RenderTarget.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/Color.hpp - ../include/structures/Vector2.hpp - /home/robert/Programming/SDLU/src/graphics/drawable/shapes/Rectangle.cpp - /usr/include/SDL2/SDL.h - /usr/include/SDL2/SDL_assert.h - /usr/include/SDL2/SDL_atomic.h - /usr/include/SDL2/SDL_audio.h - /usr/include/SDL2/SDL_blendmode.h - /usr/include/SDL2/SDL_clipboard.h - /usr/include/SDL2/SDL_config.h - /usr/include/SDL2/SDL_cpuinfo.h - /usr/include/SDL2/SDL_endian.h - /usr/include/SDL2/SDL_error.h - /usr/include/SDL2/SDL_events.h - /usr/include/SDL2/SDL_filesystem.h - /usr/include/SDL2/SDL_gamecontroller.h - /usr/include/SDL2/SDL_gesture.h - /usr/include/SDL2/SDL_haptic.h - /usr/include/SDL2/SDL_hints.h - /usr/include/SDL2/SDL_joystick.h - /usr/include/SDL2/SDL_keyboard.h - /usr/include/SDL2/SDL_keycode.h - /usr/include/SDL2/SDL_loadso.h - /usr/include/SDL2/SDL_log.h - /usr/include/SDL2/SDL_main.h - /usr/include/SDL2/SDL_messagebox.h - /usr/include/SDL2/SDL_mouse.h - /usr/include/SDL2/SDL_mutex.h - /usr/include/SDL2/SDL_pixels.h - /usr/include/SDL2/SDL_platform.h - /usr/include/SDL2/SDL_power.h - /usr/include/SDL2/SDL_quit.h - /usr/include/SDL2/SDL_rect.h - /usr/include/SDL2/SDL_render.h - /usr/include/SDL2/SDL_rwops.h - /usr/include/SDL2/SDL_scancode.h - /usr/include/SDL2/SDL_sensor.h - /usr/include/SDL2/SDL_shape.h - /usr/include/SDL2/SDL_stdinc.h - /usr/include/SDL2/SDL_surface.h - /usr/include/SDL2/SDL_system.h - /usr/include/SDL2/SDL_thread.h - /usr/include/SDL2/SDL_timer.h - /usr/include/SDL2/SDL_touch.h - /usr/include/SDL2/SDL_version.h - /usr/include/SDL2/SDL_video.h - /usr/include/SDL2/begin_code.h - /usr/include/SDL2/close_code.h -CMakeFiles/sdlu.dir/src/graphics/drawable/shapes/Shape.cpp.o - ../include/Util.hpp - ../include/graphics/drawable/Drawable.hpp - ../include/graphics/drawable/Transformable.hpp - ../include/graphics/drawable/shapes/Shape.hpp - ../include/structures/Color.hpp - ../include/structures/Vector2.hpp - /home/robert/Programming/SDLU/src/graphics/drawable/shapes/Shape.cpp -CMakeFiles/sdlu.dir/src/structures/Clock.cpp.o - ../include/Util.hpp - ../include/structures/Clock.hpp - ../include/structures/Time.hpp - /home/robert/Programming/SDLU/src/structures/Clock.cpp -CMakeFiles/sdlu.dir/src/structures/Color.cpp.o - ../include/Util.hpp - ../include/structures/Color.hpp - /home/robert/Programming/SDLU/src/structures/Color.cpp -CMakeFiles/sdlu.dir/src/structures/Cursor.cpp.o - ../include/Util.hpp - ../include/structures/Cursor.hpp - ../include/structures/Vector2.hpp - /home/robert/Programming/SDLU/src/structures/Cursor.cpp -CMakeFiles/sdlu.dir/src/structures/Mouse.cpp.o - ../include/Util.hpp - ../include/graphics/RenderTarget.hpp - ../include/graphics/RenderWindow.hpp - ../include/graphics/drawable/Drawable.hpp - ../include/structures/Color.hpp - ../include/structures/Mouse.hpp - ../include/structures/Vector2.hpp - ../include/structures/Window.hpp - /home/robert/Programming/SDLU/src/structures/Mouse.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_mouse.h - /usr/include/SDL2/SDL_pixels.h - /usr/include/SDL2/SDL_platform.h - /usr/include/SDL2/SDL_rect.h - /usr/include/SDL2/SDL_rwops.h - /usr/include/SDL2/SDL_stdinc.h - /usr/include/SDL2/SDL_surface.h - /usr/include/SDL2/SDL_video.h - /usr/include/SDL2/begin_code.h - /usr/include/SDL2/close_code.h -CMakeFiles/sdlu.dir/src/structures/Time.cpp.o - ../include/Util.hpp - ../include/structures/Time.hpp - /home/robert/Programming/SDLU/src/structures/Time.cpp -CMakeFiles/sdlu.dir/src/structures/Window.cpp.o - ../include/Util.hpp - ../include/structures/Cursor.hpp - ../include/structures/Vector2.hpp - ../include/structures/Window.hpp - /home/robert/Programming/SDLU/src/structures/Window.cpp - /usr/include/SDL2/SDL.h - /usr/include/SDL2/SDL_assert.h - /usr/include/SDL2/SDL_atomic.h - /usr/include/SDL2/SDL_audio.h - /usr/include/SDL2/SDL_blendmode.h - /usr/include/SDL2/SDL_clipboard.h - /usr/include/SDL2/SDL_config.h - /usr/include/SDL2/SDL_cpuinfo.h - /usr/include/SDL2/SDL_endian.h - /usr/include/SDL2/SDL_error.h - /usr/include/SDL2/SDL_events.h - /usr/include/SDL2/SDL_filesystem.h - /usr/include/SDL2/SDL_gamecontroller.h - /usr/include/SDL2/SDL_gesture.h - /usr/include/SDL2/SDL_haptic.h - /usr/include/SDL2/SDL_hints.h - /usr/include/SDL2/SDL_joystick.h - /usr/include/SDL2/SDL_keyboard.h - /usr/include/SDL2/SDL_keycode.h - /usr/include/SDL2/SDL_loadso.h - /usr/include/SDL2/SDL_log.h - /usr/include/SDL2/SDL_main.h - /usr/include/SDL2/SDL_messagebox.h - /usr/include/SDL2/SDL_mouse.h - /usr/include/SDL2/SDL_mutex.h - /usr/include/SDL2/SDL_pixels.h - /usr/include/SDL2/SDL_platform.h - /usr/include/SDL2/SDL_power.h - /usr/include/SDL2/SDL_quit.h - /usr/include/SDL2/SDL_rect.h - /usr/include/SDL2/SDL_render.h - /usr/include/SDL2/SDL_rwops.h - /usr/include/SDL2/SDL_scancode.h - /usr/include/SDL2/SDL_sensor.h - /usr/include/SDL2/SDL_shape.h - /usr/include/SDL2/SDL_stdinc.h - /usr/include/SDL2/SDL_surface.h - /usr/include/SDL2/SDL_system.h - /usr/include/SDL2/SDL_thread.h - /usr/include/SDL2/SDL_timer.h - /usr/include/SDL2/SDL_touch.h - /usr/include/SDL2/SDL_version.h - /usr/include/SDL2/SDL_video.h - /usr/include/SDL2/begin_code.h - /usr/include/SDL2/close_code.h diff --git a/bin/CMakeFiles/sdlu.dir/depend.make b/bin/CMakeFiles/sdlu.dir/depend.make deleted file mode 100644 index 04a388c..0000000 --- a/bin/CMakeFiles/sdlu.dir/depend.make +++ /dev/null @@ -1,287 +0,0 @@ -# CMAKE generated file: DO NOT EDIT! -# Generated by "Unix Makefiles" Generator, CMake Version 3.13 - -CMakeFiles/sdlu.dir/src/SDLU.cpp.o: ../include/SDLU.hpp -CMakeFiles/sdlu.dir/src/SDLU.cpp.o: ../include/Util.hpp -CMakeFiles/sdlu.dir/src/SDLU.cpp.o: ../include/graphics/Graphics.hpp -CMakeFiles/sdlu.dir/src/SDLU.cpp.o: ../include/graphics/RenderTarget.hpp -CMakeFiles/sdlu.dir/src/SDLU.cpp.o: ../include/graphics/RenderWindow.hpp -CMakeFiles/sdlu.dir/src/SDLU.cpp.o: ../include/graphics/drawable/Drawable.hpp -CMakeFiles/sdlu.dir/src/SDLU.cpp.o: ../include/graphics/drawable/Transformable.hpp -CMakeFiles/sdlu.dir/src/SDLU.cpp.o: ../include/graphics/drawable/shapes/Rectangle.hpp -CMakeFiles/sdlu.dir/src/SDLU.cpp.o: ../include/graphics/drawable/shapes/Shape.hpp -CMakeFiles/sdlu.dir/src/SDLU.cpp.o: ../include/structures/Clock.hpp -CMakeFiles/sdlu.dir/src/SDLU.cpp.o: ../include/structures/Color.hpp -CMakeFiles/sdlu.dir/src/SDLU.cpp.o: ../include/structures/Cursor.hpp -CMakeFiles/sdlu.dir/src/SDLU.cpp.o: ../include/structures/Mouse.hpp -CMakeFiles/sdlu.dir/src/SDLU.cpp.o: ../include/structures/Time.hpp -CMakeFiles/sdlu.dir/src/SDLU.cpp.o: ../include/structures/Vector2.hpp -CMakeFiles/sdlu.dir/src/SDLU.cpp.o: ../include/structures/Window.hpp -CMakeFiles/sdlu.dir/src/SDLU.cpp.o: ../src/SDLU.cpp -CMakeFiles/sdlu.dir/src/SDLU.cpp.o: /usr/include/SDL2/SDL.h -CMakeFiles/sdlu.dir/src/SDLU.cpp.o: /usr/include/SDL2/SDL_assert.h -CMakeFiles/sdlu.dir/src/SDLU.cpp.o: /usr/include/SDL2/SDL_atomic.h -CMakeFiles/sdlu.dir/src/SDLU.cpp.o: /usr/include/SDL2/SDL_audio.h -CMakeFiles/sdlu.dir/src/SDLU.cpp.o: /usr/include/SDL2/SDL_blendmode.h -CMakeFiles/sdlu.dir/src/SDLU.cpp.o: /usr/include/SDL2/SDL_clipboard.h -CMakeFiles/sdlu.dir/src/SDLU.cpp.o: /usr/include/SDL2/SDL_config.h -CMakeFiles/sdlu.dir/src/SDLU.cpp.o: /usr/include/SDL2/SDL_cpuinfo.h -CMakeFiles/sdlu.dir/src/SDLU.cpp.o: /usr/include/SDL2/SDL_endian.h -CMakeFiles/sdlu.dir/src/SDLU.cpp.o: /usr/include/SDL2/SDL_error.h -CMakeFiles/sdlu.dir/src/SDLU.cpp.o: /usr/include/SDL2/SDL_events.h -CMakeFiles/sdlu.dir/src/SDLU.cpp.o: /usr/include/SDL2/SDL_filesystem.h -CMakeFiles/sdlu.dir/src/SDLU.cpp.o: /usr/include/SDL2/SDL_gamecontroller.h -CMakeFiles/sdlu.dir/src/SDLU.cpp.o: /usr/include/SDL2/SDL_gesture.h -CMakeFiles/sdlu.dir/src/SDLU.cpp.o: /usr/include/SDL2/SDL_haptic.h -CMakeFiles/sdlu.dir/src/SDLU.cpp.o: /usr/include/SDL2/SDL_hints.h -CMakeFiles/sdlu.dir/src/SDLU.cpp.o: /usr/include/SDL2/SDL_joystick.h -CMakeFiles/sdlu.dir/src/SDLU.cpp.o: /usr/include/SDL2/SDL_keyboard.h -CMakeFiles/sdlu.dir/src/SDLU.cpp.o: /usr/include/SDL2/SDL_keycode.h -CMakeFiles/sdlu.dir/src/SDLU.cpp.o: /usr/include/SDL2/SDL_loadso.h -CMakeFiles/sdlu.dir/src/SDLU.cpp.o: /usr/include/SDL2/SDL_log.h -CMakeFiles/sdlu.dir/src/SDLU.cpp.o: /usr/include/SDL2/SDL_main.h -CMakeFiles/sdlu.dir/src/SDLU.cpp.o: /usr/include/SDL2/SDL_messagebox.h -CMakeFiles/sdlu.dir/src/SDLU.cpp.o: /usr/include/SDL2/SDL_mouse.h -CMakeFiles/sdlu.dir/src/SDLU.cpp.o: /usr/include/SDL2/SDL_mutex.h -CMakeFiles/sdlu.dir/src/SDLU.cpp.o: /usr/include/SDL2/SDL_pixels.h -CMakeFiles/sdlu.dir/src/SDLU.cpp.o: /usr/include/SDL2/SDL_platform.h -CMakeFiles/sdlu.dir/src/SDLU.cpp.o: /usr/include/SDL2/SDL_power.h -CMakeFiles/sdlu.dir/src/SDLU.cpp.o: /usr/include/SDL2/SDL_quit.h -CMakeFiles/sdlu.dir/src/SDLU.cpp.o: /usr/include/SDL2/SDL_rect.h -CMakeFiles/sdlu.dir/src/SDLU.cpp.o: /usr/include/SDL2/SDL_render.h -CMakeFiles/sdlu.dir/src/SDLU.cpp.o: /usr/include/SDL2/SDL_rwops.h -CMakeFiles/sdlu.dir/src/SDLU.cpp.o: /usr/include/SDL2/SDL_scancode.h -CMakeFiles/sdlu.dir/src/SDLU.cpp.o: /usr/include/SDL2/SDL_sensor.h -CMakeFiles/sdlu.dir/src/SDLU.cpp.o: /usr/include/SDL2/SDL_shape.h -CMakeFiles/sdlu.dir/src/SDLU.cpp.o: /usr/include/SDL2/SDL_stdinc.h -CMakeFiles/sdlu.dir/src/SDLU.cpp.o: /usr/include/SDL2/SDL_surface.h -CMakeFiles/sdlu.dir/src/SDLU.cpp.o: /usr/include/SDL2/SDL_system.h -CMakeFiles/sdlu.dir/src/SDLU.cpp.o: /usr/include/SDL2/SDL_thread.h -CMakeFiles/sdlu.dir/src/SDLU.cpp.o: /usr/include/SDL2/SDL_timer.h -CMakeFiles/sdlu.dir/src/SDLU.cpp.o: /usr/include/SDL2/SDL_touch.h -CMakeFiles/sdlu.dir/src/SDLU.cpp.o: /usr/include/SDL2/SDL_version.h -CMakeFiles/sdlu.dir/src/SDLU.cpp.o: /usr/include/SDL2/SDL_video.h -CMakeFiles/sdlu.dir/src/SDLU.cpp.o: /usr/include/SDL2/begin_code.h -CMakeFiles/sdlu.dir/src/SDLU.cpp.o: /usr/include/SDL2/close_code.h - -CMakeFiles/sdlu.dir/src/graphics/RenderTarget.cpp.o: ../include/Util.hpp -CMakeFiles/sdlu.dir/src/graphics/RenderTarget.cpp.o: ../include/graphics/RenderTarget.hpp -CMakeFiles/sdlu.dir/src/graphics/RenderTarget.cpp.o: ../include/graphics/drawable/Drawable.hpp -CMakeFiles/sdlu.dir/src/graphics/RenderTarget.cpp.o: ../include/structures/Color.hpp -CMakeFiles/sdlu.dir/src/graphics/RenderTarget.cpp.o: ../src/graphics/RenderTarget.cpp -CMakeFiles/sdlu.dir/src/graphics/RenderTarget.cpp.o: /usr/include/SDL2/SDL.h -CMakeFiles/sdlu.dir/src/graphics/RenderTarget.cpp.o: /usr/include/SDL2/SDL_assert.h -CMakeFiles/sdlu.dir/src/graphics/RenderTarget.cpp.o: /usr/include/SDL2/SDL_atomic.h -CMakeFiles/sdlu.dir/src/graphics/RenderTarget.cpp.o: /usr/include/SDL2/SDL_audio.h -CMakeFiles/sdlu.dir/src/graphics/RenderTarget.cpp.o: /usr/include/SDL2/SDL_blendmode.h -CMakeFiles/sdlu.dir/src/graphics/RenderTarget.cpp.o: /usr/include/SDL2/SDL_clipboard.h -CMakeFiles/sdlu.dir/src/graphics/RenderTarget.cpp.o: /usr/include/SDL2/SDL_config.h -CMakeFiles/sdlu.dir/src/graphics/RenderTarget.cpp.o: /usr/include/SDL2/SDL_cpuinfo.h -CMakeFiles/sdlu.dir/src/graphics/RenderTarget.cpp.o: /usr/include/SDL2/SDL_endian.h -CMakeFiles/sdlu.dir/src/graphics/RenderTarget.cpp.o: /usr/include/SDL2/SDL_error.h -CMakeFiles/sdlu.dir/src/graphics/RenderTarget.cpp.o: /usr/include/SDL2/SDL_events.h -CMakeFiles/sdlu.dir/src/graphics/RenderTarget.cpp.o: /usr/include/SDL2/SDL_filesystem.h -CMakeFiles/sdlu.dir/src/graphics/RenderTarget.cpp.o: /usr/include/SDL2/SDL_gamecontroller.h -CMakeFiles/sdlu.dir/src/graphics/RenderTarget.cpp.o: /usr/include/SDL2/SDL_gesture.h -CMakeFiles/sdlu.dir/src/graphics/RenderTarget.cpp.o: /usr/include/SDL2/SDL_haptic.h -CMakeFiles/sdlu.dir/src/graphics/RenderTarget.cpp.o: /usr/include/SDL2/SDL_hints.h -CMakeFiles/sdlu.dir/src/graphics/RenderTarget.cpp.o: /usr/include/SDL2/SDL_joystick.h -CMakeFiles/sdlu.dir/src/graphics/RenderTarget.cpp.o: /usr/include/SDL2/SDL_keyboard.h -CMakeFiles/sdlu.dir/src/graphics/RenderTarget.cpp.o: /usr/include/SDL2/SDL_keycode.h -CMakeFiles/sdlu.dir/src/graphics/RenderTarget.cpp.o: /usr/include/SDL2/SDL_loadso.h -CMakeFiles/sdlu.dir/src/graphics/RenderTarget.cpp.o: /usr/include/SDL2/SDL_log.h -CMakeFiles/sdlu.dir/src/graphics/RenderTarget.cpp.o: /usr/include/SDL2/SDL_main.h -CMakeFiles/sdlu.dir/src/graphics/RenderTarget.cpp.o: /usr/include/SDL2/SDL_messagebox.h -CMakeFiles/sdlu.dir/src/graphics/RenderTarget.cpp.o: /usr/include/SDL2/SDL_mouse.h -CMakeFiles/sdlu.dir/src/graphics/RenderTarget.cpp.o: /usr/include/SDL2/SDL_mutex.h -CMakeFiles/sdlu.dir/src/graphics/RenderTarget.cpp.o: /usr/include/SDL2/SDL_pixels.h -CMakeFiles/sdlu.dir/src/graphics/RenderTarget.cpp.o: /usr/include/SDL2/SDL_platform.h -CMakeFiles/sdlu.dir/src/graphics/RenderTarget.cpp.o: /usr/include/SDL2/SDL_power.h -CMakeFiles/sdlu.dir/src/graphics/RenderTarget.cpp.o: /usr/include/SDL2/SDL_quit.h -CMakeFiles/sdlu.dir/src/graphics/RenderTarget.cpp.o: /usr/include/SDL2/SDL_rect.h -CMakeFiles/sdlu.dir/src/graphics/RenderTarget.cpp.o: /usr/include/SDL2/SDL_render.h -CMakeFiles/sdlu.dir/src/graphics/RenderTarget.cpp.o: /usr/include/SDL2/SDL_rwops.h -CMakeFiles/sdlu.dir/src/graphics/RenderTarget.cpp.o: /usr/include/SDL2/SDL_scancode.h -CMakeFiles/sdlu.dir/src/graphics/RenderTarget.cpp.o: /usr/include/SDL2/SDL_sensor.h -CMakeFiles/sdlu.dir/src/graphics/RenderTarget.cpp.o: /usr/include/SDL2/SDL_shape.h -CMakeFiles/sdlu.dir/src/graphics/RenderTarget.cpp.o: /usr/include/SDL2/SDL_stdinc.h -CMakeFiles/sdlu.dir/src/graphics/RenderTarget.cpp.o: /usr/include/SDL2/SDL_surface.h -CMakeFiles/sdlu.dir/src/graphics/RenderTarget.cpp.o: /usr/include/SDL2/SDL_system.h -CMakeFiles/sdlu.dir/src/graphics/RenderTarget.cpp.o: /usr/include/SDL2/SDL_thread.h -CMakeFiles/sdlu.dir/src/graphics/RenderTarget.cpp.o: /usr/include/SDL2/SDL_timer.h -CMakeFiles/sdlu.dir/src/graphics/RenderTarget.cpp.o: /usr/include/SDL2/SDL_touch.h -CMakeFiles/sdlu.dir/src/graphics/RenderTarget.cpp.o: /usr/include/SDL2/SDL_version.h -CMakeFiles/sdlu.dir/src/graphics/RenderTarget.cpp.o: /usr/include/SDL2/SDL_video.h -CMakeFiles/sdlu.dir/src/graphics/RenderTarget.cpp.o: /usr/include/SDL2/begin_code.h -CMakeFiles/sdlu.dir/src/graphics/RenderTarget.cpp.o: /usr/include/SDL2/close_code.h - -CMakeFiles/sdlu.dir/src/graphics/RenderWindow.cpp.o: ../include/Util.hpp -CMakeFiles/sdlu.dir/src/graphics/RenderWindow.cpp.o: ../include/graphics/RenderTarget.hpp -CMakeFiles/sdlu.dir/src/graphics/RenderWindow.cpp.o: ../include/graphics/RenderWindow.hpp -CMakeFiles/sdlu.dir/src/graphics/RenderWindow.cpp.o: ../include/graphics/drawable/Drawable.hpp -CMakeFiles/sdlu.dir/src/graphics/RenderWindow.cpp.o: ../include/structures/Color.hpp -CMakeFiles/sdlu.dir/src/graphics/RenderWindow.cpp.o: ../include/structures/Vector2.hpp -CMakeFiles/sdlu.dir/src/graphics/RenderWindow.cpp.o: ../include/structures/Window.hpp -CMakeFiles/sdlu.dir/src/graphics/RenderWindow.cpp.o: ../src/graphics/RenderWindow.cpp - -CMakeFiles/sdlu.dir/src/graphics/drawable/Transformable.cpp.o: ../include/Util.hpp -CMakeFiles/sdlu.dir/src/graphics/drawable/Transformable.cpp.o: ../include/graphics/drawable/Transformable.hpp -CMakeFiles/sdlu.dir/src/graphics/drawable/Transformable.cpp.o: ../include/structures/Vector2.hpp -CMakeFiles/sdlu.dir/src/graphics/drawable/Transformable.cpp.o: ../src/graphics/drawable/Transformable.cpp - -CMakeFiles/sdlu.dir/src/graphics/drawable/shapes/Rectangle.cpp.o: ../include/Util.hpp -CMakeFiles/sdlu.dir/src/graphics/drawable/shapes/Rectangle.cpp.o: ../include/graphics/RenderTarget.hpp -CMakeFiles/sdlu.dir/src/graphics/drawable/shapes/Rectangle.cpp.o: ../include/graphics/drawable/Drawable.hpp -CMakeFiles/sdlu.dir/src/graphics/drawable/shapes/Rectangle.cpp.o: ../include/graphics/drawable/Transformable.hpp -CMakeFiles/sdlu.dir/src/graphics/drawable/shapes/Rectangle.cpp.o: ../include/graphics/drawable/shapes/Rectangle.hpp -CMakeFiles/sdlu.dir/src/graphics/drawable/shapes/Rectangle.cpp.o: ../include/graphics/drawable/shapes/Shape.hpp -CMakeFiles/sdlu.dir/src/graphics/drawable/shapes/Rectangle.cpp.o: ../include/structures/Color.hpp -CMakeFiles/sdlu.dir/src/graphics/drawable/shapes/Rectangle.cpp.o: ../include/structures/Vector2.hpp -CMakeFiles/sdlu.dir/src/graphics/drawable/shapes/Rectangle.cpp.o: ../src/graphics/drawable/shapes/Rectangle.cpp -CMakeFiles/sdlu.dir/src/graphics/drawable/shapes/Rectangle.cpp.o: /usr/include/SDL2/SDL.h -CMakeFiles/sdlu.dir/src/graphics/drawable/shapes/Rectangle.cpp.o: /usr/include/SDL2/SDL_assert.h -CMakeFiles/sdlu.dir/src/graphics/drawable/shapes/Rectangle.cpp.o: /usr/include/SDL2/SDL_atomic.h -CMakeFiles/sdlu.dir/src/graphics/drawable/shapes/Rectangle.cpp.o: /usr/include/SDL2/SDL_audio.h -CMakeFiles/sdlu.dir/src/graphics/drawable/shapes/Rectangle.cpp.o: /usr/include/SDL2/SDL_blendmode.h -CMakeFiles/sdlu.dir/src/graphics/drawable/shapes/Rectangle.cpp.o: /usr/include/SDL2/SDL_clipboard.h -CMakeFiles/sdlu.dir/src/graphics/drawable/shapes/Rectangle.cpp.o: /usr/include/SDL2/SDL_config.h -CMakeFiles/sdlu.dir/src/graphics/drawable/shapes/Rectangle.cpp.o: /usr/include/SDL2/SDL_cpuinfo.h -CMakeFiles/sdlu.dir/src/graphics/drawable/shapes/Rectangle.cpp.o: /usr/include/SDL2/SDL_endian.h -CMakeFiles/sdlu.dir/src/graphics/drawable/shapes/Rectangle.cpp.o: /usr/include/SDL2/SDL_error.h -CMakeFiles/sdlu.dir/src/graphics/drawable/shapes/Rectangle.cpp.o: /usr/include/SDL2/SDL_events.h -CMakeFiles/sdlu.dir/src/graphics/drawable/shapes/Rectangle.cpp.o: /usr/include/SDL2/SDL_filesystem.h -CMakeFiles/sdlu.dir/src/graphics/drawable/shapes/Rectangle.cpp.o: /usr/include/SDL2/SDL_gamecontroller.h -CMakeFiles/sdlu.dir/src/graphics/drawable/shapes/Rectangle.cpp.o: /usr/include/SDL2/SDL_gesture.h -CMakeFiles/sdlu.dir/src/graphics/drawable/shapes/Rectangle.cpp.o: /usr/include/SDL2/SDL_haptic.h -CMakeFiles/sdlu.dir/src/graphics/drawable/shapes/Rectangle.cpp.o: /usr/include/SDL2/SDL_hints.h -CMakeFiles/sdlu.dir/src/graphics/drawable/shapes/Rectangle.cpp.o: /usr/include/SDL2/SDL_joystick.h -CMakeFiles/sdlu.dir/src/graphics/drawable/shapes/Rectangle.cpp.o: /usr/include/SDL2/SDL_keyboard.h -CMakeFiles/sdlu.dir/src/graphics/drawable/shapes/Rectangle.cpp.o: /usr/include/SDL2/SDL_keycode.h -CMakeFiles/sdlu.dir/src/graphics/drawable/shapes/Rectangle.cpp.o: /usr/include/SDL2/SDL_loadso.h -CMakeFiles/sdlu.dir/src/graphics/drawable/shapes/Rectangle.cpp.o: /usr/include/SDL2/SDL_log.h -CMakeFiles/sdlu.dir/src/graphics/drawable/shapes/Rectangle.cpp.o: /usr/include/SDL2/SDL_main.h -CMakeFiles/sdlu.dir/src/graphics/drawable/shapes/Rectangle.cpp.o: /usr/include/SDL2/SDL_messagebox.h -CMakeFiles/sdlu.dir/src/graphics/drawable/shapes/Rectangle.cpp.o: /usr/include/SDL2/SDL_mouse.h -CMakeFiles/sdlu.dir/src/graphics/drawable/shapes/Rectangle.cpp.o: /usr/include/SDL2/SDL_mutex.h -CMakeFiles/sdlu.dir/src/graphics/drawable/shapes/Rectangle.cpp.o: /usr/include/SDL2/SDL_pixels.h -CMakeFiles/sdlu.dir/src/graphics/drawable/shapes/Rectangle.cpp.o: /usr/include/SDL2/SDL_platform.h -CMakeFiles/sdlu.dir/src/graphics/drawable/shapes/Rectangle.cpp.o: /usr/include/SDL2/SDL_power.h -CMakeFiles/sdlu.dir/src/graphics/drawable/shapes/Rectangle.cpp.o: /usr/include/SDL2/SDL_quit.h -CMakeFiles/sdlu.dir/src/graphics/drawable/shapes/Rectangle.cpp.o: /usr/include/SDL2/SDL_rect.h -CMakeFiles/sdlu.dir/src/graphics/drawable/shapes/Rectangle.cpp.o: /usr/include/SDL2/SDL_render.h -CMakeFiles/sdlu.dir/src/graphics/drawable/shapes/Rectangle.cpp.o: /usr/include/SDL2/SDL_rwops.h -CMakeFiles/sdlu.dir/src/graphics/drawable/shapes/Rectangle.cpp.o: /usr/include/SDL2/SDL_scancode.h -CMakeFiles/sdlu.dir/src/graphics/drawable/shapes/Rectangle.cpp.o: /usr/include/SDL2/SDL_sensor.h -CMakeFiles/sdlu.dir/src/graphics/drawable/shapes/Rectangle.cpp.o: /usr/include/SDL2/SDL_shape.h -CMakeFiles/sdlu.dir/src/graphics/drawable/shapes/Rectangle.cpp.o: /usr/include/SDL2/SDL_stdinc.h -CMakeFiles/sdlu.dir/src/graphics/drawable/shapes/Rectangle.cpp.o: /usr/include/SDL2/SDL_surface.h -CMakeFiles/sdlu.dir/src/graphics/drawable/shapes/Rectangle.cpp.o: /usr/include/SDL2/SDL_system.h -CMakeFiles/sdlu.dir/src/graphics/drawable/shapes/Rectangle.cpp.o: /usr/include/SDL2/SDL_thread.h -CMakeFiles/sdlu.dir/src/graphics/drawable/shapes/Rectangle.cpp.o: /usr/include/SDL2/SDL_timer.h -CMakeFiles/sdlu.dir/src/graphics/drawable/shapes/Rectangle.cpp.o: /usr/include/SDL2/SDL_touch.h -CMakeFiles/sdlu.dir/src/graphics/drawable/shapes/Rectangle.cpp.o: /usr/include/SDL2/SDL_version.h -CMakeFiles/sdlu.dir/src/graphics/drawable/shapes/Rectangle.cpp.o: /usr/include/SDL2/SDL_video.h -CMakeFiles/sdlu.dir/src/graphics/drawable/shapes/Rectangle.cpp.o: /usr/include/SDL2/begin_code.h -CMakeFiles/sdlu.dir/src/graphics/drawable/shapes/Rectangle.cpp.o: /usr/include/SDL2/close_code.h - -CMakeFiles/sdlu.dir/src/graphics/drawable/shapes/Shape.cpp.o: ../include/Util.hpp -CMakeFiles/sdlu.dir/src/graphics/drawable/shapes/Shape.cpp.o: ../include/graphics/drawable/Drawable.hpp -CMakeFiles/sdlu.dir/src/graphics/drawable/shapes/Shape.cpp.o: ../include/graphics/drawable/Transformable.hpp -CMakeFiles/sdlu.dir/src/graphics/drawable/shapes/Shape.cpp.o: ../include/graphics/drawable/shapes/Shape.hpp -CMakeFiles/sdlu.dir/src/graphics/drawable/shapes/Shape.cpp.o: ../include/structures/Color.hpp -CMakeFiles/sdlu.dir/src/graphics/drawable/shapes/Shape.cpp.o: ../include/structures/Vector2.hpp -CMakeFiles/sdlu.dir/src/graphics/drawable/shapes/Shape.cpp.o: ../src/graphics/drawable/shapes/Shape.cpp - -CMakeFiles/sdlu.dir/src/structures/Clock.cpp.o: ../include/Util.hpp -CMakeFiles/sdlu.dir/src/structures/Clock.cpp.o: ../include/structures/Clock.hpp -CMakeFiles/sdlu.dir/src/structures/Clock.cpp.o: ../include/structures/Time.hpp -CMakeFiles/sdlu.dir/src/structures/Clock.cpp.o: ../src/structures/Clock.cpp - -CMakeFiles/sdlu.dir/src/structures/Color.cpp.o: ../include/Util.hpp -CMakeFiles/sdlu.dir/src/structures/Color.cpp.o: ../include/structures/Color.hpp -CMakeFiles/sdlu.dir/src/structures/Color.cpp.o: ../src/structures/Color.cpp - -CMakeFiles/sdlu.dir/src/structures/Cursor.cpp.o: ../include/Util.hpp -CMakeFiles/sdlu.dir/src/structures/Cursor.cpp.o: ../include/structures/Cursor.hpp -CMakeFiles/sdlu.dir/src/structures/Cursor.cpp.o: ../include/structures/Vector2.hpp -CMakeFiles/sdlu.dir/src/structures/Cursor.cpp.o: ../src/structures/Cursor.cpp - -CMakeFiles/sdlu.dir/src/structures/Mouse.cpp.o: ../include/Util.hpp -CMakeFiles/sdlu.dir/src/structures/Mouse.cpp.o: ../include/graphics/RenderTarget.hpp -CMakeFiles/sdlu.dir/src/structures/Mouse.cpp.o: ../include/graphics/RenderWindow.hpp -CMakeFiles/sdlu.dir/src/structures/Mouse.cpp.o: ../include/graphics/drawable/Drawable.hpp -CMakeFiles/sdlu.dir/src/structures/Mouse.cpp.o: ../include/structures/Color.hpp -CMakeFiles/sdlu.dir/src/structures/Mouse.cpp.o: ../include/structures/Mouse.hpp -CMakeFiles/sdlu.dir/src/structures/Mouse.cpp.o: ../include/structures/Vector2.hpp -CMakeFiles/sdlu.dir/src/structures/Mouse.cpp.o: ../include/structures/Window.hpp -CMakeFiles/sdlu.dir/src/structures/Mouse.cpp.o: ../src/structures/Mouse.cpp -CMakeFiles/sdlu.dir/src/structures/Mouse.cpp.o: /usr/include/SDL2/SDL_blendmode.h -CMakeFiles/sdlu.dir/src/structures/Mouse.cpp.o: /usr/include/SDL2/SDL_config.h -CMakeFiles/sdlu.dir/src/structures/Mouse.cpp.o: /usr/include/SDL2/SDL_endian.h -CMakeFiles/sdlu.dir/src/structures/Mouse.cpp.o: /usr/include/SDL2/SDL_error.h -CMakeFiles/sdlu.dir/src/structures/Mouse.cpp.o: /usr/include/SDL2/SDL_mouse.h -CMakeFiles/sdlu.dir/src/structures/Mouse.cpp.o: /usr/include/SDL2/SDL_pixels.h -CMakeFiles/sdlu.dir/src/structures/Mouse.cpp.o: /usr/include/SDL2/SDL_platform.h -CMakeFiles/sdlu.dir/src/structures/Mouse.cpp.o: /usr/include/SDL2/SDL_rect.h -CMakeFiles/sdlu.dir/src/structures/Mouse.cpp.o: /usr/include/SDL2/SDL_rwops.h -CMakeFiles/sdlu.dir/src/structures/Mouse.cpp.o: /usr/include/SDL2/SDL_stdinc.h -CMakeFiles/sdlu.dir/src/structures/Mouse.cpp.o: /usr/include/SDL2/SDL_surface.h -CMakeFiles/sdlu.dir/src/structures/Mouse.cpp.o: /usr/include/SDL2/SDL_video.h -CMakeFiles/sdlu.dir/src/structures/Mouse.cpp.o: /usr/include/SDL2/begin_code.h -CMakeFiles/sdlu.dir/src/structures/Mouse.cpp.o: /usr/include/SDL2/close_code.h - -CMakeFiles/sdlu.dir/src/structures/Time.cpp.o: ../include/Util.hpp -CMakeFiles/sdlu.dir/src/structures/Time.cpp.o: ../include/structures/Time.hpp -CMakeFiles/sdlu.dir/src/structures/Time.cpp.o: ../src/structures/Time.cpp - -CMakeFiles/sdlu.dir/src/structures/Window.cpp.o: ../include/Util.hpp -CMakeFiles/sdlu.dir/src/structures/Window.cpp.o: ../include/structures/Cursor.hpp -CMakeFiles/sdlu.dir/src/structures/Window.cpp.o: ../include/structures/Vector2.hpp -CMakeFiles/sdlu.dir/src/structures/Window.cpp.o: ../include/structures/Window.hpp -CMakeFiles/sdlu.dir/src/structures/Window.cpp.o: ../src/structures/Window.cpp -CMakeFiles/sdlu.dir/src/structures/Window.cpp.o: /usr/include/SDL2/SDL.h -CMakeFiles/sdlu.dir/src/structures/Window.cpp.o: /usr/include/SDL2/SDL_assert.h -CMakeFiles/sdlu.dir/src/structures/Window.cpp.o: /usr/include/SDL2/SDL_atomic.h -CMakeFiles/sdlu.dir/src/structures/Window.cpp.o: /usr/include/SDL2/SDL_audio.h -CMakeFiles/sdlu.dir/src/structures/Window.cpp.o: /usr/include/SDL2/SDL_blendmode.h -CMakeFiles/sdlu.dir/src/structures/Window.cpp.o: /usr/include/SDL2/SDL_clipboard.h -CMakeFiles/sdlu.dir/src/structures/Window.cpp.o: /usr/include/SDL2/SDL_config.h -CMakeFiles/sdlu.dir/src/structures/Window.cpp.o: /usr/include/SDL2/SDL_cpuinfo.h -CMakeFiles/sdlu.dir/src/structures/Window.cpp.o: /usr/include/SDL2/SDL_endian.h -CMakeFiles/sdlu.dir/src/structures/Window.cpp.o: /usr/include/SDL2/SDL_error.h -CMakeFiles/sdlu.dir/src/structures/Window.cpp.o: /usr/include/SDL2/SDL_events.h -CMakeFiles/sdlu.dir/src/structures/Window.cpp.o: /usr/include/SDL2/SDL_filesystem.h -CMakeFiles/sdlu.dir/src/structures/Window.cpp.o: /usr/include/SDL2/SDL_gamecontroller.h -CMakeFiles/sdlu.dir/src/structures/Window.cpp.o: /usr/include/SDL2/SDL_gesture.h -CMakeFiles/sdlu.dir/src/structures/Window.cpp.o: /usr/include/SDL2/SDL_haptic.h -CMakeFiles/sdlu.dir/src/structures/Window.cpp.o: /usr/include/SDL2/SDL_hints.h -CMakeFiles/sdlu.dir/src/structures/Window.cpp.o: /usr/include/SDL2/SDL_joystick.h -CMakeFiles/sdlu.dir/src/structures/Window.cpp.o: /usr/include/SDL2/SDL_keyboard.h -CMakeFiles/sdlu.dir/src/structures/Window.cpp.o: /usr/include/SDL2/SDL_keycode.h -CMakeFiles/sdlu.dir/src/structures/Window.cpp.o: /usr/include/SDL2/SDL_loadso.h -CMakeFiles/sdlu.dir/src/structures/Window.cpp.o: /usr/include/SDL2/SDL_log.h -CMakeFiles/sdlu.dir/src/structures/Window.cpp.o: /usr/include/SDL2/SDL_main.h -CMakeFiles/sdlu.dir/src/structures/Window.cpp.o: /usr/include/SDL2/SDL_messagebox.h -CMakeFiles/sdlu.dir/src/structures/Window.cpp.o: /usr/include/SDL2/SDL_mouse.h -CMakeFiles/sdlu.dir/src/structures/Window.cpp.o: /usr/include/SDL2/SDL_mutex.h -CMakeFiles/sdlu.dir/src/structures/Window.cpp.o: /usr/include/SDL2/SDL_pixels.h -CMakeFiles/sdlu.dir/src/structures/Window.cpp.o: /usr/include/SDL2/SDL_platform.h -CMakeFiles/sdlu.dir/src/structures/Window.cpp.o: /usr/include/SDL2/SDL_power.h -CMakeFiles/sdlu.dir/src/structures/Window.cpp.o: /usr/include/SDL2/SDL_quit.h -CMakeFiles/sdlu.dir/src/structures/Window.cpp.o: /usr/include/SDL2/SDL_rect.h -CMakeFiles/sdlu.dir/src/structures/Window.cpp.o: /usr/include/SDL2/SDL_render.h -CMakeFiles/sdlu.dir/src/structures/Window.cpp.o: /usr/include/SDL2/SDL_rwops.h -CMakeFiles/sdlu.dir/src/structures/Window.cpp.o: /usr/include/SDL2/SDL_scancode.h -CMakeFiles/sdlu.dir/src/structures/Window.cpp.o: /usr/include/SDL2/SDL_sensor.h -CMakeFiles/sdlu.dir/src/structures/Window.cpp.o: /usr/include/SDL2/SDL_shape.h -CMakeFiles/sdlu.dir/src/structures/Window.cpp.o: /usr/include/SDL2/SDL_stdinc.h -CMakeFiles/sdlu.dir/src/structures/Window.cpp.o: /usr/include/SDL2/SDL_surface.h -CMakeFiles/sdlu.dir/src/structures/Window.cpp.o: /usr/include/SDL2/SDL_system.h -CMakeFiles/sdlu.dir/src/structures/Window.cpp.o: /usr/include/SDL2/SDL_thread.h -CMakeFiles/sdlu.dir/src/structures/Window.cpp.o: /usr/include/SDL2/SDL_timer.h -CMakeFiles/sdlu.dir/src/structures/Window.cpp.o: /usr/include/SDL2/SDL_touch.h -CMakeFiles/sdlu.dir/src/structures/Window.cpp.o: /usr/include/SDL2/SDL_version.h -CMakeFiles/sdlu.dir/src/structures/Window.cpp.o: /usr/include/SDL2/SDL_video.h -CMakeFiles/sdlu.dir/src/structures/Window.cpp.o: /usr/include/SDL2/begin_code.h -CMakeFiles/sdlu.dir/src/structures/Window.cpp.o: /usr/include/SDL2/close_code.h - diff --git a/bin/CMakeFiles/sdlu.dir/flags.make b/bin/CMakeFiles/sdlu.dir/flags.make deleted file mode 100644 index f73e286..0000000 --- a/bin/CMakeFiles/sdlu.dir/flags.make +++ /dev/null @@ -1,10 +0,0 @@ -# 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/include -I/usr/include/SDL2 -I/home/robert/Programming/SDLU/sdl2_gfx -I/home/robert/Programming/SDLU/lib/sdl2_gfx/include - diff --git a/bin/CMakeFiles/sdlu.dir/link.txt b/bin/CMakeFiles/sdlu.dir/link.txt deleted file mode 100644 index 20dafbe..0000000 --- a/bin/CMakeFiles/sdlu.dir/link.txt +++ /dev/null @@ -1,2 +0,0 @@ -/usr/bin/ar qc libsdlu.a CMakeFiles/sdlu.dir/src/SDLU.cpp.o CMakeFiles/sdlu.dir/src/graphics/RenderTarget.cpp.o CMakeFiles/sdlu.dir/src/graphics/RenderWindow.cpp.o CMakeFiles/sdlu.dir/src/graphics/drawable/Transformable.cpp.o CMakeFiles/sdlu.dir/src/graphics/drawable/shapes/Rectangle.cpp.o CMakeFiles/sdlu.dir/src/graphics/drawable/shapes/Shape.cpp.o CMakeFiles/sdlu.dir/src/structures/Clock.cpp.o CMakeFiles/sdlu.dir/src/structures/Color.cpp.o CMakeFiles/sdlu.dir/src/structures/Cursor.cpp.o CMakeFiles/sdlu.dir/src/structures/Mouse.cpp.o CMakeFiles/sdlu.dir/src/structures/Time.cpp.o CMakeFiles/sdlu.dir/src/structures/Window.cpp.o -/usr/bin/ranlib libsdlu.a diff --git a/bin/CMakeFiles/sdlu.dir/progress.make b/bin/CMakeFiles/sdlu.dir/progress.make deleted file mode 100644 index 657f5ed..0000000 --- a/bin/CMakeFiles/sdlu.dir/progress.make +++ /dev/null @@ -1,14 +0,0 @@ -CMAKE_PROGRESS_1 = 6 -CMAKE_PROGRESS_2 = 7 -CMAKE_PROGRESS_3 = 8 -CMAKE_PROGRESS_4 = 9 -CMAKE_PROGRESS_5 = 10 -CMAKE_PROGRESS_6 = 11 -CMAKE_PROGRESS_7 = 12 -CMAKE_PROGRESS_8 = 13 -CMAKE_PROGRESS_9 = 14 -CMAKE_PROGRESS_10 = 15 -CMAKE_PROGRESS_11 = 16 -CMAKE_PROGRESS_12 = 17 -CMAKE_PROGRESS_13 = 18 - diff --git a/bin/CMakeFiles/sdlu.dir/src/SDLU.cpp.o b/bin/CMakeFiles/sdlu.dir/src/SDLU.cpp.o deleted file mode 100644 index 598beb136e98efa492a8960bad5743021242095f..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1760 zcmbtT-D(q25T4CyTQx1ICXZEaRnZFlZhqN$CvlR}KxexIzt7TQ zcIwFiZ2YCc#+lM!!{rJ2Dk_$y>piw%dLo|$8|b8yuwiOKyo<_pZU1r4P@^6(*NZkU z(BGm?^KebvThtCN$d{ksJ&IiJ|qS zXsKBp=JUy(a3D9iP1E2uNqQ$OpD#?9QwM5N+&^u4NzZum~J{P?gs^xmVKiZGEHcD_xAH+y)_!@GagLJOHg5112if^k) WN91TQ&p(f`wEATw`dTefv;H3e^Mv;R diff --git a/bin/CMakeFiles/sdlu.dir/src/graphics/RenderTarget.cpp.o b/bin/CMakeFiles/sdlu.dir/src/graphics/RenderTarget.cpp.o deleted file mode 100644 index d0999779b91bd9f44d38e6b8fc20116879532b62..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 16728 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 O)2Ok2M*Y(il>c8nf}<}0 diff --git a/bin/CMakeFiles/sdlu.dir/src/graphics/RenderWindow.cpp.o b/bin/CMakeFiles/sdlu.dir/src/graphics/RenderWindow.cpp.o deleted file mode 100644 index 7e03b3e2a6f15c0bab607d58c997d95e0d948c0a..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 6696 zcmcIoU2GiH6~60n64EBHr71N@e`07M{A9CZ+Qjrv4)!KvFwV+rhqMre@pxiyy53#w zjvXgbp_MDDl@-Yk2!wdR469l`5n}Z7LxVApw4a2aqCxN>E>136Y*}=A7N@ zyE8~F?UBak-tYY0bAQ)Q6vmG9WHL%9qkg42JwcV4`*x>26g7v`9<@8t-9dfW?4<8{ zZr?yW%k6J5zmYiHOgXKOOV0AAeNO9lSDcl?6{q#LD}<}4eZH8D_{z|APV28u>-|`C z{yS}rR@Tvb#q1}$oz{g-j#}$&pUW5f9zJ|YJzsLH|i97 z;p^+r)oU^RCq8;KWxWl!2aA zy6jc=4(9I3<@X=FBW^(9d#sx|R~(yAnWgNu=YZ_lvt!$JtF%deL>+vfkiK3t4qu;r zvS)bb*21#YbD9(hg3cIZL~HbQ={+6m?ScYP=3EplBXN+2(v zS)^a&_Fdp&b1IGnn>x#Nn?Ex4O>nU}65Ak$7g&xnp)J3^BfrS zi{U)#Ri9t$5)fduN4!~TDOA3jEVaEGB*aqR=)!TvWi(trODz?Ru*=3$I6=F~icZud zJgQ`uz*0DAyU9|>s+%koovB>{OWo9k?T-+BG#wR7$tvt%XjzFj32<}w#da1+lE{iz zf0xKoIBz!7{nWitn_uiPP(WXQPp1wt(|;fw>)NDe2uQ+TPQl+HykDEI6YTKQ6n&H? z$$uq9{|3@e8rPkS%Q)9K?h4_zXzME4J0yE4C2kK*3H+OWe8zW?9Vj|Wh(AtvQvT1f z{v)g}=foQ+e%@t#n)UCBq9}DW#s3EDpEvy9OiKs(KgGE0w4XD+#<=X9lZ?M&=s!+) zQr(^-ykCj6QiGi5YlJ7&;e$xOvma$g{VPR(M{lwprC&rjzg}1FZ%W~qeQ&)S_`#WS zGjRP{wHY=R{E$TP^>yfY;D@!w!074Ih2ftTCLSo+Zd7!(;BTBS%VwNq6$_ePe}=vxD&s8F`WD5@6D6%myKe zigvyVA^YzeU~a&uFj77rO>whIj`Y{4X+$FNBu&{qd$eh>2?6!*|2R?w^NY+ zby#CucH#dUAg;bq(|Af*G&xtb54uTHIg&mfUnR;%vp7>JF3w|>q`Qw5lOhius}45; zFAP!_1ZmJ(DxXW&I7B`wwWhAHY03xMQ$9JGltTf@A0M~#(Gv5f%Zv7a?YfKeW!JBG z&88cktp{$oda4#_mQsDNcV1GFvJo(z54=z1CZ}UW-AvyX{65a}IR$*Th96>_j#K&_ zr`k6Ke1QZXiM#4i=J10zo%kv`VFxar?EaPdE?`S~&Vk~&OjxE^;=!*AF0|D@r#o5hd3OCUZ#pOD-! zz~M)zj~l@E2}pb|w}H!@3P^N--wl9C)(PBDaCx$!(nh zM=TkSK3-c>)WJOMXxfU9zhLDpJkK^_+N= z(({8{!X7Phm8;ZzuR=y?Z-s6P(lt)U_ytgq)Zi`Uur<8J!N2NNl=Exz^Ffs=P_2bQ z?&$c`{$}X;zol3hNigT0YIyWs$;~!u3-zd=U+>RRny1cdvg2!rn=*IUH+ZGuoC66@ zvv*>(_W2Kc+y`POJk5SG!5-&?*a=Uwe~j(*{ILhcPI#LA9NWvifc&w~#ZLHM!m!lk z_Xss3l70MV-UotX|L7z&8PY*&U&22DZuVS+ht;bAZ{xGFtk3Q%{`jEdFf1UjeLP;aB7if(dN%80S!g!1o5f3Se zy~KZuFvQ32be*!iAmsO@$k?rP)jz3~l>a`qmv~}e_WwbGr2H>&AjuOP|78(-!GB1> z5kF6#PI-=xHGd!4#TA9qKReINfzY}^>X H(N+Hjve&01 diff --git a/bin/CMakeFiles/sdlu.dir/src/graphics/drawable/Transformable.cpp.o b/bin/CMakeFiles/sdlu.dir/src/graphics/drawable/Transformable.cpp.o deleted file mode 100644 index 46b7c7d4ca63ca0024ff6b724eec480d47462fde..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 7768 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 H(^Y=~`3T>n diff --git a/bin/CMakeFiles/sdlu.dir/src/graphics/drawable/shapes/Shape.cpp.o b/bin/CMakeFiles/sdlu.dir/src/graphics/drawable/shapes/Shape.cpp.o deleted file mode 100644 index 0e2369968424337be1d6cf382615465ef3fb82ed..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 6520 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 diff --git a/bin/CMakeFiles/sdlu.dir/src/structures/Color.cpp.o b/bin/CMakeFiles/sdlu.dir/src/structures/Color.cpp.o deleted file mode 100644 index 31a96f17b7f7c278ddc6f29f3f2475cbbe2c4b1a..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 8824 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 diff --git a/bin/CMakeFiles/sdlu.dir/src/structures/Mouse.cpp.o b/bin/CMakeFiles/sdlu.dir/src/structures/Mouse.cpp.o deleted file mode 100644 index f65775ba8b34aa80764acd1fc520f1253199820f..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 4968 zcmbuDTWDNG7{_OGVlUcDtlCDZvaP8ow8w0Eu`NY5$)4<%CTZwqt(Vr#W^>vsO?JcX zSrf%lAyhf8g}n65hd%fsNFNlT4^n#(N-=$#DW1A>i3^Bb9Q$2ta$lg z&dmJgyUgW$vnM%Y4Gy%0LQG1CJw1X zp6U)Nsf7E}WvbbycvSH?etiKnG5>3ad%DJvd#z&C=BuI0aOqzC=4W?l%a>=btUrI{ z=5?VPPPnJ5H>?^w+_08WCC;Um6X&d2!o8JnZ*WJI)N*C0mZ(@&_Y29;yXnW|eiCkZ zF;Ph^lJ$~eP2FYHiUKSp&J7XMoXPpqoR-P`a%H5QSIoU7CbA$R_Kqg8P)yznYE@&E zF=$sSo%CFk@nY`x?su}YkeL6hvaFT6!$ni1Hf0)oG;3P3T5s*HZv%AuwxazugTQHrPEum>Fzk3yu?M7K5#Bg1B2k3K!Go zdIrM{)GP+Sk%G8#nJL2t!%fvJ2HVgKi5TpGCjJB`>g?(&2D`uBQCfyPOogFour`f& zU4uq~#GsSWB}!m}axOe4h-IkYPS$0XKoEC{!_P)xz;lP%9|_(kIL{ese?=w8&o9Kc zD(A)DZ(;^*8T`LZZ3xdTs&^3&@-s?&t8%_P4@kc({M>>Q5}t!pzt_UgC81yA+9D^Z z{bvjPPCAmH`Iy9m)|KGA{=V^iB>yKkufK0R4>5ixtu?;oBN6EirY?K*>MW_q?2)M z>lK!c4<7F89ZVk{7)V;9>CxW4K`YIYvB5N{awD#(JL)-D^8CaKvw3Sc*`40w^(|d9 zLViXHrJR#1gqAFJYdU9fdo`q$+?nzuhiZgsQ-opN+i+{9?eYBBciQYE) zF%RZF?nhNu)Ze3SV*X^nnti*Osen=Jh<_8}M!}s?yX(nTyrU%GxcwwQ1xNzkNk#HA zfF$4#Q<40AKoaoHR3!fxkOX`a70EvbBmu|opX7G{Nx&bYBKbDTUkG@ZisU^C-=grx zsSSZX+ERZ%APIOE70I6lBmq~~b%4`m9u}O^zTsAnYFys0V;b)h{Wml&@5>7sm-pWl zjmvxPM}@1u&h27>D6f`GtNx9vb=gywu<&t#&qmChnW)@ zC&SF~Qi++xg4e--DO0xj#WsCwU#VqY2j~XpLx5t-)G)J!>1jJplg}3%+l&vVc9fh< z_7trE>#`@)CyJSAo0%tzh4PHp=Ko!_(LM)#Jw%0Pc~;0({Mz8Xgvh#;eZo`Yf489t zd*qk2lXWZmQ5cb|@hWbQ{E>FDZe>3v>{R=%0Q)d8ylN|`s4^uwQSlziF}%O3;Eusu zqAH|zr+8_X1jqXE6)X1>cNqlVbqJwDG_A37V0O|XWdoC#cM&S?Z zQ$$1N9>m>_4 diff --git a/bin/CMakeFiles/sdlu.dir/src/structures/Time.cpp.o b/bin/CMakeFiles/sdlu.dir/src/structures/Time.cpp.o deleted file mode 100644 index 9fc05b2f0535f9542172b91646471eaccd054c39..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 58880 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 diff --git a/bin/CMakeFiles/sdlu.dir/src/structures/Window.cpp.o b/bin/CMakeFiles/sdlu.dir/src/structures/Window.cpp.o deleted file mode 100644 index 5bdec9379c1ab437ad429f39ad66ab8e47905960..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 16552 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 diff --git a/bin/Makefile b/bin/Makefile deleted file mode 100644 index 83cc57f..0000000 --- a/bin/Makefile +++ /dev/null @@ -1,536 +0,0 @@ -# CMAKE generated file: DO NOT EDIT! -# Generated by "Unix Makefiles" Generator, CMake Version 3.13 - -# 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: - - -# 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 - -#============================================================================= -# Targets provided globally by CMake. - -# 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 -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 - -# 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 - -# The main all target -all: cmake_check_build_system - $(CMAKE_COMMAND) -E cmake_progress_start /home/robert/Programming/SDLU/bin/CMakeFiles /home/robert/Programming/SDLU/bin/CMakeFiles/progress.marks - $(MAKE) -f CMakeFiles/Makefile2 all - $(CMAKE_COMMAND) -E cmake_progress_start /home/robert/Programming/SDLU/bin/CMakeFiles 0 -.PHONY : all - -# The main clean target -clean: - $(MAKE) -f CMakeFiles/Makefile2 clean -.PHONY : clean - -# The main clean target -clean/fast: clean - -.PHONY : clean/fast - -# Prepare targets for installation. -preinstall: all - $(MAKE) -f CMakeFiles/Makefile2 preinstall -.PHONY : preinstall - -# Prepare targets for installation. -preinstall/fast: - $(MAKE) -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 sdlu - -# Build rule for target. -sdlu: cmake_check_build_system - $(MAKE) -f CMakeFiles/Makefile2 sdlu -.PHONY : sdlu - -# fast build rule for target. -sdlu/fast: - $(MAKE) -f CMakeFiles/sdlu.dir/build.make CMakeFiles/sdlu.dir/build -.PHONY : sdlu/fast - -#============================================================================= -# Target rules for targets named sdl2_gfx - -# Build rule for target. -sdl2_gfx: cmake_check_build_system - $(MAKE) -f CMakeFiles/Makefile2 sdl2_gfx -.PHONY : sdl2_gfx - -# fast build rule for target. -sdl2_gfx/fast: - $(MAKE) -f lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/build.make lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/build -.PHONY : sdl2_gfx/fast - -#============================================================================= -# Target rules for targets named sdlu_example - -# Build rule for target. -sdlu_example: cmake_check_build_system - $(MAKE) -f CMakeFiles/Makefile2 sdlu_example -.PHONY : sdlu_example - -# fast build rule for target. -sdlu_example/fast: - $(MAKE) -f examples/CMakeFiles/sdlu_example.dir/build.make examples/CMakeFiles/sdlu_example.dir/build -.PHONY : sdlu_example/fast - -src/SDLU.o: src/SDLU.cpp.o - -.PHONY : src/SDLU.o - -# target to build an object file -src/SDLU.cpp.o: - $(MAKE) -f CMakeFiles/sdlu.dir/build.make CMakeFiles/sdlu.dir/src/SDLU.cpp.o -.PHONY : src/SDLU.cpp.o - -src/SDLU.i: src/SDLU.cpp.i - -.PHONY : src/SDLU.i - -# target to preprocess a source file -src/SDLU.cpp.i: - $(MAKE) -f CMakeFiles/sdlu.dir/build.make CMakeFiles/sdlu.dir/src/SDLU.cpp.i -.PHONY : src/SDLU.cpp.i - -src/SDLU.s: src/SDLU.cpp.s - -.PHONY : src/SDLU.s - -# target to generate assembly for a file -src/SDLU.cpp.s: - $(MAKE) -f CMakeFiles/sdlu.dir/build.make CMakeFiles/sdlu.dir/src/SDLU.cpp.s -.PHONY : src/SDLU.cpp.s - -src/graphics/RenderTarget.o: src/graphics/RenderTarget.cpp.o - -.PHONY : src/graphics/RenderTarget.o - -# target to build an object file -src/graphics/RenderTarget.cpp.o: - $(MAKE) -f CMakeFiles/sdlu.dir/build.make CMakeFiles/sdlu.dir/src/graphics/RenderTarget.cpp.o -.PHONY : src/graphics/RenderTarget.cpp.o - -src/graphics/RenderTarget.i: src/graphics/RenderTarget.cpp.i - -.PHONY : src/graphics/RenderTarget.i - -# target to preprocess a source file -src/graphics/RenderTarget.cpp.i: - $(MAKE) -f CMakeFiles/sdlu.dir/build.make CMakeFiles/sdlu.dir/src/graphics/RenderTarget.cpp.i -.PHONY : src/graphics/RenderTarget.cpp.i - -src/graphics/RenderTarget.s: src/graphics/RenderTarget.cpp.s - -.PHONY : src/graphics/RenderTarget.s - -# target to generate assembly for a file -src/graphics/RenderTarget.cpp.s: - $(MAKE) -f CMakeFiles/sdlu.dir/build.make CMakeFiles/sdlu.dir/src/graphics/RenderTarget.cpp.s -.PHONY : src/graphics/RenderTarget.cpp.s - -src/graphics/RenderWindow.o: src/graphics/RenderWindow.cpp.o - -.PHONY : src/graphics/RenderWindow.o - -# target to build an object file -src/graphics/RenderWindow.cpp.o: - $(MAKE) -f CMakeFiles/sdlu.dir/build.make CMakeFiles/sdlu.dir/src/graphics/RenderWindow.cpp.o -.PHONY : src/graphics/RenderWindow.cpp.o - -src/graphics/RenderWindow.i: src/graphics/RenderWindow.cpp.i - -.PHONY : src/graphics/RenderWindow.i - -# target to preprocess a source file -src/graphics/RenderWindow.cpp.i: - $(MAKE) -f CMakeFiles/sdlu.dir/build.make CMakeFiles/sdlu.dir/src/graphics/RenderWindow.cpp.i -.PHONY : src/graphics/RenderWindow.cpp.i - -src/graphics/RenderWindow.s: src/graphics/RenderWindow.cpp.s - -.PHONY : src/graphics/RenderWindow.s - -# target to generate assembly for a file -src/graphics/RenderWindow.cpp.s: - $(MAKE) -f CMakeFiles/sdlu.dir/build.make CMakeFiles/sdlu.dir/src/graphics/RenderWindow.cpp.s -.PHONY : src/graphics/RenderWindow.cpp.s - -src/graphics/drawable/Transformable.o: src/graphics/drawable/Transformable.cpp.o - -.PHONY : src/graphics/drawable/Transformable.o - -# target to build an object file -src/graphics/drawable/Transformable.cpp.o: - $(MAKE) -f CMakeFiles/sdlu.dir/build.make CMakeFiles/sdlu.dir/src/graphics/drawable/Transformable.cpp.o -.PHONY : src/graphics/drawable/Transformable.cpp.o - -src/graphics/drawable/Transformable.i: src/graphics/drawable/Transformable.cpp.i - -.PHONY : src/graphics/drawable/Transformable.i - -# target to preprocess a source file -src/graphics/drawable/Transformable.cpp.i: - $(MAKE) -f CMakeFiles/sdlu.dir/build.make CMakeFiles/sdlu.dir/src/graphics/drawable/Transformable.cpp.i -.PHONY : src/graphics/drawable/Transformable.cpp.i - -src/graphics/drawable/Transformable.s: src/graphics/drawable/Transformable.cpp.s - -.PHONY : src/graphics/drawable/Transformable.s - -# target to generate assembly for a file -src/graphics/drawable/Transformable.cpp.s: - $(MAKE) -f CMakeFiles/sdlu.dir/build.make CMakeFiles/sdlu.dir/src/graphics/drawable/Transformable.cpp.s -.PHONY : src/graphics/drawable/Transformable.cpp.s - -src/graphics/drawable/shapes/Rectangle.o: src/graphics/drawable/shapes/Rectangle.cpp.o - -.PHONY : src/graphics/drawable/shapes/Rectangle.o - -# target to build an object file -src/graphics/drawable/shapes/Rectangle.cpp.o: - $(MAKE) -f CMakeFiles/sdlu.dir/build.make CMakeFiles/sdlu.dir/src/graphics/drawable/shapes/Rectangle.cpp.o -.PHONY : src/graphics/drawable/shapes/Rectangle.cpp.o - -src/graphics/drawable/shapes/Rectangle.i: src/graphics/drawable/shapes/Rectangle.cpp.i - -.PHONY : src/graphics/drawable/shapes/Rectangle.i - -# target to preprocess a source file -src/graphics/drawable/shapes/Rectangle.cpp.i: - $(MAKE) -f CMakeFiles/sdlu.dir/build.make CMakeFiles/sdlu.dir/src/graphics/drawable/shapes/Rectangle.cpp.i -.PHONY : src/graphics/drawable/shapes/Rectangle.cpp.i - -src/graphics/drawable/shapes/Rectangle.s: src/graphics/drawable/shapes/Rectangle.cpp.s - -.PHONY : src/graphics/drawable/shapes/Rectangle.s - -# target to generate assembly for a file -src/graphics/drawable/shapes/Rectangle.cpp.s: - $(MAKE) -f CMakeFiles/sdlu.dir/build.make CMakeFiles/sdlu.dir/src/graphics/drawable/shapes/Rectangle.cpp.s -.PHONY : src/graphics/drawable/shapes/Rectangle.cpp.s - -src/graphics/drawable/shapes/Shape.o: src/graphics/drawable/shapes/Shape.cpp.o - -.PHONY : src/graphics/drawable/shapes/Shape.o - -# target to build an object file -src/graphics/drawable/shapes/Shape.cpp.o: - $(MAKE) -f CMakeFiles/sdlu.dir/build.make CMakeFiles/sdlu.dir/src/graphics/drawable/shapes/Shape.cpp.o -.PHONY : src/graphics/drawable/shapes/Shape.cpp.o - -src/graphics/drawable/shapes/Shape.i: src/graphics/drawable/shapes/Shape.cpp.i - -.PHONY : src/graphics/drawable/shapes/Shape.i - -# target to preprocess a source file -src/graphics/drawable/shapes/Shape.cpp.i: - $(MAKE) -f CMakeFiles/sdlu.dir/build.make CMakeFiles/sdlu.dir/src/graphics/drawable/shapes/Shape.cpp.i -.PHONY : src/graphics/drawable/shapes/Shape.cpp.i - -src/graphics/drawable/shapes/Shape.s: src/graphics/drawable/shapes/Shape.cpp.s - -.PHONY : src/graphics/drawable/shapes/Shape.s - -# target to generate assembly for a file -src/graphics/drawable/shapes/Shape.cpp.s: - $(MAKE) -f CMakeFiles/sdlu.dir/build.make CMakeFiles/sdlu.dir/src/graphics/drawable/shapes/Shape.cpp.s -.PHONY : src/graphics/drawable/shapes/Shape.cpp.s - -src/structures/Clock.o: src/structures/Clock.cpp.o - -.PHONY : src/structures/Clock.o - -# target to build an object file -src/structures/Clock.cpp.o: - $(MAKE) -f CMakeFiles/sdlu.dir/build.make CMakeFiles/sdlu.dir/src/structures/Clock.cpp.o -.PHONY : src/structures/Clock.cpp.o - -src/structures/Clock.i: src/structures/Clock.cpp.i - -.PHONY : src/structures/Clock.i - -# target to preprocess a source file -src/structures/Clock.cpp.i: - $(MAKE) -f CMakeFiles/sdlu.dir/build.make CMakeFiles/sdlu.dir/src/structures/Clock.cpp.i -.PHONY : src/structures/Clock.cpp.i - -src/structures/Clock.s: src/structures/Clock.cpp.s - -.PHONY : src/structures/Clock.s - -# target to generate assembly for a file -src/structures/Clock.cpp.s: - $(MAKE) -f CMakeFiles/sdlu.dir/build.make CMakeFiles/sdlu.dir/src/structures/Clock.cpp.s -.PHONY : src/structures/Clock.cpp.s - -src/structures/Color.o: src/structures/Color.cpp.o - -.PHONY : src/structures/Color.o - -# target to build an object file -src/structures/Color.cpp.o: - $(MAKE) -f CMakeFiles/sdlu.dir/build.make CMakeFiles/sdlu.dir/src/structures/Color.cpp.o -.PHONY : src/structures/Color.cpp.o - -src/structures/Color.i: src/structures/Color.cpp.i - -.PHONY : src/structures/Color.i - -# target to preprocess a source file -src/structures/Color.cpp.i: - $(MAKE) -f CMakeFiles/sdlu.dir/build.make CMakeFiles/sdlu.dir/src/structures/Color.cpp.i -.PHONY : src/structures/Color.cpp.i - -src/structures/Color.s: src/structures/Color.cpp.s - -.PHONY : src/structures/Color.s - -# target to generate assembly for a file -src/structures/Color.cpp.s: - $(MAKE) -f CMakeFiles/sdlu.dir/build.make CMakeFiles/sdlu.dir/src/structures/Color.cpp.s -.PHONY : src/structures/Color.cpp.s - -src/structures/Cursor.o: src/structures/Cursor.cpp.o - -.PHONY : src/structures/Cursor.o - -# target to build an object file -src/structures/Cursor.cpp.o: - $(MAKE) -f CMakeFiles/sdlu.dir/build.make CMakeFiles/sdlu.dir/src/structures/Cursor.cpp.o -.PHONY : src/structures/Cursor.cpp.o - -src/structures/Cursor.i: src/structures/Cursor.cpp.i - -.PHONY : src/structures/Cursor.i - -# target to preprocess a source file -src/structures/Cursor.cpp.i: - $(MAKE) -f CMakeFiles/sdlu.dir/build.make CMakeFiles/sdlu.dir/src/structures/Cursor.cpp.i -.PHONY : src/structures/Cursor.cpp.i - -src/structures/Cursor.s: src/structures/Cursor.cpp.s - -.PHONY : src/structures/Cursor.s - -# target to generate assembly for a file -src/structures/Cursor.cpp.s: - $(MAKE) -f CMakeFiles/sdlu.dir/build.make CMakeFiles/sdlu.dir/src/structures/Cursor.cpp.s -.PHONY : src/structures/Cursor.cpp.s - -src/structures/Mouse.o: src/structures/Mouse.cpp.o - -.PHONY : src/structures/Mouse.o - -# target to build an object file -src/structures/Mouse.cpp.o: - $(MAKE) -f CMakeFiles/sdlu.dir/build.make CMakeFiles/sdlu.dir/src/structures/Mouse.cpp.o -.PHONY : src/structures/Mouse.cpp.o - -src/structures/Mouse.i: src/structures/Mouse.cpp.i - -.PHONY : src/structures/Mouse.i - -# target to preprocess a source file -src/structures/Mouse.cpp.i: - $(MAKE) -f CMakeFiles/sdlu.dir/build.make CMakeFiles/sdlu.dir/src/structures/Mouse.cpp.i -.PHONY : src/structures/Mouse.cpp.i - -src/structures/Mouse.s: src/structures/Mouse.cpp.s - -.PHONY : src/structures/Mouse.s - -# target to generate assembly for a file -src/structures/Mouse.cpp.s: - $(MAKE) -f CMakeFiles/sdlu.dir/build.make CMakeFiles/sdlu.dir/src/structures/Mouse.cpp.s -.PHONY : src/structures/Mouse.cpp.s - -src/structures/Time.o: src/structures/Time.cpp.o - -.PHONY : src/structures/Time.o - -# target to build an object file -src/structures/Time.cpp.o: - $(MAKE) -f CMakeFiles/sdlu.dir/build.make CMakeFiles/sdlu.dir/src/structures/Time.cpp.o -.PHONY : src/structures/Time.cpp.o - -src/structures/Time.i: src/structures/Time.cpp.i - -.PHONY : src/structures/Time.i - -# target to preprocess a source file -src/structures/Time.cpp.i: - $(MAKE) -f CMakeFiles/sdlu.dir/build.make CMakeFiles/sdlu.dir/src/structures/Time.cpp.i -.PHONY : src/structures/Time.cpp.i - -src/structures/Time.s: src/structures/Time.cpp.s - -.PHONY : src/structures/Time.s - -# target to generate assembly for a file -src/structures/Time.cpp.s: - $(MAKE) -f CMakeFiles/sdlu.dir/build.make CMakeFiles/sdlu.dir/src/structures/Time.cpp.s -.PHONY : src/structures/Time.cpp.s - -src/structures/Window.o: src/structures/Window.cpp.o - -.PHONY : src/structures/Window.o - -# target to build an object file -src/structures/Window.cpp.o: - $(MAKE) -f CMakeFiles/sdlu.dir/build.make CMakeFiles/sdlu.dir/src/structures/Window.cpp.o -.PHONY : src/structures/Window.cpp.o - -src/structures/Window.i: src/structures/Window.cpp.i - -.PHONY : src/structures/Window.i - -# target to preprocess a source file -src/structures/Window.cpp.i: - $(MAKE) -f CMakeFiles/sdlu.dir/build.make CMakeFiles/sdlu.dir/src/structures/Window.cpp.i -.PHONY : src/structures/Window.cpp.i - -src/structures/Window.s: src/structures/Window.cpp.s - -.PHONY : src/structures/Window.s - -# target to generate assembly for a file -src/structures/Window.cpp.s: - $(MAKE) -f CMakeFiles/sdlu.dir/build.make CMakeFiles/sdlu.dir/src/structures/Window.cpp.s -.PHONY : src/structures/Window.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 "... rebuild_cache" - @echo "... sdlu" - @echo "... edit_cache" - @echo "... sdl2_gfx" - @echo "... sdlu_example" - @echo "... src/SDLU.o" - @echo "... src/SDLU.i" - @echo "... src/SDLU.s" - @echo "... src/graphics/RenderTarget.o" - @echo "... src/graphics/RenderTarget.i" - @echo "... src/graphics/RenderTarget.s" - @echo "... src/graphics/RenderWindow.o" - @echo "... src/graphics/RenderWindow.i" - @echo "... src/graphics/RenderWindow.s" - @echo "... src/graphics/drawable/Transformable.o" - @echo "... src/graphics/drawable/Transformable.i" - @echo "... src/graphics/drawable/Transformable.s" - @echo "... src/graphics/drawable/shapes/Rectangle.o" - @echo "... src/graphics/drawable/shapes/Rectangle.i" - @echo "... src/graphics/drawable/shapes/Rectangle.s" - @echo "... src/graphics/drawable/shapes/Shape.o" - @echo "... src/graphics/drawable/shapes/Shape.i" - @echo "... src/graphics/drawable/shapes/Shape.s" - @echo "... src/structures/Clock.o" - @echo "... src/structures/Clock.i" - @echo "... src/structures/Clock.s" - @echo "... src/structures/Color.o" - @echo "... src/structures/Color.i" - @echo "... src/structures/Color.s" - @echo "... src/structures/Cursor.o" - @echo "... src/structures/Cursor.i" - @echo "... src/structures/Cursor.s" - @echo "... src/structures/Mouse.o" - @echo "... src/structures/Mouse.i" - @echo "... src/structures/Mouse.s" - @echo "... src/structures/Time.o" - @echo "... src/structures/Time.i" - @echo "... src/structures/Time.s" - @echo "... src/structures/Window.o" - @echo "... src/structures/Window.i" - @echo "... src/structures/Window.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 - diff --git a/bin/cmake_install.cmake b/bin/cmake_install.cmake deleted file mode 100644 index 33e5737..0000000 --- a/bin/cmake_install.cmake +++ /dev/null @@ -1,56 +0,0 @@ -# Install script for directory: /home/robert/Programming/SDLU - -# 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() - -if(NOT CMAKE_INSTALL_LOCAL_ONLY) - # Include the install script for each subdirectory. - include("/home/robert/Programming/SDLU/bin/lib/sdl2_gfx/cmake_install.cmake") - include("/home/robert/Programming/SDLU/bin/examples/cmake_install.cmake") - -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/robert/Programming/SDLU/bin/${CMAKE_INSTALL_MANIFEST}" - "${CMAKE_INSTALL_MANIFEST_CONTENT}") diff --git a/bin/examples/CMakeFiles/CMakeDirectoryInformation.cmake b/bin/examples/CMakeFiles/CMakeDirectoryInformation.cmake deleted file mode 100644 index 374a9f1..0000000 --- a/bin/examples/CMakeFiles/CMakeDirectoryInformation.cmake +++ /dev/null @@ -1,16 +0,0 @@ -# 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}) diff --git a/bin/examples/CMakeFiles/progress.marks b/bin/examples/CMakeFiles/progress.marks deleted file mode 100644 index 209e3ef..0000000 --- a/bin/examples/CMakeFiles/progress.marks +++ /dev/null @@ -1 +0,0 @@ -20 diff --git a/bin/examples/CMakeFiles/sdlu_example.dir/CXX.includecache b/bin/examples/CMakeFiles/sdlu_example.dir/CXX.includecache deleted file mode 100644 index 3d357be..0000000 --- a/bin/examples/CMakeFiles/sdlu_example.dir/CXX.includecache +++ /dev/null @@ -1,414 +0,0 @@ -#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 - diff --git a/bin/examples/CMakeFiles/sdlu_example.dir/DependInfo.cmake b/bin/examples/CMakeFiles/sdlu_example.dir/DependInfo.cmake deleted file mode 100644 index 88f5ffe..0000000 --- a/bin/examples/CMakeFiles/sdlu_example.dir/DependInfo.cmake +++ /dev/null @@ -1,27 +0,0 @@ -# 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 "") diff --git a/bin/examples/CMakeFiles/sdlu_example.dir/build.make b/bin/examples/CMakeFiles/sdlu_example.dir/build.make deleted file mode 100644 index f6a5b3f..0000000 --- a/bin/examples/CMakeFiles/sdlu_example.dir/build.make +++ /dev/null @@ -1,100 +0,0 @@ -# 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 - diff --git a/bin/examples/CMakeFiles/sdlu_example.dir/cmake_clean.cmake b/bin/examples/CMakeFiles/sdlu_example.dir/cmake_clean.cmake deleted file mode 100644 index c71f49d..0000000 --- a/bin/examples/CMakeFiles/sdlu_example.dir/cmake_clean.cmake +++ /dev/null @@ -1,10 +0,0 @@ -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() diff --git a/bin/examples/CMakeFiles/sdlu_example.dir/depend.internal b/bin/examples/CMakeFiles/sdlu_example.dir/depend.internal deleted file mode 100644 index d909ea7..0000000 --- a/bin/examples/CMakeFiles/sdlu_example.dir/depend.internal +++ /dev/null @@ -1,45 +0,0 @@ -# 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 diff --git a/bin/examples/CMakeFiles/sdlu_example.dir/depend.make b/bin/examples/CMakeFiles/sdlu_example.dir/depend.make deleted file mode 100644 index a649f0e..0000000 --- a/bin/examples/CMakeFiles/sdlu_example.dir/depend.make +++ /dev/null @@ -1,45 +0,0 @@ -# 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 - diff --git a/bin/examples/CMakeFiles/sdlu_example.dir/flags.make b/bin/examples/CMakeFiles/sdlu_example.dir/flags.make deleted file mode 100644 index 245f6da..0000000 --- a/bin/examples/CMakeFiles/sdlu_example.dir/flags.make +++ /dev/null @@ -1,10 +0,0 @@ -# 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 - diff --git a/bin/examples/CMakeFiles/sdlu_example.dir/link.txt b/bin/examples/CMakeFiles/sdlu_example.dir/link.txt deleted file mode 100644 index 347bda2..0000000 --- a/bin/examples/CMakeFiles/sdlu_example.dir/link.txt +++ /dev/null @@ -1 +0,0 @@ -/usr/bin/c++ CMakeFiles/sdlu_example.dir/main.cpp.o -o sdlu_example ../libsdlu.a ../lib/sdl2_gfx/libsdl2_gfx.a -lSDL2 -lSDL2main diff --git a/bin/examples/CMakeFiles/sdlu_example.dir/progress.make b/bin/examples/CMakeFiles/sdlu_example.dir/progress.make deleted file mode 100644 index 48b3d8a..0000000 --- a/bin/examples/CMakeFiles/sdlu_example.dir/progress.make +++ /dev/null @@ -1,3 +0,0 @@ -CMAKE_PROGRESS_1 = 19 -CMAKE_PROGRESS_2 = 20 - diff --git a/bin/examples/Makefile b/bin/examples/Makefile deleted file mode 100644 index 05fbcd7..0000000 --- a/bin/examples/Makefile +++ /dev/null @@ -1,180 +0,0 @@ -# CMAKE generated file: DO NOT EDIT! -# Generated by "Unix Makefiles" Generator, CMake Version 3.13 - -# 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: - - -# 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 - -#============================================================================= -# Targets provided globally by CMake. - -# 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 -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 - -# 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 - -# The main all target -all: cmake_check_build_system - cd /home/robert/Programming/SDLU/bin && $(CMAKE_COMMAND) -E cmake_progress_start /home/robert/Programming/SDLU/bin/CMakeFiles /home/robert/Programming/SDLU/bin/examples/CMakeFiles/progress.marks - cd /home/robert/Programming/SDLU/bin && $(MAKE) -f CMakeFiles/Makefile2 examples/all - $(CMAKE_COMMAND) -E cmake_progress_start /home/robert/Programming/SDLU/bin/CMakeFiles 0 -.PHONY : all - -# The main clean target -clean: - cd /home/robert/Programming/SDLU/bin && $(MAKE) -f CMakeFiles/Makefile2 examples/clean -.PHONY : clean - -# The main clean target -clean/fast: clean - -.PHONY : clean/fast - -# Prepare targets for installation. -preinstall: all - cd /home/robert/Programming/SDLU/bin && $(MAKE) -f CMakeFiles/Makefile2 examples/preinstall -.PHONY : preinstall - -# Prepare targets for installation. -preinstall/fast: - cd /home/robert/Programming/SDLU/bin && $(MAKE) -f CMakeFiles/Makefile2 examples/preinstall -.PHONY : preinstall/fast - -# clear depends -depend: - cd /home/robert/Programming/SDLU/bin && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1 -.PHONY : depend - -# Convenience name for target. -examples/CMakeFiles/sdlu_example.dir/rule: - cd /home/robert/Programming/SDLU/bin && $(MAKE) -f CMakeFiles/Makefile2 examples/CMakeFiles/sdlu_example.dir/rule -.PHONY : examples/CMakeFiles/sdlu_example.dir/rule - -# Convenience name for target. -sdlu_example: examples/CMakeFiles/sdlu_example.dir/rule - -.PHONY : sdlu_example - -# fast build rule for target. -sdlu_example/fast: - cd /home/robert/Programming/SDLU/bin && $(MAKE) -f examples/CMakeFiles/sdlu_example.dir/build.make examples/CMakeFiles/sdlu_example.dir/build -.PHONY : sdlu_example/fast - -main.o: main.cpp.o - -.PHONY : main.o - -# target to build an object file -main.cpp.o: - cd /home/robert/Programming/SDLU/bin && $(MAKE) -f examples/CMakeFiles/sdlu_example.dir/build.make examples/CMakeFiles/sdlu_example.dir/main.cpp.o -.PHONY : main.cpp.o - -main.i: main.cpp.i - -.PHONY : main.i - -# target to preprocess a source file -main.cpp.i: - cd /home/robert/Programming/SDLU/bin && $(MAKE) -f examples/CMakeFiles/sdlu_example.dir/build.make examples/CMakeFiles/sdlu_example.dir/main.cpp.i -.PHONY : main.cpp.i - -main.s: main.cpp.s - -.PHONY : main.s - -# target to generate assembly for a file -main.cpp.s: - cd /home/robert/Programming/SDLU/bin && $(MAKE) -f examples/CMakeFiles/sdlu_example.dir/build.make examples/CMakeFiles/sdlu_example.dir/main.cpp.s -.PHONY : main.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 "... rebuild_cache" - @echo "... sdlu_example" - @echo "... edit_cache" - @echo "... main.o" - @echo "... main.i" - @echo "... main.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: - cd /home/robert/Programming/SDLU/bin && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0 -.PHONY : cmake_check_build_system - diff --git a/bin/examples/cmake_install.cmake b/bin/examples/cmake_install.cmake deleted file mode 100644 index 4dc2181..0000000 --- a/bin/examples/cmake_install.cmake +++ /dev/null @@ -1,39 +0,0 @@ -# Install script for directory: /home/robert/Programming/SDLU/examples - -# 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() - diff --git a/bin/lib/sdl2_gfx/CMakeFiles/CMakeDirectoryInformation.cmake b/bin/lib/sdl2_gfx/CMakeFiles/CMakeDirectoryInformation.cmake deleted file mode 100644 index 374a9f1..0000000 --- a/bin/lib/sdl2_gfx/CMakeFiles/CMakeDirectoryInformation.cmake +++ /dev/null @@ -1,16 +0,0 @@ -# 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}) diff --git a/bin/lib/sdl2_gfx/CMakeFiles/progress.marks b/bin/lib/sdl2_gfx/CMakeFiles/progress.marks deleted file mode 100644 index 7ed6ff8..0000000 --- a/bin/lib/sdl2_gfx/CMakeFiles/progress.marks +++ /dev/null @@ -1 +0,0 @@ -5 diff --git a/bin/lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/C.includecache b/bin/lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/C.includecache deleted file mode 100644 index ea65f0b..0000000 --- a/bin/lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/C.includecache +++ /dev/null @@ -1,672 +0,0 @@ -#IncludeRegexLine: ^[ ]*[#%][ ]*(include|import)[ ]*[<"]([^">]+)([">]) - -#IncludeRegexScan: ^.*$ - -#IncludeRegexComplain: ^$ - -#IncludeRegexTransform: - -../lib/sdl2_gfx/include/SDL2_framerate.h -SDL.h -../lib/sdl2_gfx/include/SDL.h - -../lib/sdl2_gfx/include/SDL2_gfxPrimitives.h -math.h -- -SDL.h -../lib/sdl2_gfx/include/SDL.h - -../lib/sdl2_gfx/include/SDL2_gfxPrimitives_font.h - -../lib/sdl2_gfx/include/SDL2_imageFilter.h - -../lib/sdl2_gfx/include/SDL2_rotozoom.h -math.h -- -SDL.h -../lib/sdl2_gfx/include/SDL.h - -/home/robert/Programming/SDLU/lib/sdl2_gfx/src/SDL2_framerate.c -SDL2_framerate.h -/home/robert/Programming/SDLU/lib/sdl2_gfx/src/SDL2_framerate.h - -/home/robert/Programming/SDLU/lib/sdl2_gfx/src/SDL2_gfxPrimitives.c -stdio.h -- -stdlib.h -- -math.h -- -string.h -- -SDL2_gfxPrimitives.h -/home/robert/Programming/SDLU/lib/sdl2_gfx/src/SDL2_gfxPrimitives.h -SDL2_rotozoom.h -/home/robert/Programming/SDLU/lib/sdl2_gfx/src/SDL2_rotozoom.h -SDL2_gfxPrimitives_font.h -/home/robert/Programming/SDLU/lib/sdl2_gfx/src/SDL2_gfxPrimitives_font.h -emmintrin.h -- -armintr.h -- - -/home/robert/Programming/SDLU/lib/sdl2_gfx/src/SDL2_imageFilter.c -stdio.h -- -stdlib.h -- -string.h -- -SDL.h -/home/robert/Programming/SDLU/lib/sdl2_gfx/src/SDL.h -mmintrin.h -- -SDL_cpuinfo.h -- -SDL2_imageFilter.h -/home/robert/Programming/SDLU/lib/sdl2_gfx/src/SDL2_imageFilter.h - -/home/robert/Programming/SDLU/lib/sdl2_gfx/src/SDL2_rotozoom.c -windows.h -- -stdlib.h -- -string.h -- -SDL2_rotozoom.h -/home/robert/Programming/SDLU/lib/sdl2_gfx/src/SDL2_rotozoom.h - -/usr/include/SDL2/SDL.h -SDL_main.h -/usr/include/SDL2/SDL_main.h -SDL_stdinc.h -/usr/include/SDL2/SDL_stdinc.h -SDL_assert.h -/usr/include/SDL2/SDL_assert.h -SDL_atomic.h -/usr/include/SDL2/SDL_atomic.h -SDL_audio.h -/usr/include/SDL2/SDL_audio.h -SDL_clipboard.h -/usr/include/SDL2/SDL_clipboard.h -SDL_cpuinfo.h -/usr/include/SDL2/SDL_cpuinfo.h -SDL_endian.h -/usr/include/SDL2/SDL_endian.h -SDL_error.h -/usr/include/SDL2/SDL_error.h -SDL_events.h -/usr/include/SDL2/SDL_events.h -SDL_filesystem.h -/usr/include/SDL2/SDL_filesystem.h -SDL_gamecontroller.h -/usr/include/SDL2/SDL_gamecontroller.h -SDL_haptic.h -/usr/include/SDL2/SDL_haptic.h -SDL_hints.h -/usr/include/SDL2/SDL_hints.h -SDL_joystick.h -/usr/include/SDL2/SDL_joystick.h -SDL_loadso.h -/usr/include/SDL2/SDL_loadso.h -SDL_log.h -/usr/include/SDL2/SDL_log.h -SDL_messagebox.h -/usr/include/SDL2/SDL_messagebox.h -SDL_mutex.h -/usr/include/SDL2/SDL_mutex.h -SDL_power.h -/usr/include/SDL2/SDL_power.h -SDL_render.h -/usr/include/SDL2/SDL_render.h -SDL_rwops.h -/usr/include/SDL2/SDL_rwops.h -SDL_sensor.h -/usr/include/SDL2/SDL_sensor.h -SDL_shape.h -/usr/include/SDL2/SDL_shape.h -SDL_system.h -/usr/include/SDL2/SDL_system.h -SDL_thread.h -/usr/include/SDL2/SDL_thread.h -SDL_timer.h -/usr/include/SDL2/SDL_timer.h -SDL_version.h -/usr/include/SDL2/SDL_version.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_assert.h -SDL_config.h -/usr/include/SDL2/SDL_config.h -begin_code.h -/usr/include/SDL2/begin_code.h -signal.h -- -close_code.h -/usr/include/SDL2/close_code.h - -/usr/include/SDL2/SDL_atomic.h -SDL_stdinc.h -/usr/include/SDL2/SDL_stdinc.h -SDL_platform.h -/usr/include/SDL2/SDL_platform.h -begin_code.h -/usr/include/SDL2/begin_code.h -mbarrier.h -- -close_code.h -/usr/include/SDL2/close_code.h - -/usr/include/SDL2/SDL_audio.h -SDL_stdinc.h -/usr/include/SDL2/SDL_stdinc.h -SDL_error.h -/usr/include/SDL2/SDL_error.h -SDL_endian.h -/usr/include/SDL2/SDL_endian.h -SDL_mutex.h -/usr/include/SDL2/SDL_mutex.h -SDL_thread.h -/usr/include/SDL2/SDL_thread.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_blendmode.h -begin_code.h -/usr/include/SDL2/begin_code.h -close_code.h -/usr/include/SDL2/close_code.h - -/usr/include/SDL2/SDL_clipboard.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_config.h -SDL_platform.h -/usr/include/SDL2/SDL_platform.h - -/usr/include/SDL2/SDL_cpuinfo.h -SDL_stdinc.h -/usr/include/SDL2/SDL_stdinc.h -intrin.h -- -intrin.h -- -altivec.h -- -arm_neon.h -- -mm3dnow.h -- -immintrin.h -- -mmintrin.h -- -xmmintrin.h -- -emmintrin.h -- -pmmintrin.h -- -begin_code.h -/usr/include/SDL2/begin_code.h -close_code.h -/usr/include/SDL2/close_code.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_filesystem.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_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_haptic.h -SDL_stdinc.h -/usr/include/SDL2/SDL_stdinc.h -SDL_error.h -/usr/include/SDL2/SDL_error.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_hints.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_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_loadso.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_log.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_main.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_messagebox.h -SDL_stdinc.h -/usr/include/SDL2/SDL_stdinc.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_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_mutex.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_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_power.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_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_render.h -SDL_stdinc.h -/usr/include/SDL2/SDL_stdinc.h -SDL_rect.h -/usr/include/SDL2/SDL_rect.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_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_sensor.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_shape.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 -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_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_system.h -SDL_stdinc.h -/usr/include/SDL2/SDL_stdinc.h -SDL_keyboard.h -/usr/include/SDL2/SDL_keyboard.h -SDL_render.h -/usr/include/SDL2/SDL_render.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_thread.h -SDL_stdinc.h -/usr/include/SDL2/SDL_stdinc.h -SDL_error.h -/usr/include/SDL2/SDL_error.h -SDL_atomic.h -/usr/include/SDL2/SDL_atomic.h -SDL_mutex.h -/usr/include/SDL2/SDL_mutex.h -begin_code.h -/usr/include/SDL2/begin_code.h -process.h -- -process.h -- -stdlib.h -- -close_code.h -/usr/include/SDL2/close_code.h - -/usr/include/SDL2/SDL_timer.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_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_version.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_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 - diff --git a/bin/lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/DependInfo.cmake b/bin/lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/DependInfo.cmake deleted file mode 100644 index 23ceca4..0000000 --- a/bin/lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/DependInfo.cmake +++ /dev/null @@ -1,25 +0,0 @@ -# The set of languages for which implicit dependencies are needed: -set(CMAKE_DEPENDS_LANGUAGES - "C" - ) -# The set of files for implicit dependencies of each language: -set(CMAKE_DEPENDS_CHECK_C - "/home/robert/Programming/SDLU/lib/sdl2_gfx/src/SDL2_framerate.c" "/home/robert/Programming/SDLU/bin/lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_framerate.c.o" - "/home/robert/Programming/SDLU/lib/sdl2_gfx/src/SDL2_gfxPrimitives.c" "/home/robert/Programming/SDLU/bin/lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_gfxPrimitives.c.o" - "/home/robert/Programming/SDLU/lib/sdl2_gfx/src/SDL2_imageFilter.c" "/home/robert/Programming/SDLU/bin/lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_imageFilter.c.o" - "/home/robert/Programming/SDLU/lib/sdl2_gfx/src/SDL2_rotozoom.c" "/home/robert/Programming/SDLU/bin/lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_rotozoom.c.o" - ) -set(CMAKE_C_COMPILER_ID "GNU") - -# The include file search paths: -set(CMAKE_C_TARGET_INCLUDE_PATH - "/usr/include/SDL2" - "../lib/sdl2_gfx/include" - ) - -# Targets to which this target links. -set(CMAKE_TARGET_LINKED_INFO_FILES - ) - -# Fortran module output directory. -set(CMAKE_Fortran_TARGET_MODULE_DIR "") diff --git a/bin/lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/build.make b/bin/lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/build.make deleted file mode 100644 index e8163b8..0000000 --- a/bin/lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/build.make +++ /dev/null @@ -1,144 +0,0 @@ -# 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 lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/depend.make - -# Include the progress variables for this target. -include lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/progress.make - -# Include the compile flags for this target's objects. -include lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/flags.make - -lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_framerate.c.o: lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/flags.make -lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_framerate.c.o: ../lib/sdl2_gfx/src/SDL2_framerate.c - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/robert/Programming/SDLU/bin/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building C object lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_framerate.c.o" - cd /home/robert/Programming/SDLU/bin/lib/sdl2_gfx && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/sdl2_gfx.dir/src/SDL2_framerate.c.o -c /home/robert/Programming/SDLU/lib/sdl2_gfx/src/SDL2_framerate.c - -lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_framerate.c.i: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/sdl2_gfx.dir/src/SDL2_framerate.c.i" - cd /home/robert/Programming/SDLU/bin/lib/sdl2_gfx && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/robert/Programming/SDLU/lib/sdl2_gfx/src/SDL2_framerate.c > CMakeFiles/sdl2_gfx.dir/src/SDL2_framerate.c.i - -lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_framerate.c.s: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/sdl2_gfx.dir/src/SDL2_framerate.c.s" - cd /home/robert/Programming/SDLU/bin/lib/sdl2_gfx && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/robert/Programming/SDLU/lib/sdl2_gfx/src/SDL2_framerate.c -o CMakeFiles/sdl2_gfx.dir/src/SDL2_framerate.c.s - -lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_gfxPrimitives.c.o: lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/flags.make -lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_gfxPrimitives.c.o: ../lib/sdl2_gfx/src/SDL2_gfxPrimitives.c - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/robert/Programming/SDLU/bin/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Building C object lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_gfxPrimitives.c.o" - cd /home/robert/Programming/SDLU/bin/lib/sdl2_gfx && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/sdl2_gfx.dir/src/SDL2_gfxPrimitives.c.o -c /home/robert/Programming/SDLU/lib/sdl2_gfx/src/SDL2_gfxPrimitives.c - -lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_gfxPrimitives.c.i: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/sdl2_gfx.dir/src/SDL2_gfxPrimitives.c.i" - cd /home/robert/Programming/SDLU/bin/lib/sdl2_gfx && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/robert/Programming/SDLU/lib/sdl2_gfx/src/SDL2_gfxPrimitives.c > CMakeFiles/sdl2_gfx.dir/src/SDL2_gfxPrimitives.c.i - -lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_gfxPrimitives.c.s: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/sdl2_gfx.dir/src/SDL2_gfxPrimitives.c.s" - cd /home/robert/Programming/SDLU/bin/lib/sdl2_gfx && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/robert/Programming/SDLU/lib/sdl2_gfx/src/SDL2_gfxPrimitives.c -o CMakeFiles/sdl2_gfx.dir/src/SDL2_gfxPrimitives.c.s - -lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_imageFilter.c.o: lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/flags.make -lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_imageFilter.c.o: ../lib/sdl2_gfx/src/SDL2_imageFilter.c - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/robert/Programming/SDLU/bin/CMakeFiles --progress-num=$(CMAKE_PROGRESS_3) "Building C object lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_imageFilter.c.o" - cd /home/robert/Programming/SDLU/bin/lib/sdl2_gfx && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/sdl2_gfx.dir/src/SDL2_imageFilter.c.o -c /home/robert/Programming/SDLU/lib/sdl2_gfx/src/SDL2_imageFilter.c - -lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_imageFilter.c.i: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/sdl2_gfx.dir/src/SDL2_imageFilter.c.i" - cd /home/robert/Programming/SDLU/bin/lib/sdl2_gfx && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/robert/Programming/SDLU/lib/sdl2_gfx/src/SDL2_imageFilter.c > CMakeFiles/sdl2_gfx.dir/src/SDL2_imageFilter.c.i - -lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_imageFilter.c.s: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/sdl2_gfx.dir/src/SDL2_imageFilter.c.s" - cd /home/robert/Programming/SDLU/bin/lib/sdl2_gfx && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/robert/Programming/SDLU/lib/sdl2_gfx/src/SDL2_imageFilter.c -o CMakeFiles/sdl2_gfx.dir/src/SDL2_imageFilter.c.s - -lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_rotozoom.c.o: lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/flags.make -lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_rotozoom.c.o: ../lib/sdl2_gfx/src/SDL2_rotozoom.c - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/robert/Programming/SDLU/bin/CMakeFiles --progress-num=$(CMAKE_PROGRESS_4) "Building C object lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_rotozoom.c.o" - cd /home/robert/Programming/SDLU/bin/lib/sdl2_gfx && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/sdl2_gfx.dir/src/SDL2_rotozoom.c.o -c /home/robert/Programming/SDLU/lib/sdl2_gfx/src/SDL2_rotozoom.c - -lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_rotozoom.c.i: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/sdl2_gfx.dir/src/SDL2_rotozoom.c.i" - cd /home/robert/Programming/SDLU/bin/lib/sdl2_gfx && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/robert/Programming/SDLU/lib/sdl2_gfx/src/SDL2_rotozoom.c > CMakeFiles/sdl2_gfx.dir/src/SDL2_rotozoom.c.i - -lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_rotozoom.c.s: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/sdl2_gfx.dir/src/SDL2_rotozoom.c.s" - cd /home/robert/Programming/SDLU/bin/lib/sdl2_gfx && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/robert/Programming/SDLU/lib/sdl2_gfx/src/SDL2_rotozoom.c -o CMakeFiles/sdl2_gfx.dir/src/SDL2_rotozoom.c.s - -# Object files for target sdl2_gfx -sdl2_gfx_OBJECTS = \ -"CMakeFiles/sdl2_gfx.dir/src/SDL2_framerate.c.o" \ -"CMakeFiles/sdl2_gfx.dir/src/SDL2_gfxPrimitives.c.o" \ -"CMakeFiles/sdl2_gfx.dir/src/SDL2_imageFilter.c.o" \ -"CMakeFiles/sdl2_gfx.dir/src/SDL2_rotozoom.c.o" - -# External object files for target sdl2_gfx -sdl2_gfx_EXTERNAL_OBJECTS = - -lib/sdl2_gfx/libsdl2_gfx.a: lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_framerate.c.o -lib/sdl2_gfx/libsdl2_gfx.a: lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_gfxPrimitives.c.o -lib/sdl2_gfx/libsdl2_gfx.a: lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_imageFilter.c.o -lib/sdl2_gfx/libsdl2_gfx.a: lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_rotozoom.c.o -lib/sdl2_gfx/libsdl2_gfx.a: lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/build.make -lib/sdl2_gfx/libsdl2_gfx.a: lib/sdl2_gfx/CMakeFiles/sdl2_gfx.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_5) "Linking C static library libsdl2_gfx.a" - cd /home/robert/Programming/SDLU/bin/lib/sdl2_gfx && $(CMAKE_COMMAND) -P CMakeFiles/sdl2_gfx.dir/cmake_clean_target.cmake - cd /home/robert/Programming/SDLU/bin/lib/sdl2_gfx && $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/sdl2_gfx.dir/link.txt --verbose=$(VERBOSE) - -# Rule to build all files generated by this target. -lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/build: lib/sdl2_gfx/libsdl2_gfx.a - -.PHONY : lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/build - -lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/clean: - cd /home/robert/Programming/SDLU/bin/lib/sdl2_gfx && $(CMAKE_COMMAND) -P CMakeFiles/sdl2_gfx.dir/cmake_clean.cmake -.PHONY : lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/clean - -lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/depend: - cd /home/robert/Programming/SDLU/bin && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/robert/Programming/SDLU /home/robert/Programming/SDLU/lib/sdl2_gfx /home/robert/Programming/SDLU/bin /home/robert/Programming/SDLU/bin/lib/sdl2_gfx /home/robert/Programming/SDLU/bin/lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/DependInfo.cmake --color=$(COLOR) -.PHONY : lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/depend - diff --git a/bin/lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/cmake_clean.cmake b/bin/lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/cmake_clean.cmake deleted file mode 100644 index 091a3b2..0000000 --- a/bin/lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/cmake_clean.cmake +++ /dev/null @@ -1,13 +0,0 @@ -file(REMOVE_RECURSE - "CMakeFiles/sdl2_gfx.dir/src/SDL2_framerate.c.o" - "CMakeFiles/sdl2_gfx.dir/src/SDL2_gfxPrimitives.c.o" - "CMakeFiles/sdl2_gfx.dir/src/SDL2_imageFilter.c.o" - "CMakeFiles/sdl2_gfx.dir/src/SDL2_rotozoom.c.o" - "libsdl2_gfx.pdb" - "libsdl2_gfx.a" -) - -# Per-language clean rules from dependency scanning. -foreach(lang C) - include(CMakeFiles/sdl2_gfx.dir/cmake_clean_${lang}.cmake OPTIONAL) -endforeach() diff --git a/bin/lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/cmake_clean_target.cmake b/bin/lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/cmake_clean_target.cmake deleted file mode 100644 index 2b4d1fd..0000000 --- a/bin/lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/cmake_clean_target.cmake +++ /dev/null @@ -1,3 +0,0 @@ -file(REMOVE_RECURSE - "libsdl2_gfx.a" -) diff --git a/bin/lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/depend.internal b/bin/lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/depend.internal deleted file mode 100644 index 981b336..0000000 --- a/bin/lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/depend.internal +++ /dev/null @@ -1,197 +0,0 @@ -# CMAKE generated file: DO NOT EDIT! -# Generated by "Unix Makefiles" Generator, CMake Version 3.13 - -lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_framerate.c.o - ../lib/sdl2_gfx/include/SDL2_framerate.h - /home/robert/Programming/SDLU/lib/sdl2_gfx/src/SDL2_framerate.c - /usr/include/SDL2/SDL.h - /usr/include/SDL2/SDL_assert.h - /usr/include/SDL2/SDL_atomic.h - /usr/include/SDL2/SDL_audio.h - /usr/include/SDL2/SDL_blendmode.h - /usr/include/SDL2/SDL_clipboard.h - /usr/include/SDL2/SDL_config.h - /usr/include/SDL2/SDL_cpuinfo.h - /usr/include/SDL2/SDL_endian.h - /usr/include/SDL2/SDL_error.h - /usr/include/SDL2/SDL_events.h - /usr/include/SDL2/SDL_filesystem.h - /usr/include/SDL2/SDL_gamecontroller.h - /usr/include/SDL2/SDL_gesture.h - /usr/include/SDL2/SDL_haptic.h - /usr/include/SDL2/SDL_hints.h - /usr/include/SDL2/SDL_joystick.h - /usr/include/SDL2/SDL_keyboard.h - /usr/include/SDL2/SDL_keycode.h - /usr/include/SDL2/SDL_loadso.h - /usr/include/SDL2/SDL_log.h - /usr/include/SDL2/SDL_main.h - /usr/include/SDL2/SDL_messagebox.h - /usr/include/SDL2/SDL_mouse.h - /usr/include/SDL2/SDL_mutex.h - /usr/include/SDL2/SDL_pixels.h - /usr/include/SDL2/SDL_platform.h - /usr/include/SDL2/SDL_power.h - /usr/include/SDL2/SDL_quit.h - /usr/include/SDL2/SDL_rect.h - /usr/include/SDL2/SDL_render.h - /usr/include/SDL2/SDL_rwops.h - /usr/include/SDL2/SDL_scancode.h - /usr/include/SDL2/SDL_sensor.h - /usr/include/SDL2/SDL_shape.h - /usr/include/SDL2/SDL_stdinc.h - /usr/include/SDL2/SDL_surface.h - /usr/include/SDL2/SDL_system.h - /usr/include/SDL2/SDL_thread.h - /usr/include/SDL2/SDL_timer.h - /usr/include/SDL2/SDL_touch.h - /usr/include/SDL2/SDL_version.h - /usr/include/SDL2/SDL_video.h - /usr/include/SDL2/begin_code.h - /usr/include/SDL2/close_code.h -lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_gfxPrimitives.c.o - ../lib/sdl2_gfx/include/SDL2_gfxPrimitives.h - ../lib/sdl2_gfx/include/SDL2_gfxPrimitives_font.h - ../lib/sdl2_gfx/include/SDL2_rotozoom.h - /home/robert/Programming/SDLU/lib/sdl2_gfx/src/SDL2_gfxPrimitives.c - /usr/include/SDL2/SDL.h - /usr/include/SDL2/SDL_assert.h - /usr/include/SDL2/SDL_atomic.h - /usr/include/SDL2/SDL_audio.h - /usr/include/SDL2/SDL_blendmode.h - /usr/include/SDL2/SDL_clipboard.h - /usr/include/SDL2/SDL_config.h - /usr/include/SDL2/SDL_cpuinfo.h - /usr/include/SDL2/SDL_endian.h - /usr/include/SDL2/SDL_error.h - /usr/include/SDL2/SDL_events.h - /usr/include/SDL2/SDL_filesystem.h - /usr/include/SDL2/SDL_gamecontroller.h - /usr/include/SDL2/SDL_gesture.h - /usr/include/SDL2/SDL_haptic.h - /usr/include/SDL2/SDL_hints.h - /usr/include/SDL2/SDL_joystick.h - /usr/include/SDL2/SDL_keyboard.h - /usr/include/SDL2/SDL_keycode.h - /usr/include/SDL2/SDL_loadso.h - /usr/include/SDL2/SDL_log.h - /usr/include/SDL2/SDL_main.h - /usr/include/SDL2/SDL_messagebox.h - /usr/include/SDL2/SDL_mouse.h - /usr/include/SDL2/SDL_mutex.h - /usr/include/SDL2/SDL_pixels.h - /usr/include/SDL2/SDL_platform.h - /usr/include/SDL2/SDL_power.h - /usr/include/SDL2/SDL_quit.h - /usr/include/SDL2/SDL_rect.h - /usr/include/SDL2/SDL_render.h - /usr/include/SDL2/SDL_rwops.h - /usr/include/SDL2/SDL_scancode.h - /usr/include/SDL2/SDL_sensor.h - /usr/include/SDL2/SDL_shape.h - /usr/include/SDL2/SDL_stdinc.h - /usr/include/SDL2/SDL_surface.h - /usr/include/SDL2/SDL_system.h - /usr/include/SDL2/SDL_thread.h - /usr/include/SDL2/SDL_timer.h - /usr/include/SDL2/SDL_touch.h - /usr/include/SDL2/SDL_version.h - /usr/include/SDL2/SDL_video.h - /usr/include/SDL2/begin_code.h - /usr/include/SDL2/close_code.h -lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_imageFilter.c.o - ../lib/sdl2_gfx/include/SDL2_imageFilter.h - /home/robert/Programming/SDLU/lib/sdl2_gfx/src/SDL2_imageFilter.c - /usr/include/SDL2/SDL.h - /usr/include/SDL2/SDL_assert.h - /usr/include/SDL2/SDL_atomic.h - /usr/include/SDL2/SDL_audio.h - /usr/include/SDL2/SDL_blendmode.h - /usr/include/SDL2/SDL_clipboard.h - /usr/include/SDL2/SDL_config.h - /usr/include/SDL2/SDL_cpuinfo.h - /usr/include/SDL2/SDL_endian.h - /usr/include/SDL2/SDL_error.h - /usr/include/SDL2/SDL_events.h - /usr/include/SDL2/SDL_filesystem.h - /usr/include/SDL2/SDL_gamecontroller.h - /usr/include/SDL2/SDL_gesture.h - /usr/include/SDL2/SDL_haptic.h - /usr/include/SDL2/SDL_hints.h - /usr/include/SDL2/SDL_joystick.h - /usr/include/SDL2/SDL_keyboard.h - /usr/include/SDL2/SDL_keycode.h - /usr/include/SDL2/SDL_loadso.h - /usr/include/SDL2/SDL_log.h - /usr/include/SDL2/SDL_main.h - /usr/include/SDL2/SDL_messagebox.h - /usr/include/SDL2/SDL_mouse.h - /usr/include/SDL2/SDL_mutex.h - /usr/include/SDL2/SDL_pixels.h - /usr/include/SDL2/SDL_platform.h - /usr/include/SDL2/SDL_power.h - /usr/include/SDL2/SDL_quit.h - /usr/include/SDL2/SDL_rect.h - /usr/include/SDL2/SDL_render.h - /usr/include/SDL2/SDL_rwops.h - /usr/include/SDL2/SDL_scancode.h - /usr/include/SDL2/SDL_sensor.h - /usr/include/SDL2/SDL_shape.h - /usr/include/SDL2/SDL_stdinc.h - /usr/include/SDL2/SDL_surface.h - /usr/include/SDL2/SDL_system.h - /usr/include/SDL2/SDL_thread.h - /usr/include/SDL2/SDL_timer.h - /usr/include/SDL2/SDL_touch.h - /usr/include/SDL2/SDL_version.h - /usr/include/SDL2/SDL_video.h - /usr/include/SDL2/begin_code.h - /usr/include/SDL2/close_code.h -lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_rotozoom.c.o - ../lib/sdl2_gfx/include/SDL2_rotozoom.h - /home/robert/Programming/SDLU/lib/sdl2_gfx/src/SDL2_rotozoom.c - /usr/include/SDL2/SDL.h - /usr/include/SDL2/SDL_assert.h - /usr/include/SDL2/SDL_atomic.h - /usr/include/SDL2/SDL_audio.h - /usr/include/SDL2/SDL_blendmode.h - /usr/include/SDL2/SDL_clipboard.h - /usr/include/SDL2/SDL_config.h - /usr/include/SDL2/SDL_cpuinfo.h - /usr/include/SDL2/SDL_endian.h - /usr/include/SDL2/SDL_error.h - /usr/include/SDL2/SDL_events.h - /usr/include/SDL2/SDL_filesystem.h - /usr/include/SDL2/SDL_gamecontroller.h - /usr/include/SDL2/SDL_gesture.h - /usr/include/SDL2/SDL_haptic.h - /usr/include/SDL2/SDL_hints.h - /usr/include/SDL2/SDL_joystick.h - /usr/include/SDL2/SDL_keyboard.h - /usr/include/SDL2/SDL_keycode.h - /usr/include/SDL2/SDL_loadso.h - /usr/include/SDL2/SDL_log.h - /usr/include/SDL2/SDL_main.h - /usr/include/SDL2/SDL_messagebox.h - /usr/include/SDL2/SDL_mouse.h - /usr/include/SDL2/SDL_mutex.h - /usr/include/SDL2/SDL_pixels.h - /usr/include/SDL2/SDL_platform.h - /usr/include/SDL2/SDL_power.h - /usr/include/SDL2/SDL_quit.h - /usr/include/SDL2/SDL_rect.h - /usr/include/SDL2/SDL_render.h - /usr/include/SDL2/SDL_rwops.h - /usr/include/SDL2/SDL_scancode.h - /usr/include/SDL2/SDL_sensor.h - /usr/include/SDL2/SDL_shape.h - /usr/include/SDL2/SDL_stdinc.h - /usr/include/SDL2/SDL_surface.h - /usr/include/SDL2/SDL_system.h - /usr/include/SDL2/SDL_thread.h - /usr/include/SDL2/SDL_timer.h - /usr/include/SDL2/SDL_touch.h - /usr/include/SDL2/SDL_version.h - /usr/include/SDL2/SDL_video.h - /usr/include/SDL2/begin_code.h - /usr/include/SDL2/close_code.h diff --git a/bin/lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/depend.make b/bin/lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/depend.make deleted file mode 100644 index 6df79fe..0000000 --- a/bin/lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/depend.make +++ /dev/null @@ -1,197 +0,0 @@ -# CMAKE generated file: DO NOT EDIT! -# Generated by "Unix Makefiles" Generator, CMake Version 3.13 - -lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_framerate.c.o: ../lib/sdl2_gfx/include/SDL2_framerate.h -lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_framerate.c.o: ../lib/sdl2_gfx/src/SDL2_framerate.c -lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_framerate.c.o: /usr/include/SDL2/SDL.h -lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_framerate.c.o: /usr/include/SDL2/SDL_assert.h -lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_framerate.c.o: /usr/include/SDL2/SDL_atomic.h -lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_framerate.c.o: /usr/include/SDL2/SDL_audio.h -lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_framerate.c.o: /usr/include/SDL2/SDL_blendmode.h -lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_framerate.c.o: /usr/include/SDL2/SDL_clipboard.h -lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_framerate.c.o: /usr/include/SDL2/SDL_config.h -lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_framerate.c.o: /usr/include/SDL2/SDL_cpuinfo.h -lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_framerate.c.o: /usr/include/SDL2/SDL_endian.h -lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_framerate.c.o: /usr/include/SDL2/SDL_error.h -lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_framerate.c.o: /usr/include/SDL2/SDL_events.h -lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_framerate.c.o: /usr/include/SDL2/SDL_filesystem.h -lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_framerate.c.o: /usr/include/SDL2/SDL_gamecontroller.h -lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_framerate.c.o: /usr/include/SDL2/SDL_gesture.h -lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_framerate.c.o: /usr/include/SDL2/SDL_haptic.h -lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_framerate.c.o: /usr/include/SDL2/SDL_hints.h -lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_framerate.c.o: /usr/include/SDL2/SDL_joystick.h -lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_framerate.c.o: /usr/include/SDL2/SDL_keyboard.h -lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_framerate.c.o: /usr/include/SDL2/SDL_keycode.h -lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_framerate.c.o: /usr/include/SDL2/SDL_loadso.h -lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_framerate.c.o: /usr/include/SDL2/SDL_log.h -lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_framerate.c.o: /usr/include/SDL2/SDL_main.h -lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_framerate.c.o: /usr/include/SDL2/SDL_messagebox.h -lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_framerate.c.o: /usr/include/SDL2/SDL_mouse.h -lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_framerate.c.o: /usr/include/SDL2/SDL_mutex.h -lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_framerate.c.o: /usr/include/SDL2/SDL_pixels.h -lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_framerate.c.o: /usr/include/SDL2/SDL_platform.h -lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_framerate.c.o: /usr/include/SDL2/SDL_power.h -lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_framerate.c.o: /usr/include/SDL2/SDL_quit.h -lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_framerate.c.o: /usr/include/SDL2/SDL_rect.h -lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_framerate.c.o: /usr/include/SDL2/SDL_render.h -lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_framerate.c.o: /usr/include/SDL2/SDL_rwops.h -lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_framerate.c.o: /usr/include/SDL2/SDL_scancode.h -lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_framerate.c.o: /usr/include/SDL2/SDL_sensor.h -lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_framerate.c.o: /usr/include/SDL2/SDL_shape.h -lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_framerate.c.o: /usr/include/SDL2/SDL_stdinc.h -lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_framerate.c.o: /usr/include/SDL2/SDL_surface.h -lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_framerate.c.o: /usr/include/SDL2/SDL_system.h -lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_framerate.c.o: /usr/include/SDL2/SDL_thread.h -lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_framerate.c.o: /usr/include/SDL2/SDL_timer.h -lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_framerate.c.o: /usr/include/SDL2/SDL_touch.h -lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_framerate.c.o: /usr/include/SDL2/SDL_version.h -lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_framerate.c.o: /usr/include/SDL2/SDL_video.h -lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_framerate.c.o: /usr/include/SDL2/begin_code.h -lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_framerate.c.o: /usr/include/SDL2/close_code.h - -lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_gfxPrimitives.c.o: ../lib/sdl2_gfx/include/SDL2_gfxPrimitives.h -lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_gfxPrimitives.c.o: ../lib/sdl2_gfx/include/SDL2_gfxPrimitives_font.h -lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_gfxPrimitives.c.o: ../lib/sdl2_gfx/include/SDL2_rotozoom.h -lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_gfxPrimitives.c.o: ../lib/sdl2_gfx/src/SDL2_gfxPrimitives.c -lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_gfxPrimitives.c.o: /usr/include/SDL2/SDL.h -lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_gfxPrimitives.c.o: /usr/include/SDL2/SDL_assert.h -lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_gfxPrimitives.c.o: /usr/include/SDL2/SDL_atomic.h -lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_gfxPrimitives.c.o: /usr/include/SDL2/SDL_audio.h -lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_gfxPrimitives.c.o: /usr/include/SDL2/SDL_blendmode.h -lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_gfxPrimitives.c.o: /usr/include/SDL2/SDL_clipboard.h -lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_gfxPrimitives.c.o: /usr/include/SDL2/SDL_config.h -lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_gfxPrimitives.c.o: /usr/include/SDL2/SDL_cpuinfo.h -lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_gfxPrimitives.c.o: /usr/include/SDL2/SDL_endian.h -lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_gfxPrimitives.c.o: /usr/include/SDL2/SDL_error.h -lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_gfxPrimitives.c.o: /usr/include/SDL2/SDL_events.h -lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_gfxPrimitives.c.o: /usr/include/SDL2/SDL_filesystem.h -lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_gfxPrimitives.c.o: /usr/include/SDL2/SDL_gamecontroller.h -lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_gfxPrimitives.c.o: /usr/include/SDL2/SDL_gesture.h -lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_gfxPrimitives.c.o: /usr/include/SDL2/SDL_haptic.h -lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_gfxPrimitives.c.o: /usr/include/SDL2/SDL_hints.h -lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_gfxPrimitives.c.o: /usr/include/SDL2/SDL_joystick.h -lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_gfxPrimitives.c.o: /usr/include/SDL2/SDL_keyboard.h -lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_gfxPrimitives.c.o: /usr/include/SDL2/SDL_keycode.h -lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_gfxPrimitives.c.o: /usr/include/SDL2/SDL_loadso.h -lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_gfxPrimitives.c.o: /usr/include/SDL2/SDL_log.h -lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_gfxPrimitives.c.o: /usr/include/SDL2/SDL_main.h -lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_gfxPrimitives.c.o: /usr/include/SDL2/SDL_messagebox.h -lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_gfxPrimitives.c.o: /usr/include/SDL2/SDL_mouse.h -lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_gfxPrimitives.c.o: /usr/include/SDL2/SDL_mutex.h -lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_gfxPrimitives.c.o: /usr/include/SDL2/SDL_pixels.h -lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_gfxPrimitives.c.o: /usr/include/SDL2/SDL_platform.h -lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_gfxPrimitives.c.o: /usr/include/SDL2/SDL_power.h -lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_gfxPrimitives.c.o: /usr/include/SDL2/SDL_quit.h -lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_gfxPrimitives.c.o: /usr/include/SDL2/SDL_rect.h -lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_gfxPrimitives.c.o: /usr/include/SDL2/SDL_render.h -lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_gfxPrimitives.c.o: /usr/include/SDL2/SDL_rwops.h -lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_gfxPrimitives.c.o: /usr/include/SDL2/SDL_scancode.h -lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_gfxPrimitives.c.o: /usr/include/SDL2/SDL_sensor.h -lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_gfxPrimitives.c.o: /usr/include/SDL2/SDL_shape.h -lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_gfxPrimitives.c.o: /usr/include/SDL2/SDL_stdinc.h -lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_gfxPrimitives.c.o: /usr/include/SDL2/SDL_surface.h -lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_gfxPrimitives.c.o: /usr/include/SDL2/SDL_system.h -lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_gfxPrimitives.c.o: /usr/include/SDL2/SDL_thread.h -lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_gfxPrimitives.c.o: /usr/include/SDL2/SDL_timer.h -lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_gfxPrimitives.c.o: /usr/include/SDL2/SDL_touch.h -lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_gfxPrimitives.c.o: /usr/include/SDL2/SDL_version.h -lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_gfxPrimitives.c.o: /usr/include/SDL2/SDL_video.h -lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_gfxPrimitives.c.o: /usr/include/SDL2/begin_code.h -lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_gfxPrimitives.c.o: /usr/include/SDL2/close_code.h - -lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_imageFilter.c.o: ../lib/sdl2_gfx/include/SDL2_imageFilter.h -lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_imageFilter.c.o: ../lib/sdl2_gfx/src/SDL2_imageFilter.c -lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_imageFilter.c.o: /usr/include/SDL2/SDL.h -lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_imageFilter.c.o: /usr/include/SDL2/SDL_assert.h -lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_imageFilter.c.o: /usr/include/SDL2/SDL_atomic.h -lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_imageFilter.c.o: /usr/include/SDL2/SDL_audio.h -lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_imageFilter.c.o: /usr/include/SDL2/SDL_blendmode.h -lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_imageFilter.c.o: /usr/include/SDL2/SDL_clipboard.h -lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_imageFilter.c.o: /usr/include/SDL2/SDL_config.h -lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_imageFilter.c.o: /usr/include/SDL2/SDL_cpuinfo.h -lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_imageFilter.c.o: /usr/include/SDL2/SDL_endian.h -lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_imageFilter.c.o: /usr/include/SDL2/SDL_error.h -lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_imageFilter.c.o: /usr/include/SDL2/SDL_events.h -lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_imageFilter.c.o: /usr/include/SDL2/SDL_filesystem.h -lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_imageFilter.c.o: /usr/include/SDL2/SDL_gamecontroller.h -lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_imageFilter.c.o: /usr/include/SDL2/SDL_gesture.h -lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_imageFilter.c.o: /usr/include/SDL2/SDL_haptic.h -lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_imageFilter.c.o: /usr/include/SDL2/SDL_hints.h -lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_imageFilter.c.o: /usr/include/SDL2/SDL_joystick.h -lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_imageFilter.c.o: /usr/include/SDL2/SDL_keyboard.h -lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_imageFilter.c.o: /usr/include/SDL2/SDL_keycode.h -lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_imageFilter.c.o: /usr/include/SDL2/SDL_loadso.h -lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_imageFilter.c.o: /usr/include/SDL2/SDL_log.h -lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_imageFilter.c.o: /usr/include/SDL2/SDL_main.h -lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_imageFilter.c.o: /usr/include/SDL2/SDL_messagebox.h -lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_imageFilter.c.o: /usr/include/SDL2/SDL_mouse.h -lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_imageFilter.c.o: /usr/include/SDL2/SDL_mutex.h -lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_imageFilter.c.o: /usr/include/SDL2/SDL_pixels.h -lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_imageFilter.c.o: /usr/include/SDL2/SDL_platform.h -lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_imageFilter.c.o: /usr/include/SDL2/SDL_power.h -lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_imageFilter.c.o: /usr/include/SDL2/SDL_quit.h -lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_imageFilter.c.o: /usr/include/SDL2/SDL_rect.h -lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_imageFilter.c.o: /usr/include/SDL2/SDL_render.h -lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_imageFilter.c.o: /usr/include/SDL2/SDL_rwops.h -lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_imageFilter.c.o: /usr/include/SDL2/SDL_scancode.h -lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_imageFilter.c.o: /usr/include/SDL2/SDL_sensor.h -lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_imageFilter.c.o: /usr/include/SDL2/SDL_shape.h -lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_imageFilter.c.o: /usr/include/SDL2/SDL_stdinc.h -lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_imageFilter.c.o: /usr/include/SDL2/SDL_surface.h -lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_imageFilter.c.o: /usr/include/SDL2/SDL_system.h -lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_imageFilter.c.o: /usr/include/SDL2/SDL_thread.h -lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_imageFilter.c.o: /usr/include/SDL2/SDL_timer.h -lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_imageFilter.c.o: /usr/include/SDL2/SDL_touch.h -lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_imageFilter.c.o: /usr/include/SDL2/SDL_version.h -lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_imageFilter.c.o: /usr/include/SDL2/SDL_video.h -lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_imageFilter.c.o: /usr/include/SDL2/begin_code.h -lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_imageFilter.c.o: /usr/include/SDL2/close_code.h - -lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_rotozoom.c.o: ../lib/sdl2_gfx/include/SDL2_rotozoom.h -lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_rotozoom.c.o: ../lib/sdl2_gfx/src/SDL2_rotozoom.c -lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_rotozoom.c.o: /usr/include/SDL2/SDL.h -lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_rotozoom.c.o: /usr/include/SDL2/SDL_assert.h -lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_rotozoom.c.o: /usr/include/SDL2/SDL_atomic.h -lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_rotozoom.c.o: /usr/include/SDL2/SDL_audio.h -lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_rotozoom.c.o: /usr/include/SDL2/SDL_blendmode.h -lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_rotozoom.c.o: /usr/include/SDL2/SDL_clipboard.h -lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_rotozoom.c.o: /usr/include/SDL2/SDL_config.h -lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_rotozoom.c.o: /usr/include/SDL2/SDL_cpuinfo.h -lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_rotozoom.c.o: /usr/include/SDL2/SDL_endian.h -lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_rotozoom.c.o: /usr/include/SDL2/SDL_error.h -lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_rotozoom.c.o: /usr/include/SDL2/SDL_events.h -lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_rotozoom.c.o: /usr/include/SDL2/SDL_filesystem.h -lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_rotozoom.c.o: /usr/include/SDL2/SDL_gamecontroller.h -lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_rotozoom.c.o: /usr/include/SDL2/SDL_gesture.h -lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_rotozoom.c.o: /usr/include/SDL2/SDL_haptic.h -lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_rotozoom.c.o: /usr/include/SDL2/SDL_hints.h -lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_rotozoom.c.o: /usr/include/SDL2/SDL_joystick.h -lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_rotozoom.c.o: /usr/include/SDL2/SDL_keyboard.h -lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_rotozoom.c.o: /usr/include/SDL2/SDL_keycode.h -lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_rotozoom.c.o: /usr/include/SDL2/SDL_loadso.h -lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_rotozoom.c.o: /usr/include/SDL2/SDL_log.h -lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_rotozoom.c.o: /usr/include/SDL2/SDL_main.h -lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_rotozoom.c.o: /usr/include/SDL2/SDL_messagebox.h -lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_rotozoom.c.o: /usr/include/SDL2/SDL_mouse.h -lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_rotozoom.c.o: /usr/include/SDL2/SDL_mutex.h -lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_rotozoom.c.o: /usr/include/SDL2/SDL_pixels.h -lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_rotozoom.c.o: /usr/include/SDL2/SDL_platform.h -lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_rotozoom.c.o: /usr/include/SDL2/SDL_power.h -lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_rotozoom.c.o: /usr/include/SDL2/SDL_quit.h -lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_rotozoom.c.o: /usr/include/SDL2/SDL_rect.h -lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_rotozoom.c.o: /usr/include/SDL2/SDL_render.h -lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_rotozoom.c.o: /usr/include/SDL2/SDL_rwops.h -lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_rotozoom.c.o: /usr/include/SDL2/SDL_scancode.h -lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_rotozoom.c.o: /usr/include/SDL2/SDL_sensor.h -lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_rotozoom.c.o: /usr/include/SDL2/SDL_shape.h -lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_rotozoom.c.o: /usr/include/SDL2/SDL_stdinc.h -lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_rotozoom.c.o: /usr/include/SDL2/SDL_surface.h -lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_rotozoom.c.o: /usr/include/SDL2/SDL_system.h -lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_rotozoom.c.o: /usr/include/SDL2/SDL_thread.h -lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_rotozoom.c.o: /usr/include/SDL2/SDL_timer.h -lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_rotozoom.c.o: /usr/include/SDL2/SDL_touch.h -lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_rotozoom.c.o: /usr/include/SDL2/SDL_version.h -lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_rotozoom.c.o: /usr/include/SDL2/SDL_video.h -lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_rotozoom.c.o: /usr/include/SDL2/begin_code.h -lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_rotozoom.c.o: /usr/include/SDL2/close_code.h - diff --git a/bin/lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/flags.make b/bin/lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/flags.make deleted file mode 100644 index 3053824..0000000 --- a/bin/lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/flags.make +++ /dev/null @@ -1,10 +0,0 @@ -# CMAKE generated file: DO NOT EDIT! -# Generated by "Unix Makefiles" Generator, CMake Version 3.13 - -# compile C with /usr/bin/cc -C_FLAGS = - -C_DEFINES = - -C_INCLUDES = -I/usr/include/SDL2 -I/home/robert/Programming/SDLU/lib/sdl2_gfx/include - diff --git a/bin/lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/link.txt b/bin/lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/link.txt deleted file mode 100644 index 5bbeb71..0000000 --- a/bin/lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/link.txt +++ /dev/null @@ -1,2 +0,0 @@ -/usr/bin/ar qc libsdl2_gfx.a CMakeFiles/sdl2_gfx.dir/src/SDL2_framerate.c.o CMakeFiles/sdl2_gfx.dir/src/SDL2_gfxPrimitives.c.o CMakeFiles/sdl2_gfx.dir/src/SDL2_imageFilter.c.o CMakeFiles/sdl2_gfx.dir/src/SDL2_rotozoom.c.o -/usr/bin/ranlib libsdl2_gfx.a diff --git a/bin/lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/progress.make b/bin/lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/progress.make deleted file mode 100644 index 33e6bff..0000000 --- a/bin/lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/progress.make +++ /dev/null @@ -1,6 +0,0 @@ -CMAKE_PROGRESS_1 = 1 -CMAKE_PROGRESS_2 = 2 -CMAKE_PROGRESS_3 = 3 -CMAKE_PROGRESS_4 = 4 -CMAKE_PROGRESS_5 = 5 - diff --git a/bin/lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_framerate.c.o b/bin/lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_framerate.c.o deleted file mode 100644 index e17b77968e859d1459089c0ea5c833e8eda77514..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 2744 zcmbuA&2Jk;6u{rwNt_l3Zwr+wwFRpZs4dN^6bbPq*nDiV5*AI{xTO`v-M9;hN)lwR zRky;T$O_VGRVhaf91wp2#~e6p%^~4}fK!jXAQ{|4kbUsMsJu7(CfSZ1Re~pZ=gseZ z%*=bU>o2X`OhVH@iU#k(?o3jEYHC+Eg=)eWq#=U*Nijcub+$*s>k#6K+*18 z0IjNPN7AX$b-YbSk>m6*6m{l#^ZVZiSYw5|K}(%in?xAPyjNsiy)@LkMsPx!sUIqt8jTQzEilo7oo!C zy#S+pd)adqaP&&ixG1#}cEIr5st3jm$8*3~D3`$~twxjL>hiLSO*2+j@xIJ{kRLC5 zPVpu>P?)!OYvgjoZBL7^f-b)>V=8FxP<(v2pR6jkz(Z+ z;V|=;nX6wSS6P?c`_@0rIsa??tGvFt+#&l{!0qgWX)`$zjx*QSs~ZpaV3 oVfv=f`>n0a)g>BLDyZ diff --git a/bin/lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_gfxPrimitives.c.o b/bin/lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_gfxPrimitives.c.o deleted file mode 100644 index a44c73759e455a4ff85ee7805f59432f96fcb043..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 48640 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 mR7dlXKN&`lLOfQhzHdsT$>n_g2&K>i-M-D3RI# diff --git a/bin/lib/sdl2_gfx/Makefile b/bin/lib/sdl2_gfx/Makefile deleted file mode 100644 index 1facf03..0000000 --- a/bin/lib/sdl2_gfx/Makefile +++ /dev/null @@ -1,270 +0,0 @@ -# CMAKE generated file: DO NOT EDIT! -# Generated by "Unix Makefiles" Generator, CMake Version 3.13 - -# 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: - - -# 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 - -#============================================================================= -# Targets provided globally by CMake. - -# 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 -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 - -# 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 - -# The main all target -all: cmake_check_build_system - cd /home/robert/Programming/SDLU/bin && $(CMAKE_COMMAND) -E cmake_progress_start /home/robert/Programming/SDLU/bin/CMakeFiles /home/robert/Programming/SDLU/bin/lib/sdl2_gfx/CMakeFiles/progress.marks - cd /home/robert/Programming/SDLU/bin && $(MAKE) -f CMakeFiles/Makefile2 lib/sdl2_gfx/all - $(CMAKE_COMMAND) -E cmake_progress_start /home/robert/Programming/SDLU/bin/CMakeFiles 0 -.PHONY : all - -# The main clean target -clean: - cd /home/robert/Programming/SDLU/bin && $(MAKE) -f CMakeFiles/Makefile2 lib/sdl2_gfx/clean -.PHONY : clean - -# The main clean target -clean/fast: clean - -.PHONY : clean/fast - -# Prepare targets for installation. -preinstall: all - cd /home/robert/Programming/SDLU/bin && $(MAKE) -f CMakeFiles/Makefile2 lib/sdl2_gfx/preinstall -.PHONY : preinstall - -# Prepare targets for installation. -preinstall/fast: - cd /home/robert/Programming/SDLU/bin && $(MAKE) -f CMakeFiles/Makefile2 lib/sdl2_gfx/preinstall -.PHONY : preinstall/fast - -# clear depends -depend: - cd /home/robert/Programming/SDLU/bin && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1 -.PHONY : depend - -# Convenience name for target. -lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/rule: - cd /home/robert/Programming/SDLU/bin && $(MAKE) -f CMakeFiles/Makefile2 lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/rule -.PHONY : lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/rule - -# Convenience name for target. -sdl2_gfx: lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/rule - -.PHONY : sdl2_gfx - -# fast build rule for target. -sdl2_gfx/fast: - cd /home/robert/Programming/SDLU/bin && $(MAKE) -f lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/build.make lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/build -.PHONY : sdl2_gfx/fast - -src/SDL2_framerate.o: src/SDL2_framerate.c.o - -.PHONY : src/SDL2_framerate.o - -# target to build an object file -src/SDL2_framerate.c.o: - cd /home/robert/Programming/SDLU/bin && $(MAKE) -f lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/build.make lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_framerate.c.o -.PHONY : src/SDL2_framerate.c.o - -src/SDL2_framerate.i: src/SDL2_framerate.c.i - -.PHONY : src/SDL2_framerate.i - -# target to preprocess a source file -src/SDL2_framerate.c.i: - cd /home/robert/Programming/SDLU/bin && $(MAKE) -f lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/build.make lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_framerate.c.i -.PHONY : src/SDL2_framerate.c.i - -src/SDL2_framerate.s: src/SDL2_framerate.c.s - -.PHONY : src/SDL2_framerate.s - -# target to generate assembly for a file -src/SDL2_framerate.c.s: - cd /home/robert/Programming/SDLU/bin && $(MAKE) -f lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/build.make lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_framerate.c.s -.PHONY : src/SDL2_framerate.c.s - -src/SDL2_gfxPrimitives.o: src/SDL2_gfxPrimitives.c.o - -.PHONY : src/SDL2_gfxPrimitives.o - -# target to build an object file -src/SDL2_gfxPrimitives.c.o: - cd /home/robert/Programming/SDLU/bin && $(MAKE) -f lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/build.make lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_gfxPrimitives.c.o -.PHONY : src/SDL2_gfxPrimitives.c.o - -src/SDL2_gfxPrimitives.i: src/SDL2_gfxPrimitives.c.i - -.PHONY : src/SDL2_gfxPrimitives.i - -# target to preprocess a source file -src/SDL2_gfxPrimitives.c.i: - cd /home/robert/Programming/SDLU/bin && $(MAKE) -f lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/build.make lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_gfxPrimitives.c.i -.PHONY : src/SDL2_gfxPrimitives.c.i - -src/SDL2_gfxPrimitives.s: src/SDL2_gfxPrimitives.c.s - -.PHONY : src/SDL2_gfxPrimitives.s - -# target to generate assembly for a file -src/SDL2_gfxPrimitives.c.s: - cd /home/robert/Programming/SDLU/bin && $(MAKE) -f lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/build.make lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_gfxPrimitives.c.s -.PHONY : src/SDL2_gfxPrimitives.c.s - -src/SDL2_imageFilter.o: src/SDL2_imageFilter.c.o - -.PHONY : src/SDL2_imageFilter.o - -# target to build an object file -src/SDL2_imageFilter.c.o: - cd /home/robert/Programming/SDLU/bin && $(MAKE) -f lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/build.make lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_imageFilter.c.o -.PHONY : src/SDL2_imageFilter.c.o - -src/SDL2_imageFilter.i: src/SDL2_imageFilter.c.i - -.PHONY : src/SDL2_imageFilter.i - -# target to preprocess a source file -src/SDL2_imageFilter.c.i: - cd /home/robert/Programming/SDLU/bin && $(MAKE) -f lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/build.make lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_imageFilter.c.i -.PHONY : src/SDL2_imageFilter.c.i - -src/SDL2_imageFilter.s: src/SDL2_imageFilter.c.s - -.PHONY : src/SDL2_imageFilter.s - -# target to generate assembly for a file -src/SDL2_imageFilter.c.s: - cd /home/robert/Programming/SDLU/bin && $(MAKE) -f lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/build.make lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_imageFilter.c.s -.PHONY : src/SDL2_imageFilter.c.s - -src/SDL2_rotozoom.o: src/SDL2_rotozoom.c.o - -.PHONY : src/SDL2_rotozoom.o - -# target to build an object file -src/SDL2_rotozoom.c.o: - cd /home/robert/Programming/SDLU/bin && $(MAKE) -f lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/build.make lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_rotozoom.c.o -.PHONY : src/SDL2_rotozoom.c.o - -src/SDL2_rotozoom.i: src/SDL2_rotozoom.c.i - -.PHONY : src/SDL2_rotozoom.i - -# target to preprocess a source file -src/SDL2_rotozoom.c.i: - cd /home/robert/Programming/SDLU/bin && $(MAKE) -f lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/build.make lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_rotozoom.c.i -.PHONY : src/SDL2_rotozoom.c.i - -src/SDL2_rotozoom.s: src/SDL2_rotozoom.c.s - -.PHONY : src/SDL2_rotozoom.s - -# target to generate assembly for a file -src/SDL2_rotozoom.c.s: - cd /home/robert/Programming/SDLU/bin && $(MAKE) -f lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/build.make lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/src/SDL2_rotozoom.c.s -.PHONY : src/SDL2_rotozoom.c.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 "... rebuild_cache" - @echo "... sdl2_gfx" - @echo "... edit_cache" - @echo "... src/SDL2_framerate.o" - @echo "... src/SDL2_framerate.i" - @echo "... src/SDL2_framerate.s" - @echo "... src/SDL2_gfxPrimitives.o" - @echo "... src/SDL2_gfxPrimitives.i" - @echo "... src/SDL2_gfxPrimitives.s" - @echo "... src/SDL2_imageFilter.o" - @echo "... src/SDL2_imageFilter.i" - @echo "... src/SDL2_imageFilter.s" - @echo "... src/SDL2_rotozoom.o" - @echo "... src/SDL2_rotozoom.i" - @echo "... src/SDL2_rotozoom.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: - cd /home/robert/Programming/SDLU/bin && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0 -.PHONY : cmake_check_build_system - diff --git a/bin/lib/sdl2_gfx/cmake_install.cmake b/bin/lib/sdl2_gfx/cmake_install.cmake deleted file mode 100644 index 41de94b..0000000 --- a/bin/lib/sdl2_gfx/cmake_install.cmake +++ /dev/null @@ -1,39 +0,0 @@ -# Install script for directory: /home/robert/Programming/SDLU/lib/sdl2_gfx - -# 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() - diff --git a/bin/lib/sdl2_gfx/libsdl2_gfx.a b/bin/lib/sdl2_gfx/libsdl2_gfx.a deleted file mode 100644 index 4f1f94772efaf3d0af34b04a202920bb92f9e354..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 95186 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 E55HU@m;e9( diff --git a/bin/libsdlu.a b/bin/libsdlu.a deleted file mode 100644 index e074993a88adc77cdae0c04de2c921fbcfa8a92f..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 166600 zcmeFa3w&Kwl|O!x%cCNaf(%w*^fneOiX}Hq(^gS$X)h$wLLg}=3f`v4O&ds)m`5oH zS_PC?>%TMOI5?tK2WNDg8S#b4D5ii?XB@5Lt14<8aej5cu>wk+KfmF>zI(5=&pP{@ zeQy#&Wj_De?akijyVqKK?dRF=GymM~k)F-3I_{i&(ln_@>(+ns`R1m@OP3j%4aY@M z-BnT4u|ED?HWo#HsNZ|%MA2;gK0OdcNBZ}#Q4~ELzh8bWie}+gckK3P%D)%f9@QP` z--`87-E@8(M@4m0{q=k_s{7yH|F6@azWt%-fB3Kb+KXC7dk4k~P3?pIWBuI&{nu4W zTO)y6E*bA1Q_qE-68tXg9Bb{_JTf#mw5)f0q6LQ z%3yD0q^o;mQ)O&bGl^Jr*`kq3-=cDP)3$Bp;mXM9&>$t)*tO-YO{7`ZI!?+2qe-tU zfd!qc36@n&L9Zn%2P)kolol6tmY1v?8WTE5Sh<>b4=o#9wWoWQGcI|Mb z{WV=p<*owxwBXTdS!f#T-%=?L5A_d@wRe>}mytK(xw72exvJc`oE{U|Us&w&u%~-; z460UFii%-rptHH0RX(BO^2#6*sodY!zJ7Fs#1$5o%l)He35JxSf^5o53EIWF7s~At zq3P5PuU=#nlERYC%GjFjZRd}4Z>dn_s+6um02!1kn@b&qrp{HX%a`>J_6}W>Oe&qU zzjv0FR@$Q5IW|1d-eaAu!1WBOIX0<&IgE-Wf!OV?F;#)d|k+poIHw(p^4BAhL8 z8>od*t3-vpkZwzyVzV83f#2FT0MkRD^xr&KXf0=@^{Q~vRP(Z(fhuCNdJ9&iWfu>w z9I4>75%=hlN)yGUmCCxARcT!(p-0mk?_=S}j7-w6yUn0knGLxOOq+g+ML1nCCXp}nC zLxU>qJ%zpE>dT;4zms7)e40H@g+evHaGJENp*GF-yt3sEuP#xe8P``zWS7;MsbwXG zLtIXYa`8z2rhc6yp7zTr(o8e;C@ZFL=*uYd&Yo`S1gpA`OuA(hxFwl-*fCEy=q1w? z$_!zNrhr{KG-gI#;RqE96eC9#tRAg~q*96rbcvwas1)&hqzJpZpG?t2Y#Q`p0%eTN!ZyBy_bsCab6Ck&J}rX;hLD5QiLR zT8t%LbP9Gaxn=z7RDL#>=>?eKr{8^w#l}RsLa|4zk{c6yFB^wvk?Qicq;qrka7AAF zJoL99Se3d=nZcX^r4oXDf0m zqB1gRqKIZ{xNvhuS}0NI3{+^LQc@b|9v-dqB0ba##fn)=;BK&y*{?&f{{vP&_`R&qd7_+Y`wfPFhB*@le%^n?}21zNc5DFa?=-;o7(n)n+oDU?R*yo7Joqvlmj(lCGh4 zomOw&|N<(4kY_`0+c&q6iN=F-JF31Xfs zcnUN1wmoDqi7p9ag_hMr-MuIV9sS!X1EZym3peZjAm%P~*HPG(2pdmC()6XCZ}dg@ zsSpR-c`Z%2Z^=rNC2NMpM=PeuK5u+%Y-q5PMgfT?+Y&Ulk6Qm#L)Q!%L9O;VPJ0$r zYp~kikI{91ztc90&-6i(GY4@%QbAn5kwlgf_0H;y;Ywi03yzcm)yb=>q*b93tYSB~ z$yNqU5eF^JK*E=!689dePXoF)P3EfD0A^6bOKEmmc%zA291Oqyfi8|`f{|eEy%-Z$ z6Hi&K=NWBHF})?1;sLv3$j7XQgLouy>UEV=?v86{G90RM+0; zCl2}(U1ih1RiX+lD@ND!4-E8=))Lt73#9z1CbMURro(C|8A#%Q*d;4QSDMw-P~?{h zLHjmeS%}QaWG)dVS*DU@B!;qn8@<;|W}&Ip)ATB3o0~+Ns_9!rXHMYRP}_={f#y|m zvAX87t9)(!O%=vLk^tIeWG5b4}xhd5Z7{SXJn?8_w)qS0kjmXC}5rrCWdm=I|y z)VxI!y0{Pro`%?Osv6>^ry)dnncFy`h)(+@O(NpC6C+0|U7&1p17V7Hl_t*B7wJ-D z=L0RxRtsmASBXu*;NgeW#~Xd{P$yeg+AwmYb=_izLz%kr*vtBvhSQbqE!9(%mO7}f z9`~3i8@}s_0ytNJ2kb1G7@k(&g|ENd%>(kp9Jq%4vs zYo&7Mg+xo$ducqmkc@V+WYmcE%u2>HB-(avL}j)q8$4xV;ZWJo6G0BlTpmgAT4A1rcV zou(hZ%*lo$5;Ip@s#G>x$AU8!PDIthnMy8HxNS6vW@c5AoxU2y(7l+^{Rpj2RaGXH z-c+8T&od^;tv=MU&33ADL}x$Yr}VC~q0d77AVF5vGb+ohN>5L&adc-t<6QNPTY#+B z5zYMdso7=6Rkfa_Dm`+|7}U1D#QN{_+kt9F1Dt+wtO9Q%irDnK57i^quOddVMOp%V9MvPLNdt6~k+c~m^FI9sIHAYiSkLIVLEqmH}GE>QzK>g>& zCy_CHj%1n{GZiILS%zjog{>+qmkw$gQDSkKLsVte_J4l=>_|mBT~(?@`-m13 zFGpNP9HC^%Oc|%dGpY7CrKXuORbCsE_S8Sf?D!OKwC%=%IxvZa)fX+-85!iY%+SsQ;kp{Ic+9oc5`PlPN4{8_lK*;Y1Z_z zN~L>SeP(Kx^(?lIprni7}KqHCGo>db$W=`a=~Pv%u484*?I#z#ECuaXLEo`v%Q_m4v83~PWy0fc)Y@l-95_9E5I)`vv%1~g= zD{wPK_{ceQNd$<)tbB|)j;o|!6NR;|e-zt7N*n!XK#_H$*ADiiy_&HB+H8fkTkC@| ze8LMxx;Jj5(qq8x2=lH<)KT54c^+yfy7NKR$z-t}ras8|OHKnMrJTZZ zP;`!et)IHpFU#55Ea-;g^leCsdWMG=4V}Z7tp|c7j`9n59JPsS`N4<`-6z=E(qjAz zOIw*_!*Opetv;Ux?!o-BMT-|Ty{z>t>mY)YEm2f=-KA08wz+ku9e?bc zU8KP2gyRP@7k^fqF!ycsE1z@Bg+xG)@H-bcnd9+C{4cQnfU*qYc2xB1r?UKVnK6%| z9R15OIg*rRa?#N#m@aN4=`pU;I2Rq8q6d(R5Yx2DMaQJTGYC0J>2K1EFr<;VHPfX5 z{B?vwj_{bYCG6?|JzYK-ov6~mX)J}3>PqL>>caBj{z^~f8agq6jeT@m(Rk08Yrp&p z(k@ti@p&s&moGm5{7yQ3(6!>c)unQTH$U!Cb6j$N8a!~7n)AR#YDjMwq4$M(UV-vb5rceH#6cRz>=0vmXgUrpa0+y%CP&|2)ReBpbM2gRWqI-_rF0erMAU zGJXCHguzI7_9^{bAP>l7b%iY2z%D;L|9Lsl0h4$#Thz^tKNf&(;TQWn!o{sg-=rUu z+o!#Z`F;JjGY?$^n=pQQpq^*t-yBX*i5Kb%c!gi`5Bm6F6BO;oA2Qon;b)UuWB?cb zXOY{_JNU0>q1*AGj356K$uEn48H3%57fzr59Q`t+x1WBrZu{508(Wt)%U!!ueK)Re zj+H1HXOY_7R~TKM$2uWBpxg85cPhJ4w}8EXelKKqp6vPTZe;sKWG`Sh+Igu{FJ^2Z z*=Mo)C1k&p-KaZ||1!20k$n!kk?&GBpg!mp)31eoc!#&$_{iM0i5m{L?KCZB+m6!V zwu!mM+EJX-cJt(TZr8&ny61@p4iaOuYu8sz55RF7HtPr4d-6oo#>8K}Z&xCuiSa{D z-p!L^9rSRh;m%^N;m*VCtZ%q;FFWfR?%ZdcQNx{%Z^Z;@83)$}Rr&ehI$t+0ygbCU z?TF0(wG`xQ=Ctitd#G*V>unR?dupHK@1)2rqojc*^fQUkaMLFdF#%!~_UiSXeFrtc;YK<6F;%M=FxGG0OxjrwCylmw>DBxWHIxOD{o~DC`C){6Zex2B;AU5 zIA;MTQ-D}7E3tawfG{CfHoR`d6`U`#mHs+wBr8thtdO7)KP3GBW`NBA(>|dUL_4;F zhBvlt1Y%ncYA{d-=uxT*nm#TN1n;DVWG6K%6W?`7Os$MAQJtEgDtUU%BJ>Z5Pg z9er%2PrWQ zP%5|*Of4BDOo?!=NfRb14pCB2O1Y%)8)TD?mgB1`r4wn7wrHLSbH|kjIh}K;G4rS$ zQ##oUnpjIMCbi+D%RNY`SRqjihxTI>5t1?!1~x<#vAA#IsQuQe?4$A=*K$$^J9O&b=P&QHnSARz7LP5$y`OA z9?(C7c@_Q8-*z&tjb$7FP6qum=ie9mn@$*c4Qv1Us|^9hX?b+g$Q1EM;`m0(pC_ou z{@>I7r5khg{}PAM%QWbZIvJhTA8~jDIGHyST_PSAyfb&>QMu7NA_d*aEN6Q*-5BVg z^S7DqdsOcn;r}@MqfhMo*IIqxe=?5~Liygp{_{0I#rZN0zl;6bwSWC87yeik z`FY}bH~U|u`H`j@Vjb^dn#(m!eU}SE#>$v)aB*z6{CR>7Gk;du1xv^v>B4ha&&_1Z zMKS}D^v*@6BmsWPMHs=PP0o$*l72Ze!bxIy%9)vjEF8ING@8M!mWmLQut1Tm{One%SEP3o`LJ! zj=gi4vk=gSMnV~8I&-sN&ze)U_;lxHG2@XoIX5Gj^vl^dP7CoF5_lq$qC3@NR{fBz%57W-F|blJ_8RRWI`F|69VdVtYKbyIJ@H0s1`AXX*0_ z#zjB#ey6b41?0b;>CHQZ=*;_`>{|l#9}M81U^zeFcoy0IA>*e~JYYG>$@Y5F9@{1e8H zBYk1e7lAp3Mk9^Ui|hmaozJd5!n5RG8^HfGfPXN6|6Kt8CE<ll9rb)uD zq?symqk3;j{rH%{rL~A6)6b%CS5Q-%RUSS>cvgIWX6P|1YK^>^+K$VnznSnx_5PK1 z?4AJr1mW}5`&V>0ks35{OW3fN5xg>a`8Q~pE3%rdaj}yVn>Fqm6@P;oiq7m zBfW(#ISA+b^m_+7wr&YQ zby9uLUiy1UiwEU?VV7(F`)Q>k_h}_$*D6}KzBW(_p1~hkg6j5O=(u9hUANukZo2xn zhwl9>SGM(3hVhvRQwH(nC3CGJ7;&ld$jFen?0x!M-bhTxg*~*x)Lf4{%bP0cmZZfa z^g%d$@T&qH&1Tk_Zp@p0NDiN5^TWglwWsws}Zn|D#=IvzSMQZ+q!`WKHvC%SGo<-`F*DQFB~AvOf=o zkP;%Wq0u!*v;0#2-%nq8pFgZ|fN++RU-k-4zh1QV5027(W~D7u^{LDrneCC&SCi_^ z#dL(kG@YM=`pTgHD{BIS0k-{;*0R#CL(@*4oS>YWD|2E^WXsBn`FUWpS(O;tIA67W> zTI4^W@J@y2c-#wpG~S@_E=7L|<1Zm>t-|w+BbapxU#R3+*2E z!gYCA%Q*Bzc{rDTFjp#iT^ zxnX=9Z7B@!GW|r($pFa!-#|aXPa-!A@Wu2K{0x9(fN!Lq;4cG626zws1lQsADtrOC zVL)G?pU}(vuaCbD#AJZ$bkO>1IVjsOps&zR;f)20Q$JX72qqg%28}w0Y)Dn+1}s>b*>X zamEq2GtOmCJoK+#RA}537qbyLGmLSUTBQWbALB&~7vl`$!Hn~5*CMJ$b!9}guBFx4PP_>Xd1pLu`nuBNq z-|*&E5z+$R^7f?Jz^mOKuxN@0x)yC385$opFSg(F&pp(s((hdnS7e9up)i+$ex>v; z#18SdW$>fFDtuyx_&bxZ`;pgpYX=;S)Q= zFPWqD$9#(Li5=pkPwWu?L(H$^k8zyvi5=p9BqMx`yM#~dJYg7O=&>C=Mu+i-%yD`!NYC7zH-7ko zonDYtq@OnX=G&+B%#Zqu@q)xh#&}xHu z^Q`dqarip_&LBoV{0|1g|1S=|R{EVrfoJLeYz|1~p+sk2|5J!ROaFNbEr-@05Q}v? za^D{af1C*~mw?&!!@o5U{ssg_Mzw8~+jg1^GGgXQltHg_fd?2~qzR(NFlLUY<_v6yoHEpXc!BGQU{D zFVD{-{;cr#bND*_;TC=gew&p?^i_O*czY@mLi4(u@t1fna6kTN z-?I33z0`<_zD)7c#^*n$+1|O3XQQ92+y0e18CqMHw_4Jv-&eF59Y;1rV;8C4d8(;* zNG9lnxpA~LaAV#ZsnoAw~{=^0`xWCKKl~cXr?eFrC%JT?2He{Cfw9C5n&9 z(+SSGiKmXa51-mLfpenja3`G%eZVrtM_J{-Dfx}l+0M0lC)V8Gw&TkEbfgs*0}!`6 zK)M4yYxi0-KH0tlr%jE1#1znvq$~aCDb_Dm3MW^cez-D#kEzZzCrXodMCd0I_F=jT zfC!mio${pvz->4FYVO0IN=Q=#ltzc|K{Xd{X84A^IfBlw(j^7XeHRj5J>v>0I^=x( z$<$t-b9864nQVG~PLb@_9sTC$-F4(ho#?g)y3N%Fhjw%v1r;Vbj&j#oA&eQALwx_x zbXavA*KWwD=SDes=9X{G(}C1DbBp-}n9$kQ1>}bx48|>Z@3=FJI0t!^J;w-|)$k*; zn|>*}_gFev=c#tzR~v-5v!W{vBcgjQa5B=oK=%%VWS^-8&oKLIo|_mm&76dz&idZY z{$?#q{9j}BN0|55;D3nyO>-{%y_TQ7QWn~q@L5jLKFJooABht zdWf05vuS!&QKaJ?;`fxTU)EVO_)O>Qs$J99vC-j5DU2~IKSb}>KFc>7XAfUPqE2!p z+SV~huh4IPeY}b)@9?(}j&kjrzaStB|9AlZSHkC;H=vcY-dg7Tca|Ky5VP=sfcyrc z&x+Se7)M(Iv)lZQq8)@cx*d7;J|lR2G!QQOu8{A`>0w;Xr<=BftM5(c zNMs$=aq;u->YeGO*P>n`bpsb$Q-aKPuwK5+{x#Og0Bq`KZqR41uFZpm)^b*dNlqyw zii6FMYF_qEY&lg`MZ6`<3OVZ%-ekP8?&3{SES>U|y#A_aT#%`V>;2Wug>rf8mj0>i zu~ss8&DC9r8(xNu_w`USV&<4-k6RPBQ@}9~Dmcc$Fw~ry^#dO2n)N-6ufhWvtXsiA z4*F~&ryn30;Fu>6{DT0=0H04k!9NR-4Dd$!3BC^?8Q@ya?-?|$=g&QS6+izs+mNI6 zd=|I=z_p$)V%$%Mf`^Ozb|vQwk|p}DRk#j!tHLoID)etxIQq4MOTPr(=g?1#ykmg# zw5svaa~KPSnCv{eK`-xAKtcojYyfPeoB)^ooA4^)4;kQEAL$1GKNAFOI@kt|xk}#v zM_3Xc9p8c?*73rcxfrcK=CXVP`B)Ld4+%g z-Ww?Q@uv63$=0~!-QxB>aQj&ZZ<9!sO)Annra98BV@zwV3eMQ15>sHinA;@t4BVuG zHL|!jX>!Q?DY8@Y4)q3oT(omAVu$$KESVcAfM3>=r^4Tr!H;%A!WBCd{s!jP`lAjC zpV%S(&CDO{$$_#^^aSrhWg)ZQT4qfTSt|Uo0o3#w?5Q3;se<9{M-YPn#yzzt$SlLgv@JaIf(z6cZpUZC=Uz zUh+j9%s=cgi2fo2?@tqd0oXpk@t5~2;)}cxeu+QC`(Z=GB!rSV!1nXWoyCtC$gHUD zh6kB5ncqIyv=%pPygRb^=kb)-MPB^9$LO3Ey{c6E-tVPLTkW;q`Khll-KsihMJOG` zYfPA*flg@WVWW=1#(ER#3*5*G#1n2rE3pcqS5fR0vo}u8>1+7aSLrt?%OO~tz~V{( zpZ8e9T+`l@eKZB&mQlb5Igd4*Sj@{cthfy{5vp5Tk-NYVnp(!WXQ2|AeVaF3`D*TR zCO)@Tg}{Y6zJZkPCB;RpbfIa-9157zB9E(HNz2kh^k>Zhiii1AdWcrKv@W>jm7a-J zB#X{+%eU3zkXoXXc;EQQ)I)(36S727LFu51lF1t-D-s%eBscU58JvR_t2kp3u1RIsRo6!U5g5M{^QX-*!c$8C9!Z@<;P#r$Ip z>xCB8f>sYrDJ02;j{dB{Rl*3vh{7%A=HU?JVu?`b<#uSIWTF#c6W!dRSy2oyK-wH8 zj7Xh5HUz^Azcw&iDazN1Bz0$Kcw%aC;_E^s2;2VZ8lUemA)d_PR$J4%4m7eBRzGeQ z!!Yk~F7x6&;{5H^sb)Up3ida10>ZEE%)OrdU#9st$7^-BvA-E(3;*S@{}~H1<#9!ST{3QFI4_o}z{kFL59wwyUx$Ga(PsZCJ{jRSe|F#`46&x zF#hZxj6ZiG%)ExA&qZxl`$9Tf!&p^!o z1@>Q~{p;H-0k8~%D2LZ-^(;)xoHHlT<7aVYt;xb~_SRm}<4Buas>f|;qv8|S-e z>xj0Ge)H8y+dMtPyoG*^>V&e4G2Tb`Nop2Pa!{7 zx%+QD`0xAxeiq@-XOih`KGB{F!u6V?sar&|h3PT&f{}Smdyng}(edODW7- z7?=6i|4Yw}YHixoO`?AxWi9j>VS3Z%5dLb$?_yl^v}?h~M*q&Z=!0|0kaH9l718I5 zjLVo?db| z>Lp}&R?So^F&rYk0(xeE{!c+?R8+ zqSyL-RMDSKZjt|ag}+eYKU4U8g}3ng%@6l#g`c75|5D-TOGvn%RJf-9p~B}Y`m^~x z=7)>-E(~x@{~3kraP>W0I^0wF{pQQp_hD&znZty-El_}syvu+ioyF+6PJccZG@!>< z3WQ(FZv_FHJllvKN6{cf510Pi1`n5h+IA10VSt!KS~l;^p}2Ap2HDb`cV?T z;L?xU;L%GzYP-UZwn<|C?pF9Q3ZGPX-1{ejX|F|RuQ=niZ(37#r9!$-)yyy1BuV&X zoL+}cU9aFbsc9Cqbe$$ntz8F5q9cBB!o^gsFyHQ*A_G#t(Jo-rjCKb`>=1vOB}=TK z;2k7Xp?pYVwt;_uDiNBb#!Vu$#LnO~S1m-5O>r^tq?kCFb|_Z(@GgTOjn3e)3!-ev|$Ju-$aB zblpG+Q+K1C=+e_u#5N6;l} zEgCr9RVb@)BaWEiff!^9FxPPOKg$){=P<_{Pa5A&%EgvDQg4 z=U7 zo9r_dNX>JLeSVU@M2ZE?18Q-eG<2(;NEzNGU{*0@$H0tMI-S(1uBB2zn}#`D<9ubJ z%+@TYyvczQgU+YUdHCK0w=VJIzGoS!DW#ej@TRG5>_p&l*Cdpp>MO0>MAA7;^99m6 z`SvKrvofY_Ly)otR&UQu!tY$*WCroa`S+VOF8E&ooQ#?87Js#ddcF0w^Uvb1)=+O_ ze>0CR{%Q^N3+(?P*y3M*n+yLz_Ftg=%kdiBlk9K$H^Q&h@J>g=M8>=q#b2!fp3DBo zC>Q>ym5+As3ig+N>FI>Y{;I5XXYlOucnHcgAPcV*${Q-l`iEN+#G4>(!sj&A%SN$< z*983@l4S~iGxSs?)jF+)ocPLjp>d~s2UM@fq~F@Omn?Z}u>s7V@V8CV;ez3r^li$m zq|ZsN=R*yXiBS~oBpc<{H-AMy7Jet;`uw2C`5NJREy>hb!hTM_tZ-3xfeXKBg9t-k zHVeO$afA7Dx0C$1KFXT! z_nBVkq>cLx(+i#8CsI{uRI?<)hkdtM>45X9S@_BTK0x^Vc;%4FfHiLo&?h_1*(-hg znY#4kn17Tsu^N$Bjf`K!tF*Kjwo8zK)jj(%U(&g`d${7QRmKwHCAfqddPOlNrsck^ zF0u;7bf3S<#$RhO(O0BcFq|6cQml3LU#FM4JQZc##_zQ(#S$1e(?Mlu@2EoyM6zUi zp%)kXExC?DGmhoDuQB1F>gVas?;jXI2g|9Fh?P05o3(H(Q>vM(%DlQI3s`Y_$JrZW ziNm7`w&y|V!00kQj;j1@#%KHKbEJwz$HW#wUc;7EXa963eMx7u>fz2K0iHWE=h1nPmziE0+aZj%rb#Pf5FdC zIM&hxXV~b|N)M7QI^C8Ek@AQB5=VIF@rMlb#7|6-9fC{$V}plFKV!RxKg7?wJzV+| zlO8Vph64&en%%~N;$)zYyle5CSGZn7Dk_|hOn^Mv;Ng-MV+udcP})Co&Jy7Qm-qeb zu2F4`lIu@iLu+3jRY~ZTkX~oHWT_JiXR)_w|Eg1`%u|xdZm|usF_FMSG4)Nc_{5t*6jtQUGdBRX- zbz4A>(L3>njC_mDJ|){WV4=0JT|AVKb_MZ=E~3voFq1ixeh8ns-3fCw8j1|V&5QFn zn_Q4NQ+~WhO#Hp@2Kae_3&}b>GIQ@&7XL0Ll=qZ~@%cvs;bR;HBkx!HlurL!$-|_d zCm8qrz_eM*{gw0=;Lpf`vQYH+@8B2mN0|`$2T1rO|Gq+4R{V>cA+KV7vAkfSJ>-!U z{(629i~a~7_16#oAYobI<31voTIv5YqR9$>H-|6jkMJ?7^}|1o0!R4%THqZVzN8b8 z7$f}hd^9m$T%2RzaNZJo~_TFX1kou7Am>EK1jlxdHILZQ9woN?EA4Blg8#`?UDmnWl7 zn`W)$wJwoMPp5vq^e$CsiblI4efz7?lmRSRqN#^oAVadl4fRo9;Kn-;Wf$&K*v1Sj z@&FjtNns;@kj9Bsj+$#EbR1PyJ!GBao`eK{odiW)IAoo~-QCG2=FAe_j*})j&X!d+ zKG(OScs8Hv!>y?Ea4Zz7St8H4l}7R6Bax`-wyCvtRa-(#q3e`(gQA`*k)Ez9#jMU{ z{gAnUZ3`>*LxKmX6Ue(sBQ1;wfj5_akE^A?ISNN;c2MNRYWWJk;x9&XWHW({EvV zk^ej@3J7U&$GNWY_9Sq3%e+@l)3f4$i*qaoOm64qWeq`s`QxC}EZ z64Sn}(gv(oGrSDT5L;ME8Vz)hj+V!+9j=u72m6K$6@NKUX=H1Iyg8{DC)PgXjU;%B zB{yeF;6(o*Pd}L(Uq@~j;EnVXd=o%2z!%U@@XrAx101c6;12*K16;37eBGdS{DrwS znd^Gc!$r@>8HXISts?(f)K0(v&(lxvlNFA6BEg?cZWyEk#v2l@w2xprhkjzDtpVO7 zpmO{4T24XHhvWze0LPWM6yK4ChnFews%@ms%V`1$hOFq^YM?*V>! z{2_yM)1!+bKr+Db6SILGg3Ehy%)`&)=XZO!yca*};ljVy!*}uXV+zL_nV30<5E;?u z!}c*cQQ`6qHeS;{KSN&%?M^N)xXNi7s72{Z9u14TL6L57q^4$Fa%7abJis(gK2`@3 zmoZvVUelIdL68Qi8h0WPe+eStnb6=Fcpaq4)^|{TOW%o$fU%1FAnie(o>5oOuE2;L z;$LmaTzitI=d3k@5dZoNewkl~SFP}SGx*Vt37^=Z@Q0aS+MPT-qumicu|xdZm|v$K z+9%-?JH&qz^Xu@@E(xF5A^vw}gpc|!d}8MbLzPd|b$Y&)elR#6p$*y#Z6r^M8YK6A zezD}4KTjA&$r2xFx6dRDB>ueL=e%%<#26nwn^4G{DL>K_GW|Ox@8W>so-YxR@#8Of zTJ$^)bH+fNp;csBVJlQAHPxvMLZxM#@{WXW}9KMXZh{PD-m*+>x zk)^+^nfdwe^Z%0gv-Cfhk$xCG3cu)&eqomWyIFt#-Qerf%KU!$yNmfHJc+OWTp<1| z{pWGQiJo~9khNxkJFcO>loJVOlEasNzTlvR5gX_6#ch4;-ybo*#^Cm8w==&_et?06 z9)lnMH4;jdh$;=oeaHk&{JO9a%`LBm428xP!z%OD?obV!jsl zV_ERn)pq0k3u#5etiC7?`dXY^?+K<@Le8$Q7$&0uugbLTpzp24>mqXZrTv7OT^n&4 zi!yW-q&nh-Q%gJP$KiUXkCc2qZIxiw3qTV%{)LN0Ln-8Z@~Oom@b0AhLyaQ(p3+04 zPxZwPwGPv+Wvn5{xXiR0;=ev#W4OYKwqs)P=kKkZPJY+3Kl(*(ePLb9e;fOw z-{Aad{b3W4fd32Z-{Scr2>3t9{vrLJWdB8)-ySP6v*&Uy$IOI^{%d3X(8Q77V1KHZA4nEB-L7UC zOA=GZ7j}-d_G}&*8XQ{IJ3eBrk7^(299v?X?W+e0CHggqDV0h~dWOaa$Ly5+ba_`6 z+6T7c(y*?wo3?K0>fcgXe9_P~5E(js;R0G*Ue{b`9v!Q6_g+ggxAeAOJZM>UR0>UF zB(yv{)IT`ZPA4SNT=*8&6eCn#$@1w-PYt&EO!kNDYJSS)3u+|xa3l60zxH_*A5Vn&f(UKzwzgK~dg`})xlO8&y) za=CxBERx&1h;GT&?t$@2sdH($)Pfm#qivzwPRY|%;1qJ{*Gz{Tgxly)34M@ivozI)twICAlIM;XA>%s?YF^3*BE_inFE)00ytW4!B>zQ z2KapX3El&c4DdYt1Ro|hj4ua$Y#89E>q0MY1mI|s1V4-1Fu>8)2rm5^;9CDYJ;MNh z5&g307X)zhUxgm)2r!U?x02v_a>G#b6rAhU^G6#%Oa}DF8khaEo!!9k6SJEgf=l~4 z>EY6j9#D9qcR}qi4CF|f<2kQzy$`>ra9IZd{ml2_&%AARGv%(bOtDJn7TV5RC-&d# z#@dAut9c~a-H=wZ)C4ERyX1T3w15Ex|6q;b5x?W>SejsvKANdt{HMsa)M2!NXphkT zz=$2=3`aZ!|yJf8i55#D9H8_zN=l^Ms+P)NMRHMz`P(nYUWY{nc$dKuMFLqp*%9Zj84v z4mzZzq^FFeLTd!aar@2e&hp{2Stb?3gqbQo`uQgQUc`joFWVlO*}Ig*FJo~TABl24 z|2={5U(OMgaa4%^^W=fDQ1k?Ul+(YB8Ik@c(9ci*{e)%de-(#cEB;+Xm&JcQ^GpAW z)kyRWfZ>k2Ed39${!PpX{h^Dm|EB}t|1F0v<1ZFtbQL#jj1#lM&vU0i$|=If{GcCx z7o|Ib^4FN|=kVP)k7!^Rwh#38V&cyVe;J3bKm4C?_(CUwf5!p&Yy` zY@_YP`^V=G&5n%Hwo>G6p}x0DV| z?7OA($i&`TFr!^M+;HdG$8Ry$gOTgdEgf|XK5|P(Jv$HH(vc&9?rg%u_~ScDkMB7+ zZ{l81+%nfZ&E=<#I`cS39_#5*+z`VtIQT&6Ns13NrrW%thC3(s9GLg4(v$YNSZ9E_ zF;H)SIWdqUfSz`go^)TwDoz}p_;uez>1&AHUc~eMhR>D0*6_K>{>d9(7Damw&h6WC z@ECfYc;Fxc?`v4N_fh^9*rN@X?*;Xv4KJB|wBd?9kJ24tkcFF5NWIeD?KkX=8cO$) zWP$GAe#8A1GT}T%oOIoonS6V!;q`k=5V%^5#QZlz`vipjH(`4pqu_827-a?vKkMF! zeZQ^T|HS@VN>31YKd9gd2@MPPJ=SpfT73V=?0zEddkG*vdA^*aojrL=>9-y$@d?Ql z_)^p58VJbv&2O)~pB4hXFDnwz`NqS?G`tf3IW^B{Hm zo;uKQ=NgK@+TS$XISw&DT5%V48;h_Vr5{a{zWKC9|!&Ic<_-{zoFMXFs4|o)MIg)Xz5aQYpaUyP2Cmyj_u4&t^gSk- zOx-A==qH(hC}vbtFxP{5@54ubUNNI0C7FRJW>k1E*MWK8!$%upt5rmlUou)hV2J=M zf8hE*vfj%WtfO)}`S8&;XLsK4#%+XY zk4!Wbhl{%9K;#vNi<{zbnB_o>V-AT@aoGbSoHYWS^}qzj(~wU!p2+CKCTZUL#8ajn zL=-spPqXoE#J#JKoX2n}b4B0~3;Ay+giFDxEQFJyquvO~DhO#kxGb=U zVNRQlx`{)ihhGpW_frx~iMaRrc~%EbtGSd?VAq9W;?de=B2I^fJNNwdQFjAmn~NIb zdu?#BzQu++zXFDR@SyZVk)d>MT0u$_e@nF&tEyBm>42JT`E|)uS74g^ABo5dJ;T7zE ziT1Cz2O7bDJ^P=Z@L%EN-^Tu33IB_o{}`0K z+5fr7bmxCUo%qZAg{>_o%zaz^%I6$Y|1%f9>?Jrm!T(~%e+6(dZ^IvvU;h@zFY^Nh z?XT__y^Z-p{$Hr!|6mROC)t0q4!^#~>32HPjm$#)5&f;VNxyU1{}RX%|J>?0{_Kx2 zyYufb;(=ruhzjqu@CK4BVLIQ<155b)qFz;D;f9_kVq(agxLoUqr>??g2dig^i`0r~-# zXR)_4&dK2X-@~}f-3tB38J|lwjNtc@8}juUApC#8xXg73{jV5DJ%$k+cWgjT-k>qw zNcc%=C!lGwh-OIuZ)05OOdCe@uMgm3j9<^;nl_ExZx7&q$vEN-W7;^fKS_9_THTYJ zKAP$h^go6CVN9DwcAoLwTs2HvM))fj|1>AeK`@b7$N2lqP%?^4+eP>r7=PdxLuT77 za^m|q2zL!Hbegt^@Q*V7CJ(=#@lSa80mct__>+vE$OUM#4L*7v#RuVD%lJaZBR5$@ z`!!k$bg3Y|FxEo{<@(3^y9fHOGaE+A-Gja5UfMY@GTwvlkCmJH``uoS^62=+a(h{> zTC}GYmz+1y-E%dL+R;{%zJZ~kk@!<%mSXXxm0tMkV~0yF7^zeSeYE8~Y#H!KTQ9E+ z4A9094_>;adsAg_tlP(1R$kkk61?QH&HZC3$%TUX7UFRC2nq7#B(`kWh1SxpY;U(1(_E4Yl*897)jj{?bLu%jHdj<8T}u>qrVtk7)sU(gnr z%BIQ)wqMX;NW1@{7h53A{tMc@;f22R{E?w8ZJp~%V=4y21Bo-KdSi)fIpO1~39m3$ z@7AC|{_+vaql@R7VimWvn@<#G``OPIX8QH63-eXp5L9K5uSHdHvlZtx+-{&bm`^|1 z`>>92s)pum&|=A>+dceT#{XW)K^rb|z8s)$fM7BrA8S=G_^v99;6?KkMdx|A(02y# z9uF5eH!zO)V%}Wze4j@z_}>KZe^PQVg)H=s1@P0k9Y(mCUgpq!d~<;QT><=WA%Ki8 z=TEsk_wjqUJ@@fd+z$KrfWluy;YfVnukZy5|GL64J`(z;6n>_{Z{_wJ;l5PiKV}@s zdZNOArs#EgKBeffcU{6giu+xDyz-1gKGv{={)_zI(dQHTO#%8F z6}{f0bW4E#c15rEE`2OO|7AswzLV(lPXYRWSM<+U^bZH)T+Ph_?9&yYtjf=mAl z{bCrwrCwXq;_$lzf5;&JVDN~aoLAv&cldE!Po$qI^ev1_KU476GcNs1!Ea$);vu;E z4j_~vgJuqX(!bA>8wMCxLGxTRe`EdmG1}na(!bp9;nI)X?cw+G^Q6MLiW}sB!l9G& z7mecd3=BW%FXmOd4P5$*MGu$$;sy_w{^E8Im;T~z510Ppq=!p?@qmX*f6*wd^q2l( z9!e`*`in&mmvPz#50`wL{+>8}{#&{@bfGNoP7`GIIz4uqmAw^~&wr!STkaki>Av=e zf7tLKr8(MZ-xL{;`iOP{bx`WF*dhMa%rEsE{PQ#T^Ms+O=(10bZX9*&ad?UiXS)N? zCx9+Rhgio#9Cji3mm0&`24K| zoA`SXlkjCcFJgRtjN?rFJ^pQI{K>Rgi^gEt-!+7PR`_>w{AJwAVhpXgVgC*N!0!bg z?PGokAG9#ij@zfm+<%mnf0L~LN0|`%L*yKOmi+q+Jwr!7{pazX3!!H=$1nIN$RjKK z&8J!p2?yb$E(o9ClY}AuP4v@7_T0#ORQx3W#QrLIh+Al2zmoOW7~DSXj~VmRzsUUC zJP*-dGU%&i@uOSf=N;$|aii4i zdHV4OnMVTlsEs=;m|xPy=U+KKGCDL8Z(3$ZR8yLyXTmrwh&p zlokypFVW{hn(C8>UjofR{AsgGYB&uUfBnrYE7^S|yg-*AbGu$rCn~XE)%F17x;-y9 zK4KTCXi1CCOUi;DucXj%P@H$9B|iSX-ozTL(Q8V2Jg}p9)Pz~{-VsfFg@A(q_83QG z^gpy>;&-&pZI_)=DvQLMCutcCy3sNka>*@^C3Q%JZ-Tp*gF~=~CcZ8ai4&$~D3Yo| z$a-Q!&I4Xv2uWIFy37+X5L5m5r<)_Kwr2Ap$dWnv*V{RF6zy|447|Ube|PME1^X}5 z{%X!2aOe)oJozmE0ht%j&s1U2L4CVz5(H#!!XNRkf3sV6H~^eXAO1Lht7IM+Czk0e zIR6W(FDx)ycx@r8H9{M~4H3dsX7<(`R3%Ty&u++bYHnDOlb(qZWW4a+IZ3s$rc4l) zr=R~mB`89lA`4$bc$S=Q#wE{9nIh~>0sMW8zlLlWQ^v^t6#XFI$MKE>K0-DO$`s6x z=r_L}Eub}X*!~^aS^7T|z~@ksWywFC@m(y}lv8qd5}qX=_fkU+?wWux<(6#Bp=Hry zYa8gVV|r7L!5F_(+!SZ4#q2b0=3&H6`XrG(?ALiM9Yfq=8BzlDsk~U|MKo90(uH$v z84OiCn@bn#SxymH$b`+kgw^i(Lln-Zne=Sc6JIpqkP0oUhq`+)@!QeAtuioL>bP(- z9kX-a0J-X_QVHLviW4VWc43Lg=^P*F>+Y$PItm3a@uM$O3p5kwrW@d=U96qW5;|?@ zl9{p@eIgjNEa>jY+{|)-WPE(W!UorKOP>zlk0>17VUfR>%NyitIr#n^3~)VH`fi15 z`VS~v>u-e6A9!ONV;8=aC{1|IPrXQT}OFAKJ z7(e_r#{4^obZP>qOrGV{8mrzw zJbs)Y=9Qj4BHE|@Q|9-{B|dqN!H@q=;y3Y^0N6gngu48o*CqUtE)egB4G|l-K;6Zj zm`}*!4~YiVA5&m8XCi7R;a({jPHACa0^8I&=P-~4T>?j_{%83XXZ_-}5gYcZV zm-dz3c(Cpsuukmx*1u02n!oSn$%a3lOpN^G?85`4!{Fk(cAiw*PU-vTJJy)95NhB@ z!_audj1eS#y#YJS*B+qFt%nphJ-UsqG_a%Vj%b_e&NYO^qevr6kI*p!+|hBAu_8J$ z@_>nvjL}zg;a(&RC^=BtX1ikps1NSI=HCM{JY6;MZxe}&mFB)~#TD2?C}VgUkY5!Oqc{0&xqo}e!PC$kEF zg#Utf=59P{n+xLr{Kzc8AE8m-FE}V^f`rpEY_jO{^x^8{Oea( z0$>3Hw(uBR_rhWU;r)2h634V~WsQN+w$!PyF{^JFr+*idYRrrT`zL2wDh04J=X&%> zznq!9Ok(JZ*j6uz<0*Vcla5WyHyhsoFOs;E)XJr)6NGisFKg_2O#sIj1#+a{Z|V+V z7^46`k8BuIXUP60{j%i$g78K&V^0n;rhJo~qa=WwcNmoG7P(sp&yv$cc%ymaSO!xM z$T`k(zRPk<9VB;Xtd1!~g!?4ZiyVBfAS+z-$+GZ8glEMI_ju~>UC0=)&)|47T4U-V zobF{#gU-&e)rIB5{gs}|HT|QNa?jA9-SOteqi#Ih-(RAy7GM*c>|Zl-%*8zCjgO5D z4R+E#I&(2kaFT)U@G(q=(iha+K5FHx8oFlCjCWh@b3C!I#0FU)IUPfzv|Vp#kS+qk zV4IK&28K3v4`j$sM4^xog@iowP3S_i{a*8B{e!){2vj;8)$*)jTI+sk8F6$l{Hqby=0mq&NA6Wm+(c3xR&rJDw29`pwSjr)8E$nY_3)~`qeTg@n(hVxr&b|T+c~- zR^fUd%-0l-cdW>NT;Z5M6#NXTzcA20Pd~w%6+U0#FCsS#=;0RnmjfgNd;$FgKL;Qg z;5uIC8Z?dP8K-KW7;6+gT-w(S9)2D_Z})I%FL!&mw11NxF74by3Xf-6NpDUc=&9e% z3lz@75+h-i!Z8kTX8QN-o6G3k1`E3lR~JlMu#>mZn2)*#>vaZgc74bo3|5UJe*KI| zQhX!2+8mAK73wN_Hz=1dVu$$KESWpG0Djaj;S)Q=-<83S`XhW|hxj*S@Gr>V&l85C z#zSgySu?=4^k)S}`PC*g$25-%?I9*c{Lzb*^prUQ^y?6Qj(*zw9hZNN!R^E7FG1!^ z`9pI|622dv|BQYIF#iq@+zkSQG}p#Yzt@vz7XQC8|0>PQv>Ljc9#9r!PDlLapkq&_ z$y(-J1ISN*v~yYE%N-twpEj(PgKj2QR`_xUiR81?A3uEbbF;$7-6k-u|7ITzEjx|% z5A-)H{0@%44j;WjKYW~%LHLqRr1KHi|-bi*2yL-v5u)B}!P3+!Gc0aqX zA{%{0gon0!3%du&9%A<}*>7Ms)_O+Sjd|*Ec5fvcV^zr6M!##>eI40vWcT%C%iQ#v z$c?@z=(p4FE$n_P**CKLCbH2^faYy%zn$z`*gZkEv_m_{{Z7Vrvi&Zy{~vbmBKuF+ zjrr|AWB0qs{&RM}hwQ&#_pM~Vm)(C!_WRg<8`XXZQEn{sG%RWcxw3f5i5W+5QRH zJR59hmT8JpZs^&$R!>dKj4)3J)6S`Qvf0gYo1I6~^l{Jv|U1u`?Es8~u_$S@h{Zr`va zAcM)4uk6H2Zjf_Hc|^lONqGp%1hh=?kXpG2mmsB{;X0tW!pUIeP26yZ?tL(KXB|ox zO;yfNS&71>uS*=0o)Gpp1U;^6ZXh{lngd5FWf1El5h1&iRJDPRwV4~ePF(YdP3#8_ zQqvj%#pPgY9-*7TaNCAUdX@3CkoPo{f4A~xaur`FL3ziuM?dCl@( zTMwc`*@7?8r`~B&J#58EH043s394CBqYPJ6Qwdcm$;y76@OX#C?VhcJ^oqltY0=Zx zz-PWp$w_K>IQMp}#TR&Vr$VPMB_b7}(xEt}PoD%TCay6|Cb;M@J9XvViMk>?)U)4T z`WhwO%2sc@ZRMkn_9R>QkT9gMj=Z6hl4a8yO%c`nC-&P?9rzxQq|Y)c;d@DmNfJ!g zb4A3I(Uy=ee31Qdhpi4F&^o_a>))qyWJhTqwK2=+(@e7v%vtxfO-wN)sjbvt$5&t3 zRIzvZ9gwn|YDfAS-eflJo2qJBM#=4PO*M^v;ypn(J5hR|**UDz1Mg73 zUDP26rEb;gM%P3U^8pB<8zJpIlxB0qPU;85wF6;4?zLLFg;H@a<%RTd)J>G0l=AvL zlhM3UvmLe3y>Y}&yH&7b1!W|zo)m(UIHSm!_bxI_Mit@s)z%oBKS*OD+}rlvwkQ6( zrq+1jE}MBJp*<^9dMTvewM|eRnM!?`(Fl#-)F=+N)>VD#ThG5qm z9ZI%#)By_Rg3+c%>di2kGu7tlN%R?LL+>-HqDR~EN$;~Zy8CcuX>n^?|77vJhG=Ho z{gVfCIPExtDAd-udMgq8qR%naZ&K=(GM2z?SE3b~s;>*3&Qo1Ic+nKLMowvOe^*oeP}I#rPxs^nJ(rlHD43I>8&@N9K?5M`+YHCbt78a~A%He{amc8#tL$ z@kjjCHykH{lL`4BFuq}bGnq{^OF$>``5TbXKaa_7G9mwB4gU@7e;R~{eD#gY?d<=2 z?cb&1&;FtKO|t(PnxFTNLjMCb{AHmm#GkK+;OzaWkYB9fzoCZzcJ_Y>0+IAl_lE9f z|4{l*vj1YuKNzRqfg1d>&==y*Q=0;_6n{j&kyw6_{X_a~VE+Z0U+vA^&i9I)br@kSZKN=o%M;ZQz{`T5iv-hRQ{x8-3eR2M5VE<72 zww?Wh<)8h7^`HHh>+pH+wuyfYe%T}w;?Exg!Qu9^$o?Vz4eY-HLL~jJkJD#+4gcL$ z{PQGolKrc_gC1gqprC<=THd_CJ0OJi>W>Hv69oBGL1jn140uqNMW%ZrxAF7Lg$NrZl_-zEi|26jCknn$ZP*|0TvhPuTI#f(M@& zmG~haHpg+4Z^eh|V+YF!`46*yD35m4;J<_Y=R#4@@xoZYeKq(Gv45z&oO>Juhs!`y z4gZcB{&J5=D1CM@e@MSOYRKPL!~YQbhsx;OXV-{7`-l2-vPUZvzhUMNy^nU)2>*^6 z{`=TJ^gcbr{%we+l%M*Qu8zz--p2p3g#V?^zlr@XPx#voE9zKB4gX>G59zn72LBy3 z`1jS|KU9O?-sT@g?TPrUisNr4Vxs6(+W*?P{&lebx!PZ~k;Cl&a_z6$;9cw=Dj#>S zf2e-!tHFP$2LId>pjddk)>OqmPkbHhpQRt-xR>#7Qo*gz$XIujsU(hfWIq% z?+W058o=Kjz~2+VZw=so8NhD~;2#L!9}M6h3g90O;I{|xj|A|)3E&?K;2#g*e;>gA zA%Nczz&{nhKOMk78^G@j;CBV^&j;{-4B%f3;9m;hdjj}<0sPAW{DA=e)d2p_0sLPA zIChYxP0pNf&BDKx1_{YU-wEK@ahf){==*7qkevBqM%pVE{V)w0`UeB}j{^9Q1Nct@ z_<;caZvp&gDcpA7c~V397LA(+xC(!>adW3n;rALhcUBaRd%&_z?OtMV(<@WdwBOp` z`2>as`@J30%T4&%dtS_JTmrwa9*@ft7#{3dgV&_+FB2}-7S(YXyB$v^i zTY5A4Px0i;7sFC8$vHO-5|WEv8Ngo^z+WA}ivfH^06#B)uMFU;0(dEapC7<42;gQm zE9IB7vp5-e`h5zbTy$ZI*5c{+ti{&^=+p0COCNgwcBJH7O|R0%XsyHLP4H2JuXDJQ zcogW@J6w7yuO|GYD4su&7U2>@f2E^;A-i@3=s(Q3v>eicf6>T!y^|v?$S;|G75fPN z3Dk9Kj5auW(PstW&{HG{{YFE-(a}rzw=(@U_K}{}-G;u`(Tkj;jzPG64ws(R1%xBq zfAHiC8v1xXMCAOV!LLfmsiUqZ)XZb3>w|D{_YI7^abHMyqr3f*rh2V+)W!5`m|pbRV(8=f7NP$L({Ez>Gg!`- z4E(BIDVPCnz`^W^jp-e_;rHWIF4IX__fvWr^vpv=nz6e3!!|UMHMj_1wyGBwl9{-WbL6NS89_x0wFp zOuvBfhZ+9{N+DG9%o#70H-p3=22FF#H+yg<%~j6dP&vxf1P9BoCFSmGwehZvV|-$Hm}bgK(@ zgk6W3{&uF9_&)a}&|mK8iOiS_4E|b&%X{I50RCx%|D~gs_M!c`kT0cx_d^iXEe4P0 z>x6zG4LKU44>&m_)|e{{{y~Qe{Zj`2ki#k2jcNTO$oa6th5kW<-|ldU?_Z0sc#8fhga5t5MbB1hs2kl|hu2$) z>Oq4KI{M}8I)ft87~SD;iPv2Q|CGb!J^r5t|Fpw}{#~a*&SxD?kH$P;@H-tY^jFc) zt1-IE;ZlD7+TfpexX`aAf=2hnP}C7?CJg>|NB?qmeaGMv4i`CBzW{R5^q({M4o5FN z<8vwEjnPhrOFFzUfZuKKe{}Q`Zbu$+zUXkNkKZx)mmJ>4uGh{7{T_#3#;!*VexJiH zXV*I#LI33x-tZ#e4>(-HeT%`r>Tr?s`~{%@XNL>@tp@)WhYNkv8KD1$!-f7+22Yot zg9iVmqi<)|_A?>pvksT?^Lc}R%i*tL*Cj6oeY*VYH28NMz2xH=^ule7zUOc$Cx2`3 z?>n4|jWGud{sV_g{W|$9$oZkeg?^2}A9T3T-(>I~Ib7(!Xz(AW@ZTByCk_`mi>YJK zsODouPQSs^`h3{n>2QB&@N~G5Tn>W!+&afvdp3^@4Gt~q9Un0tyKNt!kBu2;`|5#0 z3BMBE_SZhJwM2Kjb(wFGPKB#UjAieiCcEX@MxRqPjJWciKH=KcRHhs8rl>b5FgsFa zB&g3%MoAA=YG4{st0k+idg7+oZL-wh>d%P4%<|I4-162aM%(;AIR~ppFvS(;Sarr! zS$B-n)lDHAcJwxOCspGhI4veL%r47+2jIvZJZ8Y~h#ub^X3(&<>c?#t& zP)(!u#BnMls=v7guLaGB{gBAinh~XMX=R~ZHwa1~e^|ucuxY|rzGAeqLYI;Dj?(>} zRP~kD(iNlYy6NlK?O7$f)K&KB3oR=~*Ypnz(DkM@1O^I!P-f4_P)(Uxh0SDNDNF2< z6{9On%N&aQG9hSB6@RKUbZKh3Y3CAQk|o1Cr64L_fy4(IVU-ijO`=WJ^sS;Zr^IZi zZAHyM^D4PmUGv#hzPA3R!Yq}N5r13WRG3!#{hsVfLGMv{iyI+@=0t|YSNbMIg{niA zG?j=0sIPJ57R6HKj3R8~T=E6V$H|R0B`S!C=Bx6CS#1`Lrt;16><|YlvmfHXn7uSN z5u(v$QrF;4i)>ba5dLJPonmR5ip+PeX`uDXWd6d8N1*#&6F+A+_a{ zM8p?88#y(~wl3aPnmAWq9^>LMfzR3Wc7bEn9{L%VYFSuJ+f^=cnTM@w?z6 z`mUAh8qQ`|wUx2}tR?yfWCmaiCJ}?`vN_Izs8)(m#rO)3;Ve#`?*lotoN0Ih_$* z<<3^>irK_2E!m1bOsR8anGrL};cgq{LFWZT+qo=G@I--2b$!s38iQVdX-}t8;IXcZ_a^tjitSB+Gvg|~5OF3SX+4gur7X+>|D zv;-N^%PJIE+GG}rs&NVpC{W=4AkhjaH2s(bir^nK&%!!QKYp2$4M!x~Ty3dR*(jN* zjs<5doQSH0GnHJ(ylqck<55+aRC-fwKVpT+rB{_CxB5H{sm>9d{e;hI)>3(HL!X8E zL4vF-djA}O#%+pOW>tE6a*d-q`x%!Jx2)F@&HQDqZB(siSp@(YXKP!Z$~x4(*?h}p z#47MM@}|ul(d;!KtfZZQuH#HU4D<~rK{X*=U!H0k}8y@9C2C7Y*OO( zwJI;wSH#GyF9nxGt0q@f@kgeITvY{>ftoRFZYsNhuo(rE`?t`XSYjwpH5AMwOERY{$7P{$IYAxGAg&ir-)R=UNtFAm(4JyaAy_*X(3kDshYwi_09MYD8@R=l3rrsc5IGO0{So(PHA|h|7p0lq{Jk zb6mse)|_RWeCq%xny!wy`Ps=JY$t)r)@|n?PGg z5z3q}o8<`EZEn=ada=pq9Zxkvf#kHAl-bRl%{YZ3l-(b$9;aE;%PN)bZS|R{mFh~w zB_-7yB1vhNN{vldS!^}B;wcte7iJQe<*X52R*|uh%PcQdlEhZi877QluAy!!d2HF% z8R15#)peZ`V<>fMt}dkXbP>e#hZGyyb88KbU0_$Ye0x{+Ap^fh;p@o_1ALNxLO()o z7~uEPPw;mFBm?|@`U(D50LcKyu5Q7>3j-Xxx&@aV%)s|5{4lv;fd3QygubB;sKv3{ zTku5+$8K-IFHkskdkfyJaO~<9{A~)y?rp(8u5j$q7JQ$=v8!9~-za>)!cVQI2Qr8k zc4-U!s}+vj*n(fKaO{2-ykFtibuIY26#i3%e?Z}y{yv2tQ1tfR1gqym3O^=C4`iUf zmh)1D|BU=ZpR&ULkHUu)eo*0muJHd*_(v43!~Lql|6S4lr^0`s@ROi88CaUWq;O4t zt-=oxkHqU83fKC7Lg9}p`Y$P5>;E%_|4PxH^8ZzLJ>XGYRsJP`g0(HN#g-OY2O2E> zmnJmOP_a!Q0}~r0Hlf9~7(y~FVMCH869^TR6}ro8S~n_H)~#zlWo=bf`P^!w+jW7m zLU+}rF1Gls>*7jRKIv+7ag8h6?m73K^XAN*b2D!sMfZN+%zN*5&+q=u{rm2FZ{D4W zZ~y_Le*quXT_o^*0$=IDKP2#93;Vwixb){af&aI#FN1vy=+86oVSnU!B5`|YbOv=5-Kar##a`yzo$d;C9TwwL)T5xBI+|Mh13X(Ije z1P-rVn1K2H4Sd*MrZY*{%XIMnPuX6kbH2c3I&T!XOy@#@%XEDClJx?wpO}FDUnJ7G zS>QPKvY*l)Upl42UZ(RVfk#Q_Vqq`SxkTWy9%Vc9wa>SRe93WM;=^FW`7IQO*I`V+ z^86ZnIGsZMTxpXr{qAhix!049Y(JNZ@|6Bh6}YUgX&zjbf2GjHceuG6WO-gD@au)W z)V)*SG9BrUY=<#nKV76R#|Px8V`Q02fyBf-{8Sz`;qNd)}t(EX+M+d3#VV$ zX1HIxUDTr-hkfb1Q`pP#)@Q$5*voM>iv5kAa=^Ja`!CDkw<2Fr(!WWhBkd~$F4M0R zxU`q$Eb}|pV}G;2W%|DIc}?Vt#|O6_Zx`k4YY%dMQWe2op2z1#u$SX!g~vWdIQmah zKZDc={5;ynO}oG+34EKt>5{@AyBr)|<22!bgV)jVaR+}79pfAf1E!6i0X%?!V*&=o zzi1DGItS-;+Z~+O71`$Cyne_o2j_J{4mdck2XfrOdEJi*R4D8xukTUj;Jm&^orCi_ z9_ve2%a9)>VmxJ><8wVVm?T$M*uctAg#1MHD06ULH>1wMc^!;)2j}%J zwmCSjcd^UCdA*AR4$kXc9CvVD?_$D)Z2x&(i!ul2^(*QeoY${tcW_?6Vw;2W`W3qz zoY$#1An?i7HS>L3;BOH41nQhv_U8+{OyF-6c%8suNs}u$AtZez-J1)lo}cOIZNOb0>4_|jRG$dc#ptm3w%i6Zx#3+fnOu=!vdcp z@DYLYH3&wRQfEN_`5c0HmB9Jjjd-)bZ$N-TO5is#2-_V3FBkaJ0>4S%M+DC2R*XI+ zaK83Id@6NX^qc{eOqRs|0?B zz?%i$An=sHmkE4_!1FWy&P>yffE01rqr!e93 zl<z8P%-P zF>eWFz0xb@0-rI^K@HZoU@eZf?iYfAvQzB4k%e zF4@;;dC7u&{4tuXo z1{e#>A_UoKg!Oq2R|xQUa1P)54^Mbn5$5!HE`Lz_`8W7mnJIPQVe)yJOaZZz7)i+h(embCXYxTluCKV`kOU;C>Hk z)$iF^WjN=zy5}gX`t+}`xN|C%B?}Fspb=nA}wPmQw z@omVEFUs0E7^lXmBFN#_t1iMR=opt-P!Di*m2YZaSVuKA!L{MOur&TB3niPLa|Pry zeB0?vy1v$sZDw(7QeI{{CzrQv#8nJeukwmepw#BPDcIAz6VvPgW=k5 z{H{8$PvvPrQLgPhRYrb__oTx&fW>Q!zL)3E!XI^BE8MV++_)G0b?vk8$J2l1T@UM0 zSUzX=?&(>$=&3^N0@(%kyK^yTrjqL%mtyqyxyQ4}j6a3E+I<${IfY?bvs+mP)C$8h zx66I0@+@4`nv_#zg}l~$7M^H@rIuId&+lpf3;h%0r*GYWvnVgE=D2HxP0RvVjA#6A z_qlP=_j0o`!Fk==zgCJq|MUsTxpy(FUuV@D-+S2M?VWH|mYJ~U^h6jC@NsgaUs!15 z%vBd(vPDtFR(m$WmLEx5>q}NUGnXyU^>Ogt%|LIr{Xq{d0G{lE-}iKNr;_DM-?`$( zzEo@5AJD^qVL1QT~pV6RM#d`nh88G92T32lVsZ zaO>mqZ@%c~UWPwh0H1#oCH3(=gQ)uVfh`8f{|y{R<+mGlHh*OS{7&M_{Qp}4`~gM( z-39Qs5MSzlqX7OR3V&|_{GAGae*yem3jaU>{5=Z)o&xyzt{nzheh1+=YWq24*x7u1 zM=>h@h{FGe0{F)iKK6;I`mZSbZx_HHRrvo@0Dl6#XCll0g#!5at{4W%$M;~P<{#fB z#31?KgX5_DIST)10epTxN9yBx3Q_fI6#X9*z;96aKP-U1QsMuo0Dil|KVAU8hxl^* z$M?memfwJ)zp4QJZ3-XXKaQ$Dr10^5yVn;lEk{e**rH9fE8>ufcKD_ICmC<@kl` zSVZMdQ}pqD(x`lXZ&2#vx)@RUHz@k}eri;Hm6Crvr$y!0D12OxBPzc^;p6%oQTZzs zKCa^tmETT$*?w@nkEr}kMIYA%iOL^P__%&ZRQ@)_|CR#U|09Y%t}hZ*f2X3qx&Zwr z6n$KmB&z;yMZdKG{ihXuT+bw`{$7QT>s&9J!3ik;Cd5L z`6G%xu1gV>e_G+=`V~?6lj%KU=|8S>5tTnx;p2K3QTZ{2kLzYc<=>$2%L?FED|}ps zBdUI#!pHSGqVgLRKCbH#m4BbY$Mrv=^4BVSTqh(dKSg{w{;w%u{MfAUaUG7R`r8zK zTLJoyDEx{7^mi!y_5$=DSNO>S_`4K7t^?whUkuU&IH1?UVb6x$#D8fbBX&!}N(kaR z;h1Jkh}fOcF1u|cLA-y6?@Mxfm}a8`e3u&aNsiDU*h=pihXC!MtqeE70j7DT{7T@O z{5u)jM*8l(QO7LUMnIa!A3BDL*ISM4z>&AVVy_yWr!N-%EgL{vRiO z`3^oN<;VnhPSp6t^qzFS{NLr_PbGdn{f~S2bBSM$PK)6B{}JG8vz}x4Icg7qkc5^5_Tjp1fSk0@DNYtbp?@t^BJ=pT{Ze zf9>#b_1^&lkCy){NPj_=TCRQ^_?mvBlK=Y^{hc2D=7{S{C6t)k9+j@N6i1nJ^II#{NpLrZGR&k{nMmh z3mh5T_J7i&U)pb32_j?r?}3l2f8#{G{BNTRhkW{TfDbMNHI8E|75!dCf4xV4OGN#( z9{nd2eXJ5U|9d?8`$#|E`Tq+Z{S%}w$G;7V{v|MR)7pP2ty3`vI5MEE3>N`kEB|RI z20@O0190r-e}hNAn)GLzR5D+#{(~O<3Pt}RMgRLA{Z$e3f5fAoQ1mw|`U@xN<^OO* z{ab*qmH%o*|NV;or#$*!B>kH+MQ`?;ZWesPqd%bNZ&CDr?9u-b=|AA;yY>G=kNyzp zCy4(tY(J>zC!s-V?LR^5tKd0923LPI@U`+ks_1WngxvQ3?;iaxlm5k09QNJvzYgZ< zn*Rrge`_B8Y~XAD$2MA`96$aTAlLst^yt4z`tJP6Ex*kk{YKK4<40Q2p9S+oE&tP| zSpOH=P5ABVUkQ9I|7(@}4=Vb9<UQq zU(?^NJJ^CMss6Xt{pN2PfAV~ek;n>Z88`QIw|J|gYZ~XtXhyRU;{(lnq zTKQEd{(nmG{|?a6{69+i)QqtxOmN4KM?L%#5&ho|cAEbQ#s5!(2X6TX!ju(;raupH%esdGwb?)PL5a zKcwh?PSNk4s^`BoqW(JIYx#dl(f@*?Kk?1F{$|q8*M63I_>V^Pe-ZFC|Mx2Xe^K#& z)T94oME(Er=pR+|_bB=wzEm&2{iL67{`6fB|3?x1|2FWo@*7e7|7*qnfy;FNPm?}A z-;lu_|DN^mFN1!8A>a7%4DdDoCqHEQ^8E8vfZXvf2?pBuH<$GD-GATh;V+Nq|C7Mi z{EsRAe@*d!)#bYX9TD|c0$;LZ+{Zk(O zH^8`zAz%CZxkrDcqJI$5bIboh7$CIzzm4?sm47Gjwft{a^q*Jsr(UJ&e>`ITrvP8m zA6E4LQPKYkkN&qJ=Ks$;`X?0qZ!7w>aDvpze>R-gFyyQMg}~SHKW($+%l7wA0J-)5 z9gqG!q+f573BTR`_q<0xLHct1c|p;CFsA4KGo*i8sBCv!{Z8O(`5#j9|Id(woBydZ zb^RZa{=z)^Q-H7O?^X1_r|3W9(Z3Sr1sHC%oABGs|Cc@bBZ~e@kcylCMYHt$uO$6^ z^N06)_#23yZ~i>&;ct(q|7#Ebvk~>HuGaHE98tf|!+$X%|0^E;sfhmniulE03$Z(s zY2t`&QwI0=e~HiI1lwLfe7F9&{qgp^GFyJks)^vj9#`$iLwnv-&3 zFg}_{mzvGN8dD)dtDYM|tER-(SE|AEXd>NzIFVj)D81|e*umk!6Od4l7+i5U@o4-+ zBK;ymgJ`khP~y@46VmeJ6^Zn75=f*oscbz^eJ?43V5!G9(j0o;`W9Lm_t~HL=r>By zF)}9G+Gfm24~De zTCg3AZ>vr3i>HsJzyI|hc0opk9EoOZiwZ0XpwQp1GpEQgaJ^5xgVW{56_PVVm-9HlAJ-nB> zt$>Yi9t>~W-qh^~PWfuh1yjDdckAfH{@Ip@-c6Ix+i5&z-!?Zc2wv?oJ$x zkDzD9J=KpD)|X5#vPqQ;o&2#$=6No~7&Kw%ZT-i<1^Ae@+kX)p07#Yd_Ji@$sCF7ubBJj|CJj7GQ47mX zH9fLDeu|@D08d@F<$b4u)Wsph-QkiPB)5HHT2sCnKSdmOj4@jI;*I>IubaL<5l#-K z=hCnyhtrPxl) z+>M6h(RAYk$O9Ef46|V}oQ68bVuQgCCM~jI(D0GQ;SFrVc7cb~UNI3k!uwseSs$#y zYlMJ>AU-q353V?6CzBv2oEgV7Ry~K};}_m(7Mq`MYc4L*UAlPjt+6?E$u%9VU9sx& zo69S1oPVv|K`XkY85BKqXHYayS~UHFNt5wCbDVqQ2g7Xqs=cW6kBS#xc;0F-fJ2Te zdZ@9%Fem*vT1{s@UZU`2%7d_P%9_)NZ!IZ)z@`&}xCZ!OxE4NHcI_Fhr;J4qm`f*4 z=YAWHIztq{1$@s+W9cI$TPKvHiog_oHj^0Gz6t<2PscdnkUPjNh1vKTPqxGQN0y znEnXGn-0dz4}Mp;PWthIOgz7fYaXewAImcF z{I2UAl3%#w*jET5GWACvm`X7mRrzD&lqWa4+`;SZ0&N6n)YZ*CQ_fAuzfl=KDc9utCJyr#vM zge$*f$Cd=n4JnE)2~6o{8^cjafEUx*0e*4@_ct;)byH(hqOQh;>Cgk|?4$sv2ZcGf zxmV(#m=4|8c4A7*T^a|3!;x+J(db3l97n5`^b8&PLA)G5doH>=D(H70>?H2W~|ae_S$!4JrlP!h~k zP|R1ZKWJE@-i1Uw*H3Go>!-zY{j|8x&q)}a6G{R+^XG<=0PlF_hLWs*ZO+7(@QYX( zDEK_=Uo85UnR5V!6TO+D{h09@uopb`FB49;Y6F~mV7MKMcxG{?{cuk11$>t1M>q$; zFaS9E^D}!G;JgCEON8&Vhi1-#yC(t9^j?aDO%a@DG<=E29?!q1>-xWra98*Jgm=Lf zgPGUB_G5(aHz>`UVE^-gYyQB5UB!Rl!Hb~@YUxb(;B!3qJP(flojyy9W9B>q{vYtz zUkpuO^QXasuhdYh^G_uNEi*!=@ z7lS^AxZMPgdD3~3>{pUK`?;U+9fW^}(s|jF&M4Whfh~qQy9t)SP^Zosh|K1=p| zrr$vLFyUr?3~BA~r1KdM{$)yM0&Fqx$oOrK{c*A{bL=mKfmHK<2H@y_9oh4^9rxJZ zP4=6~-ps4PuYQmHW)HsAgMZe84+D;VUJP3dtotJ2PZ4hB@eu#NgnyTCF1PF96sVQM z0>Cl-Uy}VSqY?xU5Iz;Q7|c8#wjU%sMmWzPKS_9nWB&{sYv->cfNTC-3eP@giFq2& zT;B`0Waop&@p}|Mt64nP2sGd2+`(Z_*{o9d z!Ps2*FN_wM703wu`NSm6erq*R=L^w6#FqJGvgIZ)-|bR<^Be?QKc*wsxfY z>f7Q?t?(6(uM6t#hK0ZHFK=miU|^u7C)wNA-PPLJk=oRWJ77YdnrhBB};zN2em3ibe!X}qHidd$t(W13R%N44IT~Z?x@7kzt~h82^6u^Y`o85o$*xRgS-bi=%#t)*(AeGC8Q%bl zgU1^eV7g}Cw2Uw&hjTY{{ag+~U~hSkW*%q@_YrjCbXhYTIVVL2xsXq=k|YnnTP-vS<* zo913K) zwE*0*^&y%C*F*)#-__CAv8FQ_Ut?=;ZTCiNZVnS2?MXUx8Z&x+SKp?tHX<%aSAHOY2%n6rnlOU3%ChuK7Y z-MYp*)&}d%XdA3gu5atvWb$W6DoeuTVpe*%3-2< zt8#vC5|e0w2~x5*+0~Y;Z*GZKr8e~>5>S=hfw_K3^$eIKe-ERu~?E?RT_^|G8 z2}eI`1zv&x1oV3meAxbaflGfDdhlfem;S5}_+pX%YJto4^HG7<3Hw(Bj%}O$ETj8q z=zl`spAz^|fq!4%cL;m}RUB>_1U^mR%LIOpz?Tag*Nnn|8;SqD!0&`O_8-@X!hoA5 z_%J@1?q?z1Ebw;<{4RmpA7r__FWdR^gk!PdF7`_t&i_^5vVKnrT&Dk9 zf#aCN`Fa!GFT;Gv^sf}SOuyWNFA%tFKM8@$beaS%?f+Qday|Ivg0RN#0ooXg=txNn95{gn7@gIYWV`)rTr4h(4D4fZE=j-Nyi@+INI|(WVgW4em@<5%fWv}$KMk;ro-iMO5m6dKWD@L4Z(mIe)i%Q z1pbc}#`(ETvt!TCXHpK%&u4ZxI6qf;+QIqx$q@&C0vjHLQx4A0J*JYs>?c3psB&zJ`wHUE3j9I@DEvU+{H(x4mG^C0pMopoa=4Xcw`+N? zH`&>0{&6rUw|`-`rmqkFu8#iC?t!*8x;fbbyiWM%I{vRcb7kpV)z~}pS^r8op0^x5 z+I$f&Bv#4QTgo(ALk%Z`JD>?@&focx56OvkMpXi`Z$NdAj|(6IF8ES zZrIs;oTo+Q?;yVPALma|`Hw65IB#+l`3pwGh}B!0caclGhw#MGaY@HCp3 zC5VspcL{tr|6G3u0n_|HLi#a?m%)(<{sSU4{wd;@NiyuaeEi=kjX#YhE3rI${NELg zUrqdc`f(5cKH_K1b-)+YlHn`F=lfV3*F*e#?GJy)uhrjbs=pyh5bN&>__+0V%%jh1 zob&Yy`^9`d{uht_2nP1wPDYyn*yNpX}~o(!Y`c+G1WY@D}ec^1h9+-~UN`iQ&F$i@)bY3^rL| zg!rSFIT6@@hLS)u`DcK()s!JzgC7It|7!R!pYyM2qy33e{0;&x2OQ_|6;N~CaUK)Q+m7xdkbqdDi{~uZ|bIJe!