diff --git a/CMakeLists.txt b/CMakeLists.txt index b19ebc3..c4ef0f8 100755 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -88,3 +88,9 @@ if(MSVC) else() target_compile_options(assign3 PRIVATE -Wall -Wextra -Wpedantic) endif() + +if(MSVC) + target_compile_options(assign3 PRIVATE /W4) +else() + target_compile_options(assign3 PRIVATE -Wall -Wextra -Wpedantic) +endif() diff --git a/cmake-build-relwithdebinfo-clang/.cmake/api/v1/query/cache-v2 b/cmake-build-relwithdebinfo-clang/.cmake/api/v1/query/cache-v2 new file mode 100644 index 0000000..e69de29 diff --git a/cmake-build-relwithdebinfo-clang/.cmake/api/v1/query/cmakeFiles-v1 b/cmake-build-relwithdebinfo-clang/.cmake/api/v1/query/cmakeFiles-v1 new file mode 100644 index 0000000..e69de29 diff --git a/cmake-build-relwithdebinfo-clang/.cmake/api/v1/query/codemodel-v2 b/cmake-build-relwithdebinfo-clang/.cmake/api/v1/query/codemodel-v2 new file mode 100644 index 0000000..e69de29 diff --git a/cmake-build-relwithdebinfo-clang/.cmake/api/v1/query/toolchains-v1 b/cmake-build-relwithdebinfo-clang/.cmake/api/v1/query/toolchains-v1 new file mode 100644 index 0000000..e69de29 diff --git a/cmake-build-relwithdebinfo-clang/.cmake/api/v1/reply/cache-v2-c48fe2f3e8e1ae3586bf.json b/cmake-build-relwithdebinfo-clang/.cmake/api/v1/reply/cache-v2-c48fe2f3e8e1ae3586bf.json new file mode 100644 index 0000000..0d9fcb8 --- /dev/null +++ b/cmake-build-relwithdebinfo-clang/.cmake/api/v1/reply/cache-v2-c48fe2f3e8e1ae3586bf.json @@ -0,0 +1,2119 @@ +{ + "entries" : + [ + { + "name" : "BLT_BINARY_DIR", + "properties" : + [ + { + "name" : "HELPSTRING", + "value" : "Value Computed by CMake" + } + ], + "type" : "STATIC", + "value" : "/home/brett/Documents/Brock/CS 3P98/Assignment 3/cmake-build-relwithdebinfo-clang/libs/BLT" + }, + { + "name" : "BLT_IS_TOP_LEVEL", + "properties" : + [ + { + "name" : "HELPSTRING", + "value" : "Value Computed by CMake" + } + ], + "type" : "STATIC", + "value" : "OFF" + }, + { + "name" : "BLT_LIB_DEPENDS", + "properties" : + [ + { + "name" : "HELPSTRING", + "value" : "Dependencies for the target" + } + ], + "type" : "STATIC", + "value" : "general;ZLIB::ZLIB;" + }, + { + "name" : "BLT_SOURCE_DIR", + "properties" : + [ + { + "name" : "HELPSTRING", + "value" : "Value Computed by CMake" + } + ], + "type" : "STATIC", + "value" : "/home/brett/Documents/Brock/CS 3P98/Assignment 3/libs/BLT" + }, + { + "name" : "BUILD_NBT", + "properties" : + [ + { + "name" : "HELPSTRING", + "value" : "Build the BLT NBT + eNBT extension" + } + ], + "type" : "BOOL", + "value" : "ON" + }, + { + "name" : "BUILD_PROFILING", + "properties" : + [ + { + "name" : "HELPSTRING", + "value" : "Build the BLT profiler extension" + } + ], + "type" : "BOOL", + "value" : "ON" + }, + { + "name" : "BUILD_STD", + "properties" : + [ + { + "name" : "HELPSTRING", + "value" : "Build the BLT standard utilities." + } + ], + "type" : "BOOL", + "value" : "ON" + }, + { + "name" : "BUILD_TESTS", + "properties" : + [ + { + "name" : "HELPSTRING", + "value" : "Build the BLT test set" + } + ], + "type" : "BOOL", + "value" : "OFF" + }, + { + "name" : "CMAKE_ADDR2LINE", + "properties" : + [ + { + "name" : "ADVANCED", + "value" : "1" + }, + { + "name" : "HELPSTRING", + "value" : "Path to a program." + } + ], + "type" : "FILEPATH", + "value" : "/usr/bin/llvm-addr2line" + }, + { + "name" : "CMAKE_AR", + "properties" : + [ + { + "name" : "ADVANCED", + "value" : "1" + }, + { + "name" : "HELPSTRING", + "value" : "Path to a program." + } + ], + "type" : "FILEPATH", + "value" : "/usr/bin/llvm-ar" + }, + { + "name" : "CMAKE_BUILD_TYPE", + "properties" : + [ + { + "name" : "HELPSTRING", + "value" : "Choose the type of build, options are: None Debug Release RelWithDebInfo MinSizeRel ..." + } + ], + "type" : "STRING", + "value" : "RelWithDebInfo" + }, + { + "name" : "CMAKE_CACHEFILE_DIR", + "properties" : + [ + { + "name" : "HELPSTRING", + "value" : "This is the directory where this CMakeCache.txt was created" + } + ], + "type" : "INTERNAL", + "value" : "/home/brett/Documents/Brock/CS 3P98/Assignment 3/cmake-build-relwithdebinfo-clang" + }, + { + "name" : "CMAKE_CACHE_MAJOR_VERSION", + "properties" : + [ + { + "name" : "HELPSTRING", + "value" : "Major version of cmake used to create the current loaded cache" + } + ], + "type" : "INTERNAL", + "value" : "3" + }, + { + "name" : "CMAKE_CACHE_MINOR_VERSION", + "properties" : + [ + { + "name" : "HELPSTRING", + "value" : "Minor version of cmake used to create the current loaded cache" + } + ], + "type" : "INTERNAL", + "value" : "25" + }, + { + "name" : "CMAKE_CACHE_PATCH_VERSION", + "properties" : + [ + { + "name" : "HELPSTRING", + "value" : "Patch version of cmake used to create the current loaded cache" + } + ], + "type" : "INTERNAL", + "value" : "2" + }, + { + "name" : "CMAKE_COLOR_DIAGNOSTICS", + "properties" : + [ + { + "name" : "HELPSTRING", + "value" : "Enable colored diagnostics throughout." + } + ], + "type" : "BOOL", + "value" : "ON" + }, + { + "name" : "CMAKE_COMMAND", + "properties" : + [ + { + "name" : "HELPSTRING", + "value" : "Path to CMake executable." + } + ], + "type" : "INTERNAL", + "value" : "/opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/bin/cmake" + }, + { + "name" : "CMAKE_CPACK_COMMAND", + "properties" : + [ + { + "name" : "HELPSTRING", + "value" : "Path to cpack program executable." + } + ], + "type" : "INTERNAL", + "value" : "/opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/bin/cpack" + }, + { + "name" : "CMAKE_CTEST_COMMAND", + "properties" : + [ + { + "name" : "HELPSTRING", + "value" : "Path to ctest program executable." + } + ], + "type" : "INTERNAL", + "value" : "/opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/bin/ctest" + }, + { + "name" : "CMAKE_CXX_COMPILER", + "properties" : + [ + { + "name" : "ADVANCED", + "value" : "1" + }, + { + "name" : "HELPSTRING", + "value" : "CXX compiler" + } + ], + "type" : "STRING", + "value" : "/usr/bin/clang" + }, + { + "name" : "CMAKE_CXX_COMPILER_AR", + "properties" : + [ + { + "name" : "ADVANCED", + "value" : "1" + }, + { + "name" : "HELPSTRING", + "value" : "LLVM archiver" + } + ], + "type" : "FILEPATH", + "value" : "/usr/bin/llvm-ar-14" + }, + { + "name" : "CMAKE_CXX_COMPILER_RANLIB", + "properties" : + [ + { + "name" : "ADVANCED", + "value" : "1" + }, + { + "name" : "HELPSTRING", + "value" : "Generate index for LLVM archive" + } + ], + "type" : "FILEPATH", + "value" : "/usr/bin/llvm-ranlib-14" + }, + { + "name" : "CMAKE_CXX_FLAGS", + "properties" : + [ + { + "name" : "ADVANCED", + "value" : "1" + }, + { + "name" : "HELPSTRING", + "value" : "Flags used by the CXX compiler during all build types." + } + ], + "type" : "STRING", + "value" : "" + }, + { + "name" : "CMAKE_CXX_FLAGS_DEBUG", + "properties" : + [ + { + "name" : "ADVANCED", + "value" : "1" + }, + { + "name" : "HELPSTRING", + "value" : "Flags used by the CXX compiler during DEBUG builds." + } + ], + "type" : "STRING", + "value" : "-g" + }, + { + "name" : "CMAKE_CXX_FLAGS_MINSIZEREL", + "properties" : + [ + { + "name" : "ADVANCED", + "value" : "1" + }, + { + "name" : "HELPSTRING", + "value" : "Flags used by the CXX compiler during MINSIZEREL builds." + } + ], + "type" : "STRING", + "value" : "-Os -DNDEBUG" + }, + { + "name" : "CMAKE_CXX_FLAGS_RELEASE", + "properties" : + [ + { + "name" : "ADVANCED", + "value" : "1" + }, + { + "name" : "HELPSTRING", + "value" : "Flags used by the CXX compiler during RELEASE builds." + } + ], + "type" : "STRING", + "value" : "-O3 -DNDEBUG" + }, + { + "name" : "CMAKE_CXX_FLAGS_RELWITHDEBINFO", + "properties" : + [ + { + "name" : "ADVANCED", + "value" : "1" + }, + { + "name" : "HELPSTRING", + "value" : "Flags used by the CXX compiler during RELWITHDEBINFO builds." + } + ], + "type" : "STRING", + "value" : "-O2 -g -DNDEBUG" + }, + { + "name" : "CMAKE_C_COMPILER", + "properties" : + [ + { + "name" : "ADVANCED", + "value" : "1" + }, + { + "name" : "HELPSTRING", + "value" : "C compiler" + } + ], + "type" : "STRING", + "value" : "/usr/bin/clang" + }, + { + "name" : "CMAKE_C_COMPILER_AR", + "properties" : + [ + { + "name" : "ADVANCED", + "value" : "1" + }, + { + "name" : "HELPSTRING", + "value" : "LLVM archiver" + } + ], + "type" : "FILEPATH", + "value" : "/usr/bin/llvm-ar-14" + }, + { + "name" : "CMAKE_C_COMPILER_RANLIB", + "properties" : + [ + { + "name" : "ADVANCED", + "value" : "1" + }, + { + "name" : "HELPSTRING", + "value" : "Generate index for LLVM archive" + } + ], + "type" : "FILEPATH", + "value" : "/usr/bin/llvm-ranlib-14" + }, + { + "name" : "CMAKE_C_FLAGS", + "properties" : + [ + { + "name" : "ADVANCED", + "value" : "1" + }, + { + "name" : "HELPSTRING", + "value" : "Flags used by the C compiler during all build types." + } + ], + "type" : "STRING", + "value" : "" + }, + { + "name" : "CMAKE_C_FLAGS_DEBUG", + "properties" : + [ + { + "name" : "ADVANCED", + "value" : "1" + }, + { + "name" : "HELPSTRING", + "value" : "Flags used by the C compiler during DEBUG builds." + } + ], + "type" : "STRING", + "value" : "-g" + }, + { + "name" : "CMAKE_C_FLAGS_MINSIZEREL", + "properties" : + [ + { + "name" : "ADVANCED", + "value" : "1" + }, + { + "name" : "HELPSTRING", + "value" : "Flags used by the C compiler during MINSIZEREL builds." + } + ], + "type" : "STRING", + "value" : "-Os -DNDEBUG" + }, + { + "name" : "CMAKE_C_FLAGS_RELEASE", + "properties" : + [ + { + "name" : "ADVANCED", + "value" : "1" + }, + { + "name" : "HELPSTRING", + "value" : "Flags used by the C compiler during RELEASE builds." + } + ], + "type" : "STRING", + "value" : "-O3 -DNDEBUG" + }, + { + "name" : "CMAKE_C_FLAGS_RELWITHDEBINFO", + "properties" : + [ + { + "name" : "ADVANCED", + "value" : "1" + }, + { + "name" : "HELPSTRING", + "value" : "Flags used by the C compiler during RELWITHDEBINFO builds." + } + ], + "type" : "STRING", + "value" : "-O2 -g -DNDEBUG" + }, + { + "name" : "CMAKE_DLLTOOL", + "properties" : + [ + { + "name" : "ADVANCED", + "value" : "1" + }, + { + "name" : "HELPSTRING", + "value" : "Path to a program." + } + ], + "type" : "FILEPATH", + "value" : "/usr/bin/llvm-dlltool" + }, + { + "name" : "CMAKE_EXECUTABLE_FORMAT", + "properties" : + [ + { + "name" : "HELPSTRING", + "value" : "Executable file format" + } + ], + "type" : "INTERNAL", + "value" : "ELF" + }, + { + "name" : "CMAKE_EXE_LINKER_FLAGS", + "properties" : + [ + { + "name" : "ADVANCED", + "value" : "1" + }, + { + "name" : "HELPSTRING", + "value" : "Flags used by the linker during all build types." + } + ], + "type" : "STRING", + "value" : "" + }, + { + "name" : "CMAKE_EXE_LINKER_FLAGS_DEBUG", + "properties" : + [ + { + "name" : "ADVANCED", + "value" : "1" + }, + { + "name" : "HELPSTRING", + "value" : "Flags used by the linker during DEBUG builds." + } + ], + "type" : "STRING", + "value" : "" + }, + { + "name" : "CMAKE_EXE_LINKER_FLAGS_MINSIZEREL", + "properties" : + [ + { + "name" : "ADVANCED", + "value" : "1" + }, + { + "name" : "HELPSTRING", + "value" : "Flags used by the linker during MINSIZEREL builds." + } + ], + "type" : "STRING", + "value" : "" + }, + { + "name" : "CMAKE_EXE_LINKER_FLAGS_RELEASE", + "properties" : + [ + { + "name" : "ADVANCED", + "value" : "1" + }, + { + "name" : "HELPSTRING", + "value" : "Flags used by the linker during RELEASE builds." + } + ], + "type" : "STRING", + "value" : "" + }, + { + "name" : "CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO", + "properties" : + [ + { + "name" : "ADVANCED", + "value" : "1" + }, + { + "name" : "HELPSTRING", + "value" : "Flags used by the linker during RELWITHDEBINFO builds." + } + ], + "type" : "STRING", + "value" : "" + }, + { + "name" : "CMAKE_EXPORT_COMPILE_COMMANDS", + "properties" : + [ + { + "name" : "ADVANCED", + "value" : "1" + }, + { + "name" : "HELPSTRING", + "value" : "Enable/Disable output of compile commands during generation." + } + ], + "type" : "BOOL", + "value" : "" + }, + { + "name" : "CMAKE_EXTRA_GENERATOR", + "properties" : + [ + { + "name" : "HELPSTRING", + "value" : "Name of external makefile project generator." + } + ], + "type" : "INTERNAL", + "value" : "" + }, + { + "name" : "CMAKE_FIND_PACKAGE_REDIRECTS_DIR", + "properties" : + [ + { + "name" : "HELPSTRING", + "value" : "Value Computed by CMake." + } + ], + "type" : "STATIC", + "value" : "/home/brett/Documents/Brock/CS 3P98/Assignment 3/cmake-build-relwithdebinfo-clang/CMakeFiles/pkgRedirects" + }, + { + "name" : "CMAKE_GENERATOR", + "properties" : + [ + { + "name" : "HELPSTRING", + "value" : "Name of generator." + } + ], + "type" : "INTERNAL", + "value" : "Ninja" + }, + { + "name" : "CMAKE_GENERATOR_INSTANCE", + "properties" : + [ + { + "name" : "HELPSTRING", + "value" : "Generator instance identifier." + } + ], + "type" : "INTERNAL", + "value" : "" + }, + { + "name" : "CMAKE_GENERATOR_PLATFORM", + "properties" : + [ + { + "name" : "HELPSTRING", + "value" : "Name of generator platform." + } + ], + "type" : "INTERNAL", + "value" : "" + }, + { + "name" : "CMAKE_GENERATOR_TOOLSET", + "properties" : + [ + { + "name" : "HELPSTRING", + "value" : "Name of generator toolset." + } + ], + "type" : "INTERNAL", + "value" : "" + }, + { + "name" : "CMAKE_HOME_DIRECTORY", + "properties" : + [ + { + "name" : "HELPSTRING", + "value" : "Source directory with the top level CMakeLists.txt file for this project" + } + ], + "type" : "INTERNAL", + "value" : "/home/brett/Documents/Brock/CS 3P98/Assignment 3" + }, + { + "name" : "CMAKE_INSTALL_PREFIX", + "properties" : + [ + { + "name" : "HELPSTRING", + "value" : "Install path prefix, prepended onto install directories." + } + ], + "type" : "PATH", + "value" : "/usr/local" + }, + { + "name" : "CMAKE_INSTALL_SO_NO_EXE", + "properties" : + [ + { + "name" : "HELPSTRING", + "value" : "Install .so files without execute permission." + } + ], + "type" : "INTERNAL", + "value" : "1" + }, + { + "name" : "CMAKE_LINKER", + "properties" : + [ + { + "name" : "ADVANCED", + "value" : "1" + }, + { + "name" : "HELPSTRING", + "value" : "Path to a program." + } + ], + "type" : "FILEPATH", + "value" : "/usr/bin/ld.lld" + }, + { + "name" : "CMAKE_MAKE_PROGRAM", + "properties" : + [ + { + "name" : "HELPSTRING", + "value" : "No help, variable specified on the command line." + } + ], + "type" : "UNINITIALIZED", + "value" : "/opt/netbrains/clion/clion-2022.1.3/bin/ninja/linux/x64/ninja" + }, + { + "name" : "CMAKE_MODULE_LINKER_FLAGS", + "properties" : + [ + { + "name" : "ADVANCED", + "value" : "1" + }, + { + "name" : "HELPSTRING", + "value" : "Flags used by the linker during the creation of modules during all build types." + } + ], + "type" : "STRING", + "value" : "" + }, + { + "name" : "CMAKE_MODULE_LINKER_FLAGS_DEBUG", + "properties" : + [ + { + "name" : "ADVANCED", + "value" : "1" + }, + { + "name" : "HELPSTRING", + "value" : "Flags used by the linker during the creation of modules during DEBUG builds." + } + ], + "type" : "STRING", + "value" : "" + }, + { + "name" : "CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL", + "properties" : + [ + { + "name" : "ADVANCED", + "value" : "1" + }, + { + "name" : "HELPSTRING", + "value" : "Flags used by the linker during the creation of modules during MINSIZEREL builds." + } + ], + "type" : "STRING", + "value" : "" + }, + { + "name" : "CMAKE_MODULE_LINKER_FLAGS_RELEASE", + "properties" : + [ + { + "name" : "ADVANCED", + "value" : "1" + }, + { + "name" : "HELPSTRING", + "value" : "Flags used by the linker during the creation of modules during RELEASE builds." + } + ], + "type" : "STRING", + "value" : "" + }, + { + "name" : "CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO", + "properties" : + [ + { + "name" : "ADVANCED", + "value" : "1" + }, + { + "name" : "HELPSTRING", + "value" : "Flags used by the linker during the creation of modules during RELWITHDEBINFO builds." + } + ], + "type" : "STRING", + "value" : "" + }, + { + "name" : "CMAKE_NM", + "properties" : + [ + { + "name" : "ADVANCED", + "value" : "1" + }, + { + "name" : "HELPSTRING", + "value" : "Path to a program." + } + ], + "type" : "FILEPATH", + "value" : "/usr/bin/llvm-nm" + }, + { + "name" : "CMAKE_NUMBER_OF_MAKEFILES", + "properties" : + [ + { + "name" : "HELPSTRING", + "value" : "number of local generators" + } + ], + "type" : "INTERNAL", + "value" : "2" + }, + { + "name" : "CMAKE_OBJCOPY", + "properties" : + [ + { + "name" : "ADVANCED", + "value" : "1" + }, + { + "name" : "HELPSTRING", + "value" : "Path to a program." + } + ], + "type" : "FILEPATH", + "value" : "/usr/bin/llvm-objcopy" + }, + { + "name" : "CMAKE_OBJDUMP", + "properties" : + [ + { + "name" : "ADVANCED", + "value" : "1" + }, + { + "name" : "HELPSTRING", + "value" : "Path to a program." + } + ], + "type" : "FILEPATH", + "value" : "/usr/bin/llvm-objdump" + }, + { + "name" : "CMAKE_PLATFORM_INFO_INITIALIZED", + "properties" : + [ + { + "name" : "HELPSTRING", + "value" : "Platform information initialized" + } + ], + "type" : "INTERNAL", + "value" : "1" + }, + { + "name" : "CMAKE_PROJECT_DESCRIPTION", + "properties" : + [ + { + "name" : "HELPSTRING", + "value" : "Value Computed by CMake" + } + ], + "type" : "STATIC", + "value" : "" + }, + { + "name" : "CMAKE_PROJECT_HOMEPAGE_URL", + "properties" : + [ + { + "name" : "HELPSTRING", + "value" : "Value Computed by CMake" + } + ], + "type" : "STATIC", + "value" : "" + }, + { + "name" : "CMAKE_PROJECT_NAME", + "properties" : + [ + { + "name" : "HELPSTRING", + "value" : "Value Computed by CMake" + } + ], + "type" : "STATIC", + "value" : "assign3" + }, + { + "name" : "CMAKE_PROJECT_VERSION", + "properties" : + [ + { + "name" : "HELPSTRING", + "value" : "Value Computed by CMake" + } + ], + "type" : "STATIC", + "value" : "0.5.2" + }, + { + "name" : "CMAKE_PROJECT_VERSION_MAJOR", + "properties" : + [ + { + "name" : "HELPSTRING", + "value" : "Value Computed by CMake" + } + ], + "type" : "STATIC", + "value" : "0" + }, + { + "name" : "CMAKE_PROJECT_VERSION_MINOR", + "properties" : + [ + { + "name" : "HELPSTRING", + "value" : "Value Computed by CMake" + } + ], + "type" : "STATIC", + "value" : "5" + }, + { + "name" : "CMAKE_PROJECT_VERSION_PATCH", + "properties" : + [ + { + "name" : "HELPSTRING", + "value" : "Value Computed by CMake" + } + ], + "type" : "STATIC", + "value" : "2" + }, + { + "name" : "CMAKE_PROJECT_VERSION_TWEAK", + "properties" : + [ + { + "name" : "HELPSTRING", + "value" : "Value Computed by CMake" + } + ], + "type" : "STATIC", + "value" : "" + }, + { + "name" : "CMAKE_RANLIB", + "properties" : + [ + { + "name" : "ADVANCED", + "value" : "1" + }, + { + "name" : "HELPSTRING", + "value" : "Path to a program." + } + ], + "type" : "FILEPATH", + "value" : "/usr/bin/llvm-ranlib" + }, + { + "name" : "CMAKE_READELF", + "properties" : + [ + { + "name" : "ADVANCED", + "value" : "1" + }, + { + "name" : "HELPSTRING", + "value" : "Path to a program." + } + ], + "type" : "FILEPATH", + "value" : "/usr/bin/llvm-readelf" + }, + { + "name" : "CMAKE_ROOT", + "properties" : + [ + { + "name" : "HELPSTRING", + "value" : "Path to CMake installation." + } + ], + "type" : "INTERNAL", + "value" : "/opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25" + }, + { + "name" : "CMAKE_SHARED_LINKER_FLAGS", + "properties" : + [ + { + "name" : "ADVANCED", + "value" : "1" + }, + { + "name" : "HELPSTRING", + "value" : "Flags used by the linker during the creation of shared libraries during all build types." + } + ], + "type" : "STRING", + "value" : "" + }, + { + "name" : "CMAKE_SHARED_LINKER_FLAGS_DEBUG", + "properties" : + [ + { + "name" : "ADVANCED", + "value" : "1" + }, + { + "name" : "HELPSTRING", + "value" : "Flags used by the linker during the creation of shared libraries during DEBUG builds." + } + ], + "type" : "STRING", + "value" : "" + }, + { + "name" : "CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL", + "properties" : + [ + { + "name" : "ADVANCED", + "value" : "1" + }, + { + "name" : "HELPSTRING", + "value" : "Flags used by the linker during the creation of shared libraries during MINSIZEREL builds." + } + ], + "type" : "STRING", + "value" : "" + }, + { + "name" : "CMAKE_SHARED_LINKER_FLAGS_RELEASE", + "properties" : + [ + { + "name" : "ADVANCED", + "value" : "1" + }, + { + "name" : "HELPSTRING", + "value" : "Flags used by the linker during the creation of shared libraries during RELEASE builds." + } + ], + "type" : "STRING", + "value" : "" + }, + { + "name" : "CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO", + "properties" : + [ + { + "name" : "ADVANCED", + "value" : "1" + }, + { + "name" : "HELPSTRING", + "value" : "Flags used by the linker during the creation of shared libraries during RELWITHDEBINFO builds." + } + ], + "type" : "STRING", + "value" : "" + }, + { + "name" : "CMAKE_SKIP_INSTALL_RPATH", + "properties" : + [ + { + "name" : "ADVANCED", + "value" : "1" + }, + { + "name" : "HELPSTRING", + "value" : "If set, runtime paths are not added when installing shared libraries, but are added when building." + } + ], + "type" : "BOOL", + "value" : "NO" + }, + { + "name" : "CMAKE_SKIP_RPATH", + "properties" : + [ + { + "name" : "ADVANCED", + "value" : "1" + }, + { + "name" : "HELPSTRING", + "value" : "If set, runtime paths are not added when using shared libraries." + } + ], + "type" : "BOOL", + "value" : "NO" + }, + { + "name" : "CMAKE_STATIC_LINKER_FLAGS", + "properties" : + [ + { + "name" : "ADVANCED", + "value" : "1" + }, + { + "name" : "HELPSTRING", + "value" : "Flags used by the linker during the creation of static libraries during all build types." + } + ], + "type" : "STRING", + "value" : "" + }, + { + "name" : "CMAKE_STATIC_LINKER_FLAGS_DEBUG", + "properties" : + [ + { + "name" : "ADVANCED", + "value" : "1" + }, + { + "name" : "HELPSTRING", + "value" : "Flags used by the linker during the creation of static libraries during DEBUG builds." + } + ], + "type" : "STRING", + "value" : "" + }, + { + "name" : "CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL", + "properties" : + [ + { + "name" : "ADVANCED", + "value" : "1" + }, + { + "name" : "HELPSTRING", + "value" : "Flags used by the linker during the creation of static libraries during MINSIZEREL builds." + } + ], + "type" : "STRING", + "value" : "" + }, + { + "name" : "CMAKE_STATIC_LINKER_FLAGS_RELEASE", + "properties" : + [ + { + "name" : "ADVANCED", + "value" : "1" + }, + { + "name" : "HELPSTRING", + "value" : "Flags used by the linker during the creation of static libraries during RELEASE builds." + } + ], + "type" : "STRING", + "value" : "" + }, + { + "name" : "CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO", + "properties" : + [ + { + "name" : "ADVANCED", + "value" : "1" + }, + { + "name" : "HELPSTRING", + "value" : "Flags used by the linker during the creation of static libraries during RELWITHDEBINFO builds." + } + ], + "type" : "STRING", + "value" : "" + }, + { + "name" : "CMAKE_STRIP", + "properties" : + [ + { + "name" : "ADVANCED", + "value" : "1" + }, + { + "name" : "HELPSTRING", + "value" : "Path to a program." + } + ], + "type" : "FILEPATH", + "value" : "/usr/bin/llvm-strip" + }, + { + "name" : "CMAKE_UNAME", + "properties" : + [ + { + "name" : "HELPSTRING", + "value" : "uname command" + } + ], + "type" : "INTERNAL", + "value" : "/usr/bin/uname" + }, + { + "name" : "CMAKE_VERBOSE_MAKEFILE", + "properties" : + [ + { + "name" : "ADVANCED", + "value" : "1" + }, + { + "name" : "HELPSTRING", + "value" : "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." + } + ], + "type" : "BOOL", + "value" : "FALSE" + }, + { + "name" : "EXTRAS", + "properties" : + [ + { + "name" : "HELPSTRING", + "value" : "Due to the difference between old OpenGL and new OpenGL (and my potential reluctance to fully rewrite the code!) the new stuff is disabled by default!" + } + ], + "type" : "BOOL", + "value" : "ON" + }, + { + "name" : "FIND_PACKAGE_MESSAGE_DETAILS_GLUT", + "properties" : + [ + { + "name" : "HELPSTRING", + "value" : "Details about finding GLUT" + } + ], + "type" : "INTERNAL", + "value" : "[/usr/lib/x86_64-linux-gnu/libglut.so][/usr/include][v()]" + }, + { + "name" : "FIND_PACKAGE_MESSAGE_DETAILS_OpenGL", + "properties" : + [ + { + "name" : "HELPSTRING", + "value" : "Details about finding OpenGL" + } + ], + "type" : "INTERNAL", + "value" : "[/usr/lib/x86_64-linux-gnu/libOpenGL.so][/usr/lib/x86_64-linux-gnu/libGLX.so][/usr/include][c ][v()]" + }, + { + "name" : "GLUT_INCLUDE_DIR", + "properties" : + [ + { + "name" : "ADVANCED", + "value" : "1" + }, + { + "name" : "HELPSTRING", + "value" : "Path to a file." + } + ], + "type" : "PATH", + "value" : "/usr/include" + }, + { + "name" : "GLUT_Xi_LIBRARY", + "properties" : + [ + { + "name" : "ADVANCED", + "value" : "1" + }, + { + "name" : "HELPSTRING", + "value" : "Path to a library." + } + ], + "type" : "FILEPATH", + "value" : "/usr/lib/x86_64-linux-gnu/libXi.so" + }, + { + "name" : "GLUT_Xmu_LIBRARY", + "properties" : + [ + { + "name" : "ADVANCED", + "value" : "1" + }, + { + "name" : "HELPSTRING", + "value" : "Path to a library." + } + ], + "type" : "FILEPATH", + "value" : "/usr/lib/x86_64-linux-gnu/libXmu.so" + }, + { + "name" : "GLUT_glut_LIBRARY", + "properties" : + [ + { + "name" : "ADVANCED", + "value" : "1" + }, + { + "name" : "HELPSTRING", + "value" : "Path to a library." + } + ], + "type" : "FILEPATH", + "value" : "/usr/lib/x86_64-linux-gnu/libglut.so" + }, + { + "name" : "OPENGL_EGL_INCLUDE_DIR", + "properties" : + [ + { + "name" : "ADVANCED", + "value" : "1" + }, + { + "name" : "HELPSTRING", + "value" : "Path to a file." + } + ], + "type" : "PATH", + "value" : "/usr/include" + }, + { + "name" : "OPENGL_GLX_INCLUDE_DIR", + "properties" : + [ + { + "name" : "ADVANCED", + "value" : "1" + }, + { + "name" : "HELPSTRING", + "value" : "Path to a file." + } + ], + "type" : "PATH", + "value" : "/usr/include" + }, + { + "name" : "OPENGL_INCLUDE_DIR", + "properties" : + [ + { + "name" : "ADVANCED", + "value" : "1" + }, + { + "name" : "HELPSTRING", + "value" : "Path to a file." + } + ], + "type" : "PATH", + "value" : "/usr/include" + }, + { + "name" : "OPENGL_egl_LIBRARY", + "properties" : + [ + { + "name" : "ADVANCED", + "value" : "1" + }, + { + "name" : "HELPSTRING", + "value" : "Path to a library." + } + ], + "type" : "FILEPATH", + "value" : "/usr/lib/x86_64-linux-gnu/libEGL.so" + }, + { + "name" : "OPENGL_glu_LIBRARY", + "properties" : + [ + { + "name" : "ADVANCED", + "value" : "1" + }, + { + "name" : "HELPSTRING", + "value" : "Path to a library." + } + ], + "type" : "FILEPATH", + "value" : "/usr/lib/x86_64-linux-gnu/libGLU.so" + }, + { + "name" : "OPENGL_glx_LIBRARY", + "properties" : + [ + { + "name" : "ADVANCED", + "value" : "1" + }, + { + "name" : "HELPSTRING", + "value" : "Path to a library." + } + ], + "type" : "FILEPATH", + "value" : "/usr/lib/x86_64-linux-gnu/libGLX.so" + }, + { + "name" : "OPENGL_opengl_LIBRARY", + "properties" : + [ + { + "name" : "ADVANCED", + "value" : "1" + }, + { + "name" : "HELPSTRING", + "value" : "Path to a library." + } + ], + "type" : "FILEPATH", + "value" : "/usr/lib/x86_64-linux-gnu/libOpenGL.so" + }, + { + "name" : "OPENGL_xmesa_INCLUDE_DIR", + "properties" : + [ + { + "name" : "ADVANCED", + "value" : "1" + }, + { + "name" : "HELPSTRING", + "value" : "Path to a file." + } + ], + "type" : "PATH", + "value" : "OPENGL_xmesa_INCLUDE_DIR-NOTFOUND" + }, + { + "name" : "PC_GLUT_CFLAGS", + "properties" : + [ + { + "name" : "HELPSTRING", + "value" : "" + } + ], + "type" : "INTERNAL", + "value" : "-DFREEGLUT_STATIC" + }, + { + "name" : "PC_GLUT_CFLAGS_I", + "properties" : + [ + { + "name" : "HELPSTRING", + "value" : "" + } + ], + "type" : "INTERNAL", + "value" : "" + }, + { + "name" : "PC_GLUT_CFLAGS_OTHER", + "properties" : + [ + { + "name" : "HELPSTRING", + "value" : "" + } + ], + "type" : "INTERNAL", + "value" : "-DFREEGLUT_STATIC" + }, + { + "name" : "PC_GLUT_FOUND", + "properties" : + [ + { + "name" : "HELPSTRING", + "value" : "" + } + ], + "type" : "INTERNAL", + "value" : "1" + }, + { + "name" : "PC_GLUT_INCLUDEDIR", + "properties" : + [ + { + "name" : "HELPSTRING", + "value" : "" + } + ], + "type" : "INTERNAL", + "value" : "/usr/include" + }, + { + "name" : "PC_GLUT_INCLUDE_DIRS", + "properties" : + [ + { + "name" : "HELPSTRING", + "value" : "" + } + ], + "type" : "INTERNAL", + "value" : "" + }, + { + "name" : "PC_GLUT_LDFLAGS", + "properties" : + [ + { + "name" : "HELPSTRING", + "value" : "" + } + ], + "type" : "INTERNAL", + "value" : "-L/usr/lib/x86_64-linux-gnu;-lglut" + }, + { + "name" : "PC_GLUT_LDFLAGS_OTHER", + "properties" : + [ + { + "name" : "HELPSTRING", + "value" : "" + } + ], + "type" : "INTERNAL", + "value" : "" + }, + { + "name" : "PC_GLUT_LIBDIR", + "properties" : + [ + { + "name" : "HELPSTRING", + "value" : "" + } + ], + "type" : "INTERNAL", + "value" : "/usr/lib/x86_64-linux-gnu" + }, + { + "name" : "PC_GLUT_LIBRARIES", + "properties" : + [ + { + "name" : "HELPSTRING", + "value" : "" + } + ], + "type" : "INTERNAL", + "value" : "glut" + }, + { + "name" : "PC_GLUT_LIBRARY_DIRS", + "properties" : + [ + { + "name" : "HELPSTRING", + "value" : "" + } + ], + "type" : "INTERNAL", + "value" : "/usr/lib/x86_64-linux-gnu" + }, + { + "name" : "PC_GLUT_LIBS", + "properties" : + [ + { + "name" : "HELPSTRING", + "value" : "" + } + ], + "type" : "INTERNAL", + "value" : "" + }, + { + "name" : "PC_GLUT_LIBS_L", + "properties" : + [ + { + "name" : "HELPSTRING", + "value" : "" + } + ], + "type" : "INTERNAL", + "value" : "" + }, + { + "name" : "PC_GLUT_LIBS_OTHER", + "properties" : + [ + { + "name" : "HELPSTRING", + "value" : "" + } + ], + "type" : "INTERNAL", + "value" : "" + }, + { + "name" : "PC_GLUT_LIBS_PATHS", + "properties" : + [ + { + "name" : "HELPSTRING", + "value" : "" + } + ], + "type" : "INTERNAL", + "value" : "" + }, + { + "name" : "PC_GLUT_MODULE_NAME", + "properties" : + [ + { + "name" : "HELPSTRING", + "value" : "" + } + ], + "type" : "INTERNAL", + "value" : "glut" + }, + { + "name" : "PC_GLUT_PREFIX", + "properties" : + [ + { + "name" : "HELPSTRING", + "value" : "" + } + ], + "type" : "INTERNAL", + "value" : "/usr" + }, + { + "name" : "PC_GLUT_STATIC_CFLAGS", + "properties" : + [ + { + "name" : "HELPSTRING", + "value" : "" + } + ], + "type" : "INTERNAL", + "value" : "-DFREEGLUT_STATIC" + }, + { + "name" : "PC_GLUT_STATIC_CFLAGS_I", + "properties" : + [ + { + "name" : "HELPSTRING", + "value" : "" + } + ], + "type" : "INTERNAL", + "value" : "" + }, + { + "name" : "PC_GLUT_STATIC_CFLAGS_OTHER", + "properties" : + [ + { + "name" : "HELPSTRING", + "value" : "" + } + ], + "type" : "INTERNAL", + "value" : "-DFREEGLUT_STATIC" + }, + { + "name" : "PC_GLUT_STATIC_INCLUDE_DIRS", + "properties" : + [ + { + "name" : "HELPSTRING", + "value" : "" + } + ], + "type" : "INTERNAL", + "value" : "" + }, + { + "name" : "PC_GLUT_STATIC_LDFLAGS", + "properties" : + [ + { + "name" : "HELPSTRING", + "value" : "" + } + ], + "type" : "INTERNAL", + "value" : "-L/usr/lib/x86_64-linux-gnu;-lglut;-lX11;-lXxf86vm;-lXrandr;-lGL;-lm" + }, + { + "name" : "PC_GLUT_STATIC_LDFLAGS_OTHER", + "properties" : + [ + { + "name" : "HELPSTRING", + "value" : "" + } + ], + "type" : "INTERNAL", + "value" : "" + }, + { + "name" : "PC_GLUT_STATIC_LIBDIR", + "properties" : + [ + { + "name" : "HELPSTRING", + "value" : "" + } + ], + "type" : "INTERNAL", + "value" : "" + }, + { + "name" : "PC_GLUT_STATIC_LIBRARIES", + "properties" : + [ + { + "name" : "HELPSTRING", + "value" : "" + } + ], + "type" : "INTERNAL", + "value" : "glut;X11;Xxf86vm;Xrandr;GL;m" + }, + { + "name" : "PC_GLUT_STATIC_LIBRARY_DIRS", + "properties" : + [ + { + "name" : "HELPSTRING", + "value" : "" + } + ], + "type" : "INTERNAL", + "value" : "/usr/lib/x86_64-linux-gnu" + }, + { + "name" : "PC_GLUT_STATIC_LIBS", + "properties" : + [ + { + "name" : "HELPSTRING", + "value" : "" + } + ], + "type" : "INTERNAL", + "value" : "" + }, + { + "name" : "PC_GLUT_STATIC_LIBS_L", + "properties" : + [ + { + "name" : "HELPSTRING", + "value" : "" + } + ], + "type" : "INTERNAL", + "value" : "" + }, + { + "name" : "PC_GLUT_STATIC_LIBS_OTHER", + "properties" : + [ + { + "name" : "HELPSTRING", + "value" : "" + } + ], + "type" : "INTERNAL", + "value" : "" + }, + { + "name" : "PC_GLUT_STATIC_LIBS_PATHS", + "properties" : + [ + { + "name" : "HELPSTRING", + "value" : "" + } + ], + "type" : "INTERNAL", + "value" : "" + }, + { + "name" : "PC_GLUT_VERSION", + "properties" : + [ + { + "name" : "HELPSTRING", + "value" : "" + } + ], + "type" : "INTERNAL", + "value" : "3.4.0" + }, + { + "name" : "PC_GLUT_glut_INCLUDEDIR", + "properties" : + [ + { + "name" : "HELPSTRING", + "value" : "" + } + ], + "type" : "INTERNAL", + "value" : "" + }, + { + "name" : "PC_GLUT_glut_LIBDIR", + "properties" : + [ + { + "name" : "HELPSTRING", + "value" : "" + } + ], + "type" : "INTERNAL", + "value" : "" + }, + { + "name" : "PC_GLUT_glut_PREFIX", + "properties" : + [ + { + "name" : "HELPSTRING", + "value" : "" + } + ], + "type" : "INTERNAL", + "value" : "" + }, + { + "name" : "PC_GLUT_glut_VERSION", + "properties" : + [ + { + "name" : "HELPSTRING", + "value" : "" + } + ], + "type" : "INTERNAL", + "value" : "" + }, + { + "name" : "PKG_CONFIG_ARGN", + "properties" : + [ + { + "name" : "ADVANCED", + "value" : "1" + }, + { + "name" : "HELPSTRING", + "value" : "Arguments to supply to pkg-config" + } + ], + "type" : "STRING", + "value" : "" + }, + { + "name" : "PKG_CONFIG_EXECUTABLE", + "properties" : + [ + { + "name" : "ADVANCED", + "value" : "1" + }, + { + "name" : "HELPSTRING", + "value" : "pkg-config executable" + } + ], + "type" : "FILEPATH", + "value" : "/usr/bin/pkg-config" + }, + { + "name" : "ZLIB_INCLUDE_DIR", + "properties" : + [ + { + "name" : "ADVANCED", + "value" : "1" + }, + { + "name" : "HELPSTRING", + "value" : "Path to a file." + } + ], + "type" : "PATH", + "value" : "/usr/include" + }, + { + "name" : "ZLIB_LIBRARY_DEBUG", + "properties" : + [ + { + "name" : "ADVANCED", + "value" : "1" + }, + { + "name" : "HELPSTRING", + "value" : "Path to a library." + } + ], + "type" : "FILEPATH", + "value" : "ZLIB_LIBRARY_DEBUG-NOTFOUND" + }, + { + "name" : "ZLIB_LIBRARY_RELEASE", + "properties" : + [ + { + "name" : "ADVANCED", + "value" : "1" + }, + { + "name" : "HELPSTRING", + "value" : "Path to a library." + } + ], + "type" : "FILEPATH", + "value" : "/usr/lib/x86_64-linux-gnu/libz.so" + }, + { + "name" : "_CMAKE_LINKER_PUSHPOP_STATE_SUPPORTED", + "properties" : + [ + { + "name" : "HELPSTRING", + "value" : "linker supports push/pop state" + } + ], + "type" : "INTERNAL", + "value" : "TRUE" + }, + { + "name" : "__pkg_config_arguments_PC_GLUT", + "properties" : + [ + { + "name" : "HELPSTRING", + "value" : "" + } + ], + "type" : "INTERNAL", + "value" : "QUIET;glut" + }, + { + "name" : "__pkg_config_checked_PC_GLUT", + "properties" : + [ + { + "name" : "HELPSTRING", + "value" : "" + } + ], + "type" : "INTERNAL", + "value" : "1" + }, + { + "name" : "assign3_BINARY_DIR", + "properties" : + [ + { + "name" : "HELPSTRING", + "value" : "Value Computed by CMake" + } + ], + "type" : "STATIC", + "value" : "/home/brett/Documents/Brock/CS 3P98/Assignment 3/cmake-build-relwithdebinfo-clang" + }, + { + "name" : "assign3_IS_TOP_LEVEL", + "properties" : + [ + { + "name" : "HELPSTRING", + "value" : "Value Computed by CMake" + } + ], + "type" : "STATIC", + "value" : "ON" + }, + { + "name" : "assign3_SOURCE_DIR", + "properties" : + [ + { + "name" : "HELPSTRING", + "value" : "Value Computed by CMake" + } + ], + "type" : "STATIC", + "value" : "/home/brett/Documents/Brock/CS 3P98/Assignment 3" + }, + { + "name" : "pkgcfg_lib_PC_GLUT_glut", + "properties" : + [ + { + "name" : "ADVANCED", + "value" : "1" + }, + { + "name" : "HELPSTRING", + "value" : "Path to a library." + } + ], + "type" : "FILEPATH", + "value" : "/usr/lib/x86_64-linux-gnu/libglut.so" + }, + { + "name" : "prefix_result", + "properties" : + [ + { + "name" : "HELPSTRING", + "value" : "" + } + ], + "type" : "INTERNAL", + "value" : "/usr/lib/x86_64-linux-gnu" + } + ], + "kind" : "cache", + "version" : + { + "major" : 2, + "minor" : 0 + } +} diff --git a/cmake-build-relwithdebinfo-clang/.cmake/api/v1/reply/cmakeFiles-v1-2b2d5c60370b739396df.json b/cmake-build-relwithdebinfo-clang/.cmake/api/v1/reply/cmakeFiles-v1-2b2d5c60370b739396df.json new file mode 100644 index 0000000..36af47a --- /dev/null +++ b/cmake-build-relwithdebinfo-clang/.cmake/api/v1/reply/cmakeFiles-v1-2b2d5c60370b739396df.json @@ -0,0 +1,848 @@ +{ + "inputs" : + [ + { + "path" : "CMakeLists.txt" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "/opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/CMakeDetermineSystem.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "/opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/CMakeSystem.cmake.in" + }, + { + "isGenerated" : true, + "path" : "cmake-build-relwithdebinfo-clang/CMakeFiles/3.25.2/CMakeSystem.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "/opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/CMakeSystemSpecificInitialize.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "/opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/CMakeDetermineCCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "/opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/CMakeDetermineCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "/opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/CMakeDetermineCompilerId.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "/opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/CMakeCompilerIdDetection.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "/opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/Compiler/ADSP-DetermineCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "/opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/Compiler/ARMCC-DetermineCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "/opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/Compiler/ARMClang-DetermineCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "/opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/Compiler/AppleClang-DetermineCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "/opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/Compiler/Clang-DetermineCompilerInternal.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "/opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/Compiler/Borland-DetermineCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "/opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/Compiler/Bruce-C-DetermineCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "/opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/Compiler/Clang-DetermineCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "/opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/Compiler/Clang-DetermineCompilerInternal.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "/opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/Compiler/Compaq-C-DetermineCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "/opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/Compiler/Cray-DetermineCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "/opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/Compiler/Embarcadero-DetermineCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "/opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/Compiler/Fujitsu-DetermineCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "/opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/Compiler/FujitsuClang-DetermineCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "/opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/Compiler/GHS-DetermineCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "/opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/Compiler/GNU-C-DetermineCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "/opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/Compiler/HP-C-DetermineCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "/opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/Compiler/IAR-DetermineCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "/opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/Compiler/IBMClang-C-DetermineCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "/opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/Compiler/Intel-DetermineCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "/opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/Compiler/IntelLLVM-DetermineCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "/opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/Compiler/LCC-C-DetermineCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "/opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/Compiler/MSVC-DetermineCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "/opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/Compiler/NVHPC-DetermineCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "/opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/Compiler/NVIDIA-DetermineCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "/opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/Compiler/OpenWatcom-DetermineCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "/opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/Compiler/PGI-DetermineCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "/opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/Compiler/PathScale-DetermineCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "/opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/Compiler/SCO-DetermineCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "/opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/Compiler/SDCC-C-DetermineCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "/opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/Compiler/SunPro-C-DetermineCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "/opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/Compiler/TI-DetermineCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "/opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/Compiler/Tasking-DetermineCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "/opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/Compiler/TinyCC-C-DetermineCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "/opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/Compiler/VisualAge-C-DetermineCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "/opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/Compiler/IBMCPP-C-DetermineVersionInternal.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "/opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/Compiler/Watcom-DetermineCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "/opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/Compiler/XL-C-DetermineCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "/opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/Compiler/IBMCPP-C-DetermineVersionInternal.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "/opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/Compiler/XLClang-C-DetermineCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "/opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/Compiler/zOS-C-DetermineCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "/opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/Compiler/IBMCPP-C-DetermineVersionInternal.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "/opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/CMakeFindBinUtils.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "/opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/Compiler/Clang-FindBinUtils.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "/opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/CMakeCCompiler.cmake.in" + }, + { + "isGenerated" : true, + "path" : "cmake-build-relwithdebinfo-clang/CMakeFiles/3.25.2/CMakeCCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "/opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/CMakeDetermineCXXCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "/opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/CMakeDetermineCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "/opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/Platform/Linux-Determine-CXX.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "/opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/CMakeDetermineCompilerId.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "/opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/CMakeCompilerIdDetection.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "/opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/Compiler/ADSP-DetermineCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "/opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/Compiler/ARMCC-DetermineCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "/opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/Compiler/ARMClang-DetermineCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "/opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/Compiler/AppleClang-DetermineCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "/opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/Compiler/Clang-DetermineCompilerInternal.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "/opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/Compiler/Borland-DetermineCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "/opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/Compiler/Clang-DetermineCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "/opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/Compiler/Clang-DetermineCompilerInternal.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "/opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/Compiler/Comeau-CXX-DetermineCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "/opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/Compiler/Compaq-CXX-DetermineCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "/opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/Compiler/Cray-DetermineCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "/opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/Compiler/Embarcadero-DetermineCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "/opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/Compiler/Fujitsu-DetermineCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "/opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/Compiler/FujitsuClang-DetermineCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "/opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/Compiler/GHS-DetermineCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "/opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/Compiler/GNU-CXX-DetermineCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "/opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/Compiler/HP-CXX-DetermineCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "/opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/Compiler/IAR-DetermineCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "/opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/Compiler/IBMClang-CXX-DetermineCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "/opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/Compiler/Intel-DetermineCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "/opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/Compiler/IntelLLVM-DetermineCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "/opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/Compiler/LCC-CXX-DetermineCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "/opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/Compiler/MSVC-DetermineCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "/opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/Compiler/NVHPC-DetermineCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "/opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/Compiler/NVIDIA-DetermineCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "/opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/Compiler/OpenWatcom-DetermineCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "/opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/Compiler/PGI-DetermineCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "/opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/Compiler/PathScale-DetermineCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "/opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/Compiler/SCO-DetermineCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "/opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/Compiler/SunPro-CXX-DetermineCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "/opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/Compiler/TI-DetermineCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "/opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/Compiler/Tasking-DetermineCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "/opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/Compiler/VisualAge-CXX-DetermineCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "/opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/Compiler/IBMCPP-CXX-DetermineVersionInternal.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "/opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/Compiler/Watcom-DetermineCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "/opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/Compiler/XL-CXX-DetermineCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "/opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/Compiler/IBMCPP-CXX-DetermineVersionInternal.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "/opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/Compiler/XLClang-CXX-DetermineCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "/opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/Compiler/zOS-CXX-DetermineCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "/opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/Compiler/IBMCPP-CXX-DetermineVersionInternal.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "/opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/CMakeFindBinUtils.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "/opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/Compiler/Clang-FindBinUtils.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "/opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/CMakeCXXCompiler.cmake.in" + }, + { + "isGenerated" : true, + "path" : "cmake-build-relwithdebinfo-clang/CMakeFiles/3.25.2/CMakeCXXCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "/opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/CMakeSystemSpecificInformation.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "/opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/CMakeGenericSystem.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "/opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/CMakeInitializeConfigs.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "/opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/Platform/Linux.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "/opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/Platform/UnixPaths.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "/opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/CMakeCInformation.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "/opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/CMakeLanguageInformation.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "/opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/Compiler/Clang-C.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "/opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/Compiler/Clang.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "/opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/Compiler/CMakeCommonCompilerMacros.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "/opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/Compiler/GNU.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "/opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/Compiler/CMakeCommonCompilerMacros.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "/opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/Platform/Linux-Clang-C.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "/opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/Platform/Linux-GNU-C.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "/opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/Platform/Linux-GNU.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "/opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/CMakeCommonLanguageInclude.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "/opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/CMakeTestCCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "/opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/CMakeTestCompilerCommon.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "/opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/CMakeDetermineCompilerABI.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "/opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/CMakeParseImplicitIncludeInfo.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "/opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/CMakeParseImplicitLinkInfo.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "/opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/CMakeParseLibraryArchitecture.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "/opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/CMakeTestCompilerCommon.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "/opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/CMakeCCompilerABI.c" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "/opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/CMakeDetermineCompileFeatures.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "/opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/Internal/FeatureTesting.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "/opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/CMakeCCompiler.cmake.in" + }, + { + "isGenerated" : true, + "path" : "cmake-build-relwithdebinfo-clang/CMakeFiles/3.25.2/CMakeCCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "/opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/CMakeCXXInformation.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "/opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/CMakeLanguageInformation.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "/opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/Compiler/Clang-CXX.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "/opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/Compiler/Clang.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "/opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/Platform/Linux-Clang-CXX.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "/opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/Platform/Linux-GNU-CXX.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "/opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/Platform/Linux-GNU.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "/opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/CMakeCommonLanguageInclude.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "/opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/CMakeTestCXXCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "/opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/CMakeTestCompilerCommon.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "/opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/CMakeDetermineCompilerABI.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "/opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/CMakeParseImplicitIncludeInfo.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "/opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/CMakeParseImplicitLinkInfo.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "/opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/CMakeParseLibraryArchitecture.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "/opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/CMakeTestCompilerCommon.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "/opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/CMakeCXXCompilerABI.cpp" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "/opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/CMakeDetermineCompileFeatures.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "/opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/Internal/FeatureTesting.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "/opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/CMakeCXXCompiler.cmake.in" + }, + { + "isGenerated" : true, + "path" : "cmake-build-relwithdebinfo-clang/CMakeFiles/3.25.2/CMakeCXXCompiler.cmake" + }, + { + "path" : "include/config.h.in" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "/opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/FindGLUT.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "/opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/SelectLibraryConfigurations.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "/opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/FindPackageHandleStandardArgs.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "/opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/FindPackageMessage.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "/opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/FindPkgConfig.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "/opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/FindPackageHandleStandardArgs.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "/opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/FindPackageMessage.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "/opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/FindOpenGL.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "/opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/FindPackageHandleStandardArgs.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "/opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/FindPackageMessage.cmake" + }, + { + "path" : "libs/BLT/CMakeLists.txt" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "/opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/FindZLIB.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "/opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/SelectLibraryConfigurations.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "/opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/FindPackageHandleStandardArgs.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "/opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/FindPackageMessage.cmake" + }, + { + "path" : "libs/BLT/include/blt/config.h.in" + } + ], + "kind" : "cmakeFiles", + "paths" : + { + "build" : "/home/brett/Documents/Brock/CS 3P98/Assignment 3/cmake-build-relwithdebinfo-clang", + "source" : "/home/brett/Documents/Brock/CS 3P98/Assignment 3" + }, + "version" : + { + "major" : 1, + "minor" : 0 + } +} diff --git a/cmake-build-relwithdebinfo-clang/.cmake/api/v1/reply/codemodel-v2-02e1d3312ebafc28400e.json b/cmake-build-relwithdebinfo-clang/.cmake/api/v1/reply/codemodel-v2-02e1d3312ebafc28400e.json new file mode 100644 index 0000000..abe623b --- /dev/null +++ b/cmake-build-relwithdebinfo-clang/.cmake/api/v1/reply/codemodel-v2-02e1d3312ebafc28400e.json @@ -0,0 +1,102 @@ +{ + "configurations" : + [ + { + "directories" : + [ + { + "build" : ".", + "childIndexes" : + [ + 1 + ], + "jsonFile" : "directory-.-RelWithDebInfo-f5ebdc15457944623624.json", + "minimumCMakeVersion" : + { + "string" : "3.22" + }, + "projectIndex" : 0, + "source" : ".", + "targetIndexes" : + [ + 1 + ] + }, + { + "build" : "libs/BLT", + "jsonFile" : "directory-libs.BLT-RelWithDebInfo-80d73d68b6498bb1b317.json", + "minimumCMakeVersion" : + { + "string" : "3.0" + }, + "parentIndex" : 0, + "projectIndex" : 1, + "source" : "libs/BLT", + "targetIndexes" : + [ + 0 + ] + } + ], + "name" : "RelWithDebInfo", + "projects" : + [ + { + "childIndexes" : + [ + 1 + ], + "directoryIndexes" : + [ + 0 + ], + "name" : "assign3", + "targetIndexes" : + [ + 1 + ] + }, + { + "directoryIndexes" : + [ + 1 + ], + "name" : "BLT", + "parentIndex" : 0, + "targetIndexes" : + [ + 0 + ] + } + ], + "targets" : + [ + { + "directoryIndex" : 1, + "id" : "BLT::@15de44d4528f33befea6", + "jsonFile" : "target-BLT-RelWithDebInfo-f8317938df984ddc490b.json", + "name" : "BLT", + "projectIndex" : 1 + }, + { + "directoryIndex" : 0, + "id" : "assign3::@6890427a1f51a3e7e1df", + "jsonFile" : "target-assign3-RelWithDebInfo-5ef52d53fb11edf5a404.json", + "name" : "assign3", + "projectIndex" : 0 + } + ] + } + ], + "kind" : "codemodel", + "paths" : + { + "build" : "/home/brett/Documents/Brock/CS 3P98/Assignment 3/cmake-build-relwithdebinfo-clang", + "source" : "/home/brett/Documents/Brock/CS 3P98/Assignment 3" + }, + "version" : + { + "major" : 2, + "minor" : 4 + } +} diff --git a/cmake-build-relwithdebinfo-clang/.cmake/api/v1/reply/directory-.-RelWithDebInfo-f5ebdc15457944623624.json b/cmake-build-relwithdebinfo-clang/.cmake/api/v1/reply/directory-.-RelWithDebInfo-f5ebdc15457944623624.json new file mode 100644 index 0000000..3a67af9 --- /dev/null +++ b/cmake-build-relwithdebinfo-clang/.cmake/api/v1/reply/directory-.-RelWithDebInfo-f5ebdc15457944623624.json @@ -0,0 +1,14 @@ +{ + "backtraceGraph" : + { + "commands" : [], + "files" : [], + "nodes" : [] + }, + "installers" : [], + "paths" : + { + "build" : ".", + "source" : "." + } +} diff --git a/cmake-build-relwithdebinfo-clang/.cmake/api/v1/reply/directory-libs.BLT-RelWithDebInfo-80d73d68b6498bb1b317.json b/cmake-build-relwithdebinfo-clang/.cmake/api/v1/reply/directory-libs.BLT-RelWithDebInfo-80d73d68b6498bb1b317.json new file mode 100644 index 0000000..ff15898 --- /dev/null +++ b/cmake-build-relwithdebinfo-clang/.cmake/api/v1/reply/directory-libs.BLT-RelWithDebInfo-80d73d68b6498bb1b317.json @@ -0,0 +1,14 @@ +{ + "backtraceGraph" : + { + "commands" : [], + "files" : [], + "nodes" : [] + }, + "installers" : [], + "paths" : + { + "build" : "libs/BLT", + "source" : "libs/BLT" + } +} diff --git a/cmake-build-relwithdebinfo-clang/.cmake/api/v1/reply/index-2023-04-07T04-31-08-0430.json b/cmake-build-relwithdebinfo-clang/.cmake/api/v1/reply/index-2023-04-07T04-31-08-0430.json new file mode 100644 index 0000000..c510842 --- /dev/null +++ b/cmake-build-relwithdebinfo-clang/.cmake/api/v1/reply/index-2023-04-07T04-31-08-0430.json @@ -0,0 +1,108 @@ +{ + "cmake" : + { + "generator" : + { + "multiConfig" : false, + "name" : "Ninja" + }, + "paths" : + { + "cmake" : "/opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/bin/cmake", + "cpack" : "/opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/bin/cpack", + "ctest" : "/opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/bin/ctest", + "root" : "/opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25" + }, + "version" : + { + "isDirty" : false, + "major" : 3, + "minor" : 25, + "patch" : 2, + "string" : "3.25.2", + "suffix" : "" + } + }, + "objects" : + [ + { + "jsonFile" : "codemodel-v2-02e1d3312ebafc28400e.json", + "kind" : "codemodel", + "version" : + { + "major" : 2, + "minor" : 4 + } + }, + { + "jsonFile" : "cache-v2-c48fe2f3e8e1ae3586bf.json", + "kind" : "cache", + "version" : + { + "major" : 2, + "minor" : 0 + } + }, + { + "jsonFile" : "cmakeFiles-v1-2b2d5c60370b739396df.json", + "kind" : "cmakeFiles", + "version" : + { + "major" : 1, + "minor" : 0 + } + }, + { + "jsonFile" : "toolchains-v1-32d37fbf7bcacf2d13ad.json", + "kind" : "toolchains", + "version" : + { + "major" : 1, + "minor" : 0 + } + } + ], + "reply" : + { + "cache-v2" : + { + "jsonFile" : "cache-v2-c48fe2f3e8e1ae3586bf.json", + "kind" : "cache", + "version" : + { + "major" : 2, + "minor" : 0 + } + }, + "cmakeFiles-v1" : + { + "jsonFile" : "cmakeFiles-v1-2b2d5c60370b739396df.json", + "kind" : "cmakeFiles", + "version" : + { + "major" : 1, + "minor" : 0 + } + }, + "codemodel-v2" : + { + "jsonFile" : "codemodel-v2-02e1d3312ebafc28400e.json", + "kind" : "codemodel", + "version" : + { + "major" : 2, + "minor" : 4 + } + }, + "toolchains-v1" : + { + "jsonFile" : "toolchains-v1-32d37fbf7bcacf2d13ad.json", + "kind" : "toolchains", + "version" : + { + "major" : 1, + "minor" : 0 + } + } + } +} diff --git a/cmake-build-relwithdebinfo-clang/.cmake/api/v1/reply/target-BLT-RelWithDebInfo-f8317938df984ddc490b.json b/cmake-build-relwithdebinfo-clang/.cmake/api/v1/reply/target-BLT-RelWithDebInfo-f8317938df984ddc490b.json new file mode 100644 index 0000000..5ec1594 --- /dev/null +++ b/cmake-build-relwithdebinfo-clang/.cmake/api/v1/reply/target-BLT-RelWithDebInfo-f8317938df984ddc490b.json @@ -0,0 +1,212 @@ +{ + "archive" : {}, + "artifacts" : + [ + { + "path" : "libs/BLT/libBLT.a" + } + ], + "backtrace" : 1, + "backtraceGraph" : + { + "commands" : + [ + "add_library", + "target_compile_options", + "include_directories", + "target_include_directories" + ], + "files" : + [ + "libs/BLT/CMakeLists.txt", + "CMakeLists.txt" + ], + "nodes" : + [ + { + "file" : 0 + }, + { + "command" : 0, + "file" : 0, + "line" : 47, + "parent" : 0 + }, + { + "command" : 1, + "file" : 0, + "line" : 59, + "parent" : 0 + }, + { + "file" : 1 + }, + { + "command" : 2, + "file" : 1, + "line" : 20, + "parent" : 3 + }, + { + "command" : 2, + "file" : 1, + "line" : 21, + "parent" : 3 + }, + { + "command" : 2, + "file" : 0, + "line" : 38, + "parent" : 0 + }, + { + "command" : 3, + "file" : 0, + "line" : 50, + "parent" : 0 + } + ] + }, + "compileGroups" : + [ + { + "compileCommandFragments" : + [ + { + "fragment" : "-O2 -g -DNDEBUG -fcolor-diagnostics" + }, + { + "backtrace" : 2, + "fragment" : "-Wall" + }, + { + "backtrace" : 2, + "fragment" : "-Wextra" + }, + { + "backtrace" : 2, + "fragment" : "-Wpedantic" + }, + { + "fragment" : "-std=gnu++17" + } + ], + "includes" : + [ + { + "backtrace" : 4, + "path" : "/home/brett/Documents/Brock/CS 3P98/Assignment 3/include" + }, + { + "backtrace" : 5, + "path" : "/home/brett/Documents/Brock/CS 3P98/Assignment 3/cmake-build-relwithdebinfo-clang/include" + }, + { + "backtrace" : 6, + "path" : "/home/brett/Documents/Brock/CS 3P98/Assignment 3/libs/BLT/include" + }, + { + "backtrace" : 7, + "path" : "/home/brett/Documents/Brock/CS 3P98/Assignment 3/cmake-build-relwithdebinfo-clang/libs/BLT/config" + } + ], + "language" : "CXX", + "languageStandard" : + { + "backtraces" : + [ + 1 + ], + "standard" : "17" + }, + "sourceIndexes" : + [ + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 7 + ] + } + ], + "id" : "BLT::@15de44d4528f33befea6", + "name" : "BLT", + "nameOnDisk" : "libBLT.a", + "paths" : + { + "build" : "libs/BLT", + "source" : "libs/BLT" + }, + "sourceGroups" : + [ + { + "name" : "Source Files", + "sourceIndexes" : + [ + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 7 + ] + } + ], + "sources" : + [ + { + "backtrace" : 1, + "compileGroupIndex" : 0, + "path" : "libs/BLT/src/blt/std/filesystem.cpp", + "sourceGroupIndex" : 0 + }, + { + "backtrace" : 1, + "compileGroupIndex" : 0, + "path" : "libs/BLT/src/blt/std/format.cpp", + "sourceGroupIndex" : 0 + }, + { + "backtrace" : 1, + "compileGroupIndex" : 0, + "path" : "libs/BLT/src/blt/std/loader.cpp", + "sourceGroupIndex" : 0 + }, + { + "backtrace" : 1, + "compileGroupIndex" : 0, + "path" : "libs/BLT/src/blt/std/logging.cpp", + "sourceGroupIndex" : 0 + }, + { + "backtrace" : 1, + "compileGroupIndex" : 0, + "path" : "libs/BLT/src/blt/std/system.cpp", + "sourceGroupIndex" : 0 + }, + { + "backtrace" : 1, + "compileGroupIndex" : 0, + "path" : "libs/BLT/src/blt/profiling/profiler.cpp", + "sourceGroupIndex" : 0 + }, + { + "backtrace" : 1, + "compileGroupIndex" : 0, + "path" : "libs/BLT/src/blt/nbt/nbt.cpp", + "sourceGroupIndex" : 0 + }, + { + "backtrace" : 1, + "compileGroupIndex" : 0, + "path" : "libs/BLT/src/blt/nbt/nbt_block.cpp", + "sourceGroupIndex" : 0 + } + ], + "type" : "STATIC_LIBRARY" +} diff --git a/cmake-build-relwithdebinfo-clang/.cmake/api/v1/reply/target-assign3-RelWithDebInfo-5ef52d53fb11edf5a404.json b/cmake-build-relwithdebinfo-clang/.cmake/api/v1/reply/target-assign3-RelWithDebInfo-5ef52d53fb11edf5a404.json new file mode 100644 index 0000000..0bdf332 --- /dev/null +++ b/cmake-build-relwithdebinfo-clang/.cmake/api/v1/reply/target-assign3-RelWithDebInfo-5ef52d53fb11edf5a404.json @@ -0,0 +1,283 @@ +{ + "artifacts" : + [ + { + "path" : "assign3" + } + ], + "backtrace" : 1, + "backtraceGraph" : + { + "commands" : + [ + "add_executable", + "target_link_libraries", + "set_target_properties", + "find_package", + "target_compile_options", + "include_directories" + ], + "files" : + [ + "CMakeLists.txt", + "/opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/FindOpenGL.cmake", + "libs/BLT/CMakeLists.txt" + ], + "nodes" : + [ + { + "file" : 0 + }, + { + "command" : 0, + "file" : 0, + "line" : 54, + "parent" : 0 + }, + { + "command" : 1, + "file" : 0, + "line" : 58, + "parent" : 0 + }, + { + "command" : 1, + "file" : 0, + "line" : 60, + "parent" : 0 + }, + { + "command" : 1, + "file" : 0, + "line" : 61, + "parent" : 0 + }, + { + "command" : 1, + "file" : 0, + "line" : 63, + "parent" : 0 + }, + { + "command" : 3, + "file" : 0, + "line" : 47, + "parent" : 0 + }, + { + "file" : 1, + "parent" : 6 + }, + { + "command" : 2, + "file" : 1, + "line" : 510, + "parent" : 7 + }, + { + "file" : 2 + }, + { + "command" : 1, + "file" : 2, + "line" : 52, + "parent" : 9 + }, + { + "command" : 4, + "file" : 0, + "line" : 69, + "parent" : 0 + }, + { + "command" : 5, + "file" : 0, + "line" : 20, + "parent" : 0 + }, + { + "command" : 5, + "file" : 0, + "line" : 21, + "parent" : 0 + } + ] + }, + "compileGroups" : + [ + { + "compileCommandFragments" : + [ + { + "fragment" : "-O2 -g -DNDEBUG -fcolor-diagnostics" + }, + { + "backtrace" : 11, + "fragment" : "-Wall" + }, + { + "backtrace" : 11, + "fragment" : "-Wextra" + }, + { + "backtrace" : 11, + "fragment" : "-Wpedantic" + }, + { + "fragment" : "-std=gnu++17" + } + ], + "includes" : + [ + { + "backtrace" : 12, + "path" : "/home/brett/Documents/Brock/CS 3P98/Assignment 3/include" + }, + { + "backtrace" : 13, + "path" : "/home/brett/Documents/Brock/CS 3P98/Assignment 3/cmake-build-relwithdebinfo-clang/include" + }, + { + "backtrace" : 4, + "path" : "/home/brett/Documents/Brock/CS 3P98/Assignment 3/libs/BLT/include" + }, + { + "backtrace" : 4, + "path" : "/home/brett/Documents/Brock/CS 3P98/Assignment 3/cmake-build-relwithdebinfo-clang/libs/BLT/config" + } + ], + "language" : "CXX", + "languageStandard" : + { + "backtraces" : + [ + 1 + ], + "standard" : "17" + }, + "sourceIndexes" : + [ + 0, + 1, + 2, + 3 + ] + } + ], + "dependencies" : + [ + { + "backtrace" : 4, + "id" : "BLT::@15de44d4528f33befea6" + } + ], + "id" : "assign3::@6890427a1f51a3e7e1df", + "link" : + { + "commandFragments" : + [ + { + "fragment" : "-O2 -g -DNDEBUG", + "role" : "flags" + }, + { + "fragment" : "", + "role" : "flags" + }, + { + "backtrace" : 2, + "fragment" : "/usr/lib/x86_64-linux-gnu/libglut.so", + "role" : "libraries" + }, + { + "backtrace" : 2, + "fragment" : "/usr/lib/x86_64-linux-gnu/libXmu.so", + "role" : "libraries" + }, + { + "backtrace" : 2, + "fragment" : "/usr/lib/x86_64-linux-gnu/libXi.so", + "role" : "libraries" + }, + { + "backtrace" : 3, + "fragment" : "/usr/lib/x86_64-linux-gnu/libGLU.so", + "role" : "libraries" + }, + { + "backtrace" : 4, + "fragment" : "libs/BLT/libBLT.a", + "role" : "libraries" + }, + { + "backtrace" : 5, + "fragment" : "/usr/lib/x86_64-linux-gnu/libGLX.so", + "role" : "libraries" + }, + { + "backtrace" : 5, + "fragment" : "/usr/lib/x86_64-linux-gnu/libGLX.so", + "role" : "libraries" + }, + { + "backtrace" : 8, + "fragment" : "/usr/lib/x86_64-linux-gnu/libOpenGL.so", + "role" : "libraries" + }, + { + "backtrace" : 10, + "fragment" : "/usr/lib/x86_64-linux-gnu/libz.so", + "role" : "libraries" + } + ], + "language" : "CXX" + }, + "name" : "assign3", + "nameOnDisk" : "assign3", + "paths" : + { + "build" : ".", + "source" : "." + }, + "sourceGroups" : + [ + { + "name" : "Source Files", + "sourceIndexes" : + [ + 0, + 1, + 2, + 3 + ] + } + ], + "sources" : + [ + { + "backtrace" : 1, + "compileGroupIndex" : 0, + "path" : "src/high_perf/gl_util.cpp", + "sourceGroupIndex" : 0 + }, + { + "backtrace" : 1, + "compileGroupIndex" : 0, + "path" : "src/high_perf/high_perf.cpp", + "sourceGroupIndex" : 0 + }, + { + "backtrace" : 1, + "compileGroupIndex" : 0, + "path" : "src/main.cpp", + "sourceGroupIndex" : 0 + }, + { + "backtrace" : 1, + "compileGroupIndex" : 0, + "path" : "src/texture.cpp", + "sourceGroupIndex" : 0 + } + ], + "type" : "EXECUTABLE" +} diff --git a/cmake-build-relwithdebinfo-clang/.cmake/api/v1/reply/toolchains-v1-32d37fbf7bcacf2d13ad.json b/cmake-build-relwithdebinfo-clang/.cmake/api/v1/reply/toolchains-v1-32d37fbf7bcacf2d13ad.json new file mode 100644 index 0000000..603ac8f --- /dev/null +++ b/cmake-build-relwithdebinfo-clang/.cmake/api/v1/reply/toolchains-v1-32d37fbf7bcacf2d13ad.json @@ -0,0 +1,109 @@ +{ + "kind" : "toolchains", + "toolchains" : + [ + { + "compiler" : + { + "id" : "Clang", + "implicit" : + { + "includeDirectories" : + [ + "/usr/lib/llvm-14/lib/clang/14.0.6/include", + "/usr/local/include", + "/usr/include/x86_64-linux-gnu", + "/usr/include" + ], + "linkDirectories" : + [ + "/usr/lib/gcc/x86_64-linux-gnu/12", + "/usr/lib64", + "/lib/x86_64-linux-gnu", + "/lib64", + "/usr/lib/x86_64-linux-gnu", + "/lib", + "/usr/lib" + ], + "linkFrameworkDirectories" : [], + "linkLibraries" : + [ + "gcc", + "gcc_s", + "c", + "gcc", + "gcc_s" + ] + }, + "path" : "/usr/bin/clang", + "version" : "14.0.6" + }, + "language" : "C", + "sourceFileExtensions" : + [ + "c", + "m" + ] + }, + { + "compiler" : + { + "id" : "Clang", + "implicit" : + { + "includeDirectories" : + [ + "/usr/include/c++/12", + "/usr/include/x86_64-linux-gnu/c++/12", + "/usr/include/c++/12/backward", + "/usr/lib/llvm-14/lib/clang/14.0.6/include", + "/usr/local/include", + "/usr/include/x86_64-linux-gnu", + "/usr/include" + ], + "linkDirectories" : + [ + "/usr/lib/gcc/x86_64-linux-gnu/12", + "/usr/lib64", + "/lib/x86_64-linux-gnu", + "/lib64", + "/usr/lib/x86_64-linux-gnu", + "/lib", + "/usr/lib" + ], + "linkFrameworkDirectories" : [], + "linkLibraries" : + [ + "gcc", + "gcc_s", + "c", + "gcc", + "gcc_s" + ] + }, + "path" : "/usr/bin/clang", + "version" : "14.0.6" + }, + "language" : "CXX", + "sourceFileExtensions" : + [ + "C", + "M", + "c++", + "cc", + "cpp", + "cxx", + "mm", + "mpp", + "CPP", + "ixx", + "cppm" + ] + } + ], + "version" : + { + "major" : 1, + "minor" : 0 + } +} diff --git a/cmake-build-relwithdebinfo-clang/.ninja_deps b/cmake-build-relwithdebinfo-clang/.ninja_deps new file mode 100644 index 0000000..144883a Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/.ninja_deps differ diff --git a/cmake-build-relwithdebinfo-clang/.ninja_log b/cmake-build-relwithdebinfo-clang/.ninja_log new file mode 100644 index 0000000..b91db67 --- /dev/null +++ b/cmake-build-relwithdebinfo-clang/.ninja_log @@ -0,0 +1,14 @@ +# ninja log v5 +2 437 1680841872251502370 libs/BLT/CMakeFiles/BLT.dir/src/blt/nbt/nbt_block.cpp.o 38d55aa5b2ceecc5 +1 470 1680841872279503196 libs/BLT/CMakeFiles/BLT.dir/src/blt/std/filesystem.cpp.o 10e80af4dafaec87 +1 563 1680841872375506030 libs/BLT/CMakeFiles/BLT.dir/src/blt/nbt/nbt.cpp.o 495f40b40a93584b +1 675 1680841872487509336 libs/BLT/CMakeFiles/BLT.dir/src/blt/std/system.cpp.o 7d60e902bbb038c2 +1 740 1680841872551511226 libs/BLT/CMakeFiles/BLT.dir/src/blt/std/format.cpp.o b302d1749a0957c1 +1 1148 1680841872959523269 libs/BLT/CMakeFiles/BLT.dir/src/blt/std/loader.cpp.o 530bf8e148767b5b +0 1330 1680841873139528585 CMakeFiles/assign3.dir/src/high_perf/gl_util.cpp.o f11f23f9afe84c06 +1 1436 1680841873247531771 libs/BLT/CMakeFiles/BLT.dir/src/blt/std/logging.cpp.o 37ec9c06ee79d709 +0 1588 1680841873399536261 CMakeFiles/assign3.dir/src/high_perf/high_perf.cpp.o 281d0f9e68324b7c +1 2158 1680841873967553025 libs/BLT/CMakeFiles/BLT.dir/src/blt/profiling/profiler.cpp.o bdd4597bfe235915 +2158 2167 1680841873983553500 libs/BLT/libBLT.a 4acdec3d479d7c77 +0 3763 1680841875571600373 CMakeFiles/assign3.dir/src/main.cpp.o e5c73f4640750762 +0 4235 1680841876043614308 CMakeFiles/assign3.dir/src/texture.cpp.o 6cc93e57ba6dfcea diff --git a/cmake-build-relwithdebinfo-clang/CMakeCache.txt b/cmake-build-relwithdebinfo-clang/CMakeCache.txt new file mode 100644 index 0000000..b33b932 --- /dev/null +++ b/cmake-build-relwithdebinfo-clang/CMakeCache.txt @@ -0,0 +1,542 @@ +# This is the CMakeCache file. +# For build in directory: /home/brett/Documents/Brock/CS 3P98/Assignment 3/cmake-build-relwithdebinfo-clang +# It was generated by CMake: /opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/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 +######################## + +//Value Computed by CMake +BLT_BINARY_DIR:STATIC=/home/brett/Documents/Brock/CS 3P98/Assignment 3/cmake-build-relwithdebinfo-clang/libs/BLT + +//Value Computed by CMake +BLT_IS_TOP_LEVEL:STATIC=OFF + +//Dependencies for the target +BLT_LIB_DEPENDS:STATIC=general;ZLIB::ZLIB; + +//Value Computed by CMake +BLT_SOURCE_DIR:STATIC=/home/brett/Documents/Brock/CS 3P98/Assignment 3/libs/BLT + +//Build the BLT NBT + eNBT extension +BUILD_NBT:BOOL=ON + +//Build the BLT profiler extension +BUILD_PROFILING:BOOL=ON + +//Build the BLT standard utilities. +BUILD_STD:BOOL=ON + +//Build the BLT test set +BUILD_TESTS:BOOL=OFF + +//Path to a program. +CMAKE_ADDR2LINE:FILEPATH=/usr/bin/llvm-addr2line + +//Path to a program. +CMAKE_AR:FILEPATH=/usr/bin/llvm-ar + +//Choose the type of build, options are: None Debug Release RelWithDebInfo +// MinSizeRel ... +CMAKE_BUILD_TYPE:STRING=RelWithDebInfo + +//Enable colored diagnostics throughout. +CMAKE_COLOR_DIAGNOSTICS:BOOL=ON + +//CXX compiler +CMAKE_CXX_COMPILER:STRING=/usr/bin/clang + +//LLVM archiver +CMAKE_CXX_COMPILER_AR:FILEPATH=/usr/bin/llvm-ar-14 + +//Generate index for LLVM archive +CMAKE_CXX_COMPILER_RANLIB:FILEPATH=/usr/bin/llvm-ranlib-14 + +//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:STRING=/usr/bin/clang + +//LLVM archiver +CMAKE_C_COMPILER_AR:FILEPATH=/usr/bin/llvm-ar-14 + +//Generate index for LLVM archive +CMAKE_C_COMPILER_RANLIB:FILEPATH=/usr/bin/llvm-ranlib-14 + +//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 + +//Path to a program. +CMAKE_DLLTOOL:FILEPATH=/usr/bin/llvm-dlltool + +//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= + +//Value Computed by CMake. +CMAKE_FIND_PACKAGE_REDIRECTS_DIR:STATIC=/home/brett/Documents/Brock/CS 3P98/Assignment 3/cmake-build-relwithdebinfo-clang/CMakeFiles/pkgRedirects + +//Install path prefix, prepended onto install directories. +CMAKE_INSTALL_PREFIX:PATH=/usr/local + +//Path to a program. +CMAKE_LINKER:FILEPATH=/usr/bin/ld.lld + +//No help, variable specified on the command line. +CMAKE_MAKE_PROGRAM:UNINITIALIZED=/opt/netbrains/clion/clion-2022.1.3/bin/ninja/linux/x64/ninja + +//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/llvm-nm + +//Path to a program. +CMAKE_OBJCOPY:FILEPATH=/usr/bin/llvm-objcopy + +//Path to a program. +CMAKE_OBJDUMP:FILEPATH=/usr/bin/llvm-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=assign3 + +//Value Computed by CMake +CMAKE_PROJECT_VERSION:STATIC=0.5.2 + +//Value Computed by CMake +CMAKE_PROJECT_VERSION_MAJOR:STATIC=0 + +//Value Computed by CMake +CMAKE_PROJECT_VERSION_MINOR:STATIC=5 + +//Value Computed by CMake +CMAKE_PROJECT_VERSION_PATCH:STATIC=2 + +//Value Computed by CMake +CMAKE_PROJECT_VERSION_TWEAK:STATIC= + +//Path to a program. +CMAKE_RANLIB:FILEPATH=/usr/bin/llvm-ranlib + +//Path to a program. +CMAKE_READELF:FILEPATH=/usr/bin/llvm-readelf + +//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/llvm-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 + +//Due to the difference between old OpenGL and new OpenGL (and +// my potential reluctance to fully rewrite the code!) the new +// stuff is disabled by default! +EXTRAS:BOOL=ON + +//Path to a file. +GLUT_INCLUDE_DIR:PATH=/usr/include + +//Path to a library. +GLUT_Xi_LIBRARY:FILEPATH=/usr/lib/x86_64-linux-gnu/libXi.so + +//Path to a library. +GLUT_Xmu_LIBRARY:FILEPATH=/usr/lib/x86_64-linux-gnu/libXmu.so + +//Path to a library. +GLUT_glut_LIBRARY:FILEPATH=/usr/lib/x86_64-linux-gnu/libglut.so + +//Path to a file. +OPENGL_EGL_INCLUDE_DIR:PATH=/usr/include + +//Path to a file. +OPENGL_GLX_INCLUDE_DIR:PATH=/usr/include + +//Path to a file. +OPENGL_INCLUDE_DIR:PATH=/usr/include + +//Path to a library. +OPENGL_egl_LIBRARY:FILEPATH=/usr/lib/x86_64-linux-gnu/libEGL.so + +//Path to a library. +OPENGL_glu_LIBRARY:FILEPATH=/usr/lib/x86_64-linux-gnu/libGLU.so + +//Path to a library. +OPENGL_glx_LIBRARY:FILEPATH=/usr/lib/x86_64-linux-gnu/libGLX.so + +//Path to a library. +OPENGL_opengl_LIBRARY:FILEPATH=/usr/lib/x86_64-linux-gnu/libOpenGL.so + +//Path to a file. +OPENGL_xmesa_INCLUDE_DIR:PATH=OPENGL_xmesa_INCLUDE_DIR-NOTFOUND + +//Arguments to supply to pkg-config +PKG_CONFIG_ARGN:STRING= + +//pkg-config executable +PKG_CONFIG_EXECUTABLE:FILEPATH=/usr/bin/pkg-config + +//Path to a file. +ZLIB_INCLUDE_DIR:PATH=/usr/include + +//Path to a library. +ZLIB_LIBRARY_DEBUG:FILEPATH=ZLIB_LIBRARY_DEBUG-NOTFOUND + +//Path to a library. +ZLIB_LIBRARY_RELEASE:FILEPATH=/usr/lib/x86_64-linux-gnu/libz.so + +//Value Computed by CMake +assign3_BINARY_DIR:STATIC=/home/brett/Documents/Brock/CS 3P98/Assignment 3/cmake-build-relwithdebinfo-clang + +//Value Computed by CMake +assign3_IS_TOP_LEVEL:STATIC=ON + +//Value Computed by CMake +assign3_SOURCE_DIR:STATIC=/home/brett/Documents/Brock/CS 3P98/Assignment 3 + +//Path to a library. +pkgcfg_lib_PC_GLUT_glut:FILEPATH=/usr/lib/x86_64-linux-gnu/libglut.so + + +######################## +# INTERNAL cache entries +######################## + +//ADVANCED property for variable: CMAKE_ADDR2LINE +CMAKE_ADDR2LINE-ADVANCED:INTERNAL=1 +//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/brett/Documents/Brock/CS 3P98/Assignment 3/cmake-build-relwithdebinfo-clang +//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=25 +//Patch version of cmake used to create the current loaded cache +CMAKE_CACHE_PATCH_VERSION:INTERNAL=2 +//Path to CMake executable. +CMAKE_COMMAND:INTERNAL=/opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/bin/cmake +//Path to cpack program executable. +CMAKE_CPACK_COMMAND:INTERNAL=/opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/bin/cpack +//Path to ctest program executable. +CMAKE_CTEST_COMMAND:INTERNAL=/opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/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 +//ADVANCED property for variable: CMAKE_DLLTOOL +CMAKE_DLLTOOL-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=Ninja +//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/brett/Documents/Brock/CS 3P98/Assignment 3 +//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_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=2 +//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 +//ADVANCED property for variable: CMAKE_READELF +CMAKE_READELF-ADVANCED:INTERNAL=1 +//Path to CMake installation. +CMAKE_ROOT:INTERNAL=/opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25 +//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 +//Details about finding GLUT +FIND_PACKAGE_MESSAGE_DETAILS_GLUT:INTERNAL=[/usr/lib/x86_64-linux-gnu/libglut.so][/usr/include][v()] +//Details about finding OpenGL +FIND_PACKAGE_MESSAGE_DETAILS_OpenGL:INTERNAL=[/usr/lib/x86_64-linux-gnu/libOpenGL.so][/usr/lib/x86_64-linux-gnu/libGLX.so][/usr/include][c ][v()] +//ADVANCED property for variable: GLUT_INCLUDE_DIR +GLUT_INCLUDE_DIR-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: GLUT_Xi_LIBRARY +GLUT_Xi_LIBRARY-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: GLUT_Xmu_LIBRARY +GLUT_Xmu_LIBRARY-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: GLUT_glut_LIBRARY +GLUT_glut_LIBRARY-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: OPENGL_EGL_INCLUDE_DIR +OPENGL_EGL_INCLUDE_DIR-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: OPENGL_GLX_INCLUDE_DIR +OPENGL_GLX_INCLUDE_DIR-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: OPENGL_INCLUDE_DIR +OPENGL_INCLUDE_DIR-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: OPENGL_egl_LIBRARY +OPENGL_egl_LIBRARY-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: OPENGL_glu_LIBRARY +OPENGL_glu_LIBRARY-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: OPENGL_glx_LIBRARY +OPENGL_glx_LIBRARY-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: OPENGL_opengl_LIBRARY +OPENGL_opengl_LIBRARY-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: OPENGL_xmesa_INCLUDE_DIR +OPENGL_xmesa_INCLUDE_DIR-ADVANCED:INTERNAL=1 +PC_GLUT_CFLAGS:INTERNAL=-DFREEGLUT_STATIC +PC_GLUT_CFLAGS_I:INTERNAL= +PC_GLUT_CFLAGS_OTHER:INTERNAL=-DFREEGLUT_STATIC +PC_GLUT_FOUND:INTERNAL=1 +PC_GLUT_INCLUDEDIR:INTERNAL=/usr/include +PC_GLUT_INCLUDE_DIRS:INTERNAL= +PC_GLUT_LDFLAGS:INTERNAL=-L/usr/lib/x86_64-linux-gnu;-lglut +PC_GLUT_LDFLAGS_OTHER:INTERNAL= +PC_GLUT_LIBDIR:INTERNAL=/usr/lib/x86_64-linux-gnu +PC_GLUT_LIBRARIES:INTERNAL=glut +PC_GLUT_LIBRARY_DIRS:INTERNAL=/usr/lib/x86_64-linux-gnu +PC_GLUT_LIBS:INTERNAL= +PC_GLUT_LIBS_L:INTERNAL= +PC_GLUT_LIBS_OTHER:INTERNAL= +PC_GLUT_LIBS_PATHS:INTERNAL= +PC_GLUT_MODULE_NAME:INTERNAL=glut +PC_GLUT_PREFIX:INTERNAL=/usr +PC_GLUT_STATIC_CFLAGS:INTERNAL=-DFREEGLUT_STATIC +PC_GLUT_STATIC_CFLAGS_I:INTERNAL= +PC_GLUT_STATIC_CFLAGS_OTHER:INTERNAL=-DFREEGLUT_STATIC +PC_GLUT_STATIC_INCLUDE_DIRS:INTERNAL= +PC_GLUT_STATIC_LDFLAGS:INTERNAL=-L/usr/lib/x86_64-linux-gnu;-lglut;-lX11;-lXxf86vm;-lXrandr;-lGL;-lm +PC_GLUT_STATIC_LDFLAGS_OTHER:INTERNAL= +PC_GLUT_STATIC_LIBDIR:INTERNAL= +PC_GLUT_STATIC_LIBRARIES:INTERNAL=glut;X11;Xxf86vm;Xrandr;GL;m +PC_GLUT_STATIC_LIBRARY_DIRS:INTERNAL=/usr/lib/x86_64-linux-gnu +PC_GLUT_STATIC_LIBS:INTERNAL= +PC_GLUT_STATIC_LIBS_L:INTERNAL= +PC_GLUT_STATIC_LIBS_OTHER:INTERNAL= +PC_GLUT_STATIC_LIBS_PATHS:INTERNAL= +PC_GLUT_VERSION:INTERNAL=3.4.0 +PC_GLUT_glut_INCLUDEDIR:INTERNAL= +PC_GLUT_glut_LIBDIR:INTERNAL= +PC_GLUT_glut_PREFIX:INTERNAL= +PC_GLUT_glut_VERSION:INTERNAL= +//ADVANCED property for variable: PKG_CONFIG_ARGN +PKG_CONFIG_ARGN-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: PKG_CONFIG_EXECUTABLE +PKG_CONFIG_EXECUTABLE-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: ZLIB_INCLUDE_DIR +ZLIB_INCLUDE_DIR-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: ZLIB_LIBRARY_DEBUG +ZLIB_LIBRARY_DEBUG-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: ZLIB_LIBRARY_RELEASE +ZLIB_LIBRARY_RELEASE-ADVANCED:INTERNAL=1 +//linker supports push/pop state +_CMAKE_LINKER_PUSHPOP_STATE_SUPPORTED:INTERNAL=TRUE +__pkg_config_arguments_PC_GLUT:INTERNAL=QUIET;glut +__pkg_config_checked_PC_GLUT:INTERNAL=1 +//ADVANCED property for variable: pkgcfg_lib_PC_GLUT_glut +pkgcfg_lib_PC_GLUT_glut-ADVANCED:INTERNAL=1 +prefix_result:INTERNAL=/usr/lib/x86_64-linux-gnu + diff --git a/cmake-build-relwithdebinfo-clang/CMakeFiles/3.25.2/CMakeCCompiler.cmake b/cmake-build-relwithdebinfo-clang/CMakeFiles/3.25.2/CMakeCCompiler.cmake new file mode 100644 index 0000000..e3263a6 --- /dev/null +++ b/cmake-build-relwithdebinfo-clang/CMakeFiles/3.25.2/CMakeCCompiler.cmake @@ -0,0 +1,72 @@ +set(CMAKE_C_COMPILER "/usr/bin/clang") +set(CMAKE_C_COMPILER_ARG1 "") +set(CMAKE_C_COMPILER_ID "Clang") +set(CMAKE_C_COMPILER_VERSION "14.0.6") +set(CMAKE_C_COMPILER_VERSION_INTERNAL "") +set(CMAKE_C_COMPILER_WRAPPER "") +set(CMAKE_C_STANDARD_COMPUTED_DEFAULT "17") +set(CMAKE_C_EXTENSIONS_COMPUTED_DEFAULT "ON") +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;c_std_17;c_std_23") +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_C17_COMPILE_FEATURES "c_std_17") +set(CMAKE_C23_COMPILE_FEATURES "c_std_23") + +set(CMAKE_C_PLATFORM_ID "Linux") +set(CMAKE_C_SIMULATE_ID "") +set(CMAKE_C_COMPILER_FRONTEND_VARIANT "GNU") +set(CMAKE_C_SIMULATE_VERSION "") + + + + +set(CMAKE_AR "/usr/bin/llvm-ar") +set(CMAKE_C_COMPILER_AR "/usr/bin/llvm-ar-14") +set(CMAKE_RANLIB "/usr/bin/llvm-ranlib") +set(CMAKE_C_COMPILER_RANLIB "/usr/bin/llvm-ranlib-14") +set(CMAKE_LINKER "/usr/bin/ld.lld") +set(CMAKE_MT "") +set(CMAKE_COMPILER_IS_GNUCC ) +set(CMAKE_C_COMPILER_LOADED 1) +set(CMAKE_C_COMPILER_WORKS TRUE) +set(CMAKE_C_ABI_COMPILED TRUE) + +set(CMAKE_C_COMPILER_ENV_VAR "CC") + +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_BYTE_ORDER "LITTLE_ENDIAN") +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_INCLUDE_DIRECTORIES "/usr/lib/llvm-14/lib/clang/14.0.6/include;/usr/local/include;/usr/include/x86_64-linux-gnu;/usr/include") +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/12;/usr/lib64;/lib/x86_64-linux-gnu;/lib64;/usr/lib/x86_64-linux-gnu;/lib;/usr/lib") +set(CMAKE_C_IMPLICIT_LINK_FRAMEWORK_DIRECTORIES "") diff --git a/cmake-build-relwithdebinfo-clang/CMakeFiles/3.25.2/CMakeCXXCompiler.cmake b/cmake-build-relwithdebinfo-clang/CMakeFiles/3.25.2/CMakeCXXCompiler.cmake new file mode 100644 index 0000000..528cbf7 --- /dev/null +++ b/cmake-build-relwithdebinfo-clang/CMakeFiles/3.25.2/CMakeCXXCompiler.cmake @@ -0,0 +1,83 @@ +set(CMAKE_CXX_COMPILER "/usr/bin/clang") +set(CMAKE_CXX_COMPILER_ARG1 "") +set(CMAKE_CXX_COMPILER_ID "Clang") +set(CMAKE_CXX_COMPILER_VERSION "14.0.6") +set(CMAKE_CXX_COMPILER_VERSION_INTERNAL "") +set(CMAKE_CXX_COMPILER_WRAPPER "") +set(CMAKE_CXX_STANDARD_COMPUTED_DEFAULT "14") +set(CMAKE_CXX_EXTENSIONS_COMPUTED_DEFAULT "ON") +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;cxx_std_23") +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_CXX23_COMPILE_FEATURES "cxx_std_23") + +set(CMAKE_CXX_PLATFORM_ID "Linux") +set(CMAKE_CXX_SIMULATE_ID "") +set(CMAKE_CXX_COMPILER_FRONTEND_VARIANT "GNU") +set(CMAKE_CXX_SIMULATE_VERSION "") + + + + +set(CMAKE_AR "/usr/bin/llvm-ar") +set(CMAKE_CXX_COMPILER_AR "/usr/bin/llvm-ar-14") +set(CMAKE_RANLIB "/usr/bin/llvm-ranlib") +set(CMAKE_CXX_COMPILER_RANLIB "/usr/bin/llvm-ranlib-14") +set(CMAKE_LINKER "/usr/bin/ld.lld") +set(CMAKE_MT "") +set(CMAKE_COMPILER_IS_GNUCXX ) +set(CMAKE_CXX_COMPILER_LOADED 1) +set(CMAKE_CXX_COMPILER_WORKS TRUE) +set(CMAKE_CXX_ABI_COMPILED TRUE) + +set(CMAKE_CXX_COMPILER_ENV_VAR "CXX") + +set(CMAKE_CXX_COMPILER_ID_RUN 1) +set(CMAKE_CXX_SOURCE_FILE_EXTENSIONS C;M;c++;cc;cpp;cxx;m;mm;mpp;CPP;ixx;cppm) +set(CMAKE_CXX_IGNORE_EXTENSIONS inl;h;hpp;HPP;H;o;O;obj;OBJ;def;DEF;rc;RC) + +foreach (lang C OBJC OBJCXX) + if (CMAKE_${lang}_COMPILER_ID_RUN) + foreach(extension IN LISTS CMAKE_${lang}_SOURCE_FILE_EXTENSIONS) + list(REMOVE_ITEM CMAKE_CXX_SOURCE_FILE_EXTENSIONS ${extension}) + endforeach() + endif() +endforeach() + +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_BYTE_ORDER "LITTLE_ENDIAN") +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_INCLUDE_DIRECTORIES "/usr/include/c++/12;/usr/include/x86_64-linux-gnu/c++/12;/usr/include/c++/12/backward;/usr/lib/llvm-14/lib/clang/14.0.6/include;/usr/local/include;/usr/include/x86_64-linux-gnu;/usr/include") +set(CMAKE_CXX_IMPLICIT_LINK_LIBRARIES "gcc;gcc_s;c;gcc;gcc_s") +set(CMAKE_CXX_IMPLICIT_LINK_DIRECTORIES "/usr/lib/gcc/x86_64-linux-gnu/12;/usr/lib64;/lib/x86_64-linux-gnu;/lib64;/usr/lib/x86_64-linux-gnu;/lib;/usr/lib") +set(CMAKE_CXX_IMPLICIT_LINK_FRAMEWORK_DIRECTORIES "") diff --git a/cmake-build-relwithdebinfo-clang/CMakeFiles/3.25.2/CMakeDetermineCompilerABI_C.bin b/cmake-build-relwithdebinfo-clang/CMakeFiles/3.25.2/CMakeDetermineCompilerABI_C.bin new file mode 100755 index 0000000..4b63631 Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/CMakeFiles/3.25.2/CMakeDetermineCompilerABI_C.bin differ diff --git a/cmake-build-relwithdebinfo-clang/CMakeFiles/3.25.2/CMakeDetermineCompilerABI_CXX.bin b/cmake-build-relwithdebinfo-clang/CMakeFiles/3.25.2/CMakeDetermineCompilerABI_CXX.bin new file mode 100755 index 0000000..ae822ea Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/CMakeFiles/3.25.2/CMakeDetermineCompilerABI_CXX.bin differ diff --git a/cmake-build-relwithdebinfo-clang/CMakeFiles/3.25.2/CMakeSystem.cmake b/cmake-build-relwithdebinfo-clang/CMakeFiles/3.25.2/CMakeSystem.cmake new file mode 100644 index 0000000..628877e --- /dev/null +++ b/cmake-build-relwithdebinfo-clang/CMakeFiles/3.25.2/CMakeSystem.cmake @@ -0,0 +1,15 @@ +set(CMAKE_HOST_SYSTEM "Linux-6.1.0-6-amd64") +set(CMAKE_HOST_SYSTEM_NAME "Linux") +set(CMAKE_HOST_SYSTEM_VERSION "6.1.0-6-amd64") +set(CMAKE_HOST_SYSTEM_PROCESSOR "x86_64") + + + +set(CMAKE_SYSTEM "Linux-6.1.0-6-amd64") +set(CMAKE_SYSTEM_NAME "Linux") +set(CMAKE_SYSTEM_VERSION "6.1.0-6-amd64") +set(CMAKE_SYSTEM_PROCESSOR "x86_64") + +set(CMAKE_CROSSCOMPILING "FALSE") + +set(CMAKE_SYSTEM_LOADED 1) diff --git a/cmake-build-relwithdebinfo-clang/CMakeFiles/3.25.2/CompilerIdC/CMakeCCompilerId.c b/cmake-build-relwithdebinfo-clang/CMakeFiles/3.25.2/CompilerIdC/CMakeCCompilerId.c new file mode 100644 index 0000000..a83e378 --- /dev/null +++ b/cmake-build-relwithdebinfo-clang/CMakeFiles/3.25.2/CompilerIdC/CMakeCCompilerId.c @@ -0,0 +1,868 @@ +#ifdef __cplusplus +# error "A C++ compiler has been selected for C." +#endif + +#if defined(__18CXX) +# define ID_VOID_MAIN +#endif +#if defined(__CLASSIC_C__) +/* cv-qualifiers did not exist in K&R C */ +# define const +# define volatile +#endif + +#if !defined(__has_include) +/* If the compiler does not have __has_include, pretend the answer is + always no. */ +# define __has_include(x) 0 +#endif + + +/* Version number components: V=Version, R=Revision, P=Patch + Version date components: YYYY=Year, MM=Month, DD=Day */ + +#if defined(__INTEL_COMPILER) || defined(__ICC) +# define COMPILER_ID "Intel" +# if defined(_MSC_VER) +# define SIMULATE_ID "MSVC" +# endif +# if defined(__GNUC__) +# define SIMULATE_ID "GNU" +# endif + /* __INTEL_COMPILER = VRP prior to 2021, and then VVVV for 2021 and later, + except that a few beta releases use the old format with V=2021. */ +# if __INTEL_COMPILER < 2021 || __INTEL_COMPILER == 202110 || __INTEL_COMPILER == 202111 +# define COMPILER_VERSION_MAJOR DEC(__INTEL_COMPILER/100) +# define COMPILER_VERSION_MINOR DEC(__INTEL_COMPILER/10 % 10) +# if defined(__INTEL_COMPILER_UPDATE) +# define COMPILER_VERSION_PATCH DEC(__INTEL_COMPILER_UPDATE) +# else +# define COMPILER_VERSION_PATCH DEC(__INTEL_COMPILER % 10) +# endif +# else +# define COMPILER_VERSION_MAJOR DEC(__INTEL_COMPILER) +# define COMPILER_VERSION_MINOR DEC(__INTEL_COMPILER_UPDATE) + /* The third version component from --version is an update index, + but no macro is provided for it. */ +# define COMPILER_VERSION_PATCH DEC(0) +# endif +# if defined(__INTEL_COMPILER_BUILD_DATE) + /* __INTEL_COMPILER_BUILD_DATE = YYYYMMDD */ +# define COMPILER_VERSION_TWEAK DEC(__INTEL_COMPILER_BUILD_DATE) +# endif +# if defined(_MSC_VER) + /* _MSC_VER = VVRR */ +# define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100) +# define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100) +# endif +# if defined(__GNUC__) +# define SIMULATE_VERSION_MAJOR DEC(__GNUC__) +# elif defined(__GNUG__) +# define SIMULATE_VERSION_MAJOR DEC(__GNUG__) +# endif +# if defined(__GNUC_MINOR__) +# define SIMULATE_VERSION_MINOR DEC(__GNUC_MINOR__) +# endif +# if defined(__GNUC_PATCHLEVEL__) +# define SIMULATE_VERSION_PATCH DEC(__GNUC_PATCHLEVEL__) +# endif + +#elif (defined(__clang__) && defined(__INTEL_CLANG_COMPILER)) || defined(__INTEL_LLVM_COMPILER) +# define COMPILER_ID "IntelLLVM" +#if defined(_MSC_VER) +# define SIMULATE_ID "MSVC" +#endif +#if defined(__GNUC__) +# define SIMULATE_ID "GNU" +#endif +/* __INTEL_LLVM_COMPILER = VVVVRP prior to 2021.2.0, VVVVRRPP for 2021.2.0 and + * later. Look for 6 digit vs. 8 digit version number to decide encoding. + * VVVV is no smaller than the current year when a version is released. + */ +#if __INTEL_LLVM_COMPILER < 1000000L +# define COMPILER_VERSION_MAJOR DEC(__INTEL_LLVM_COMPILER/100) +# define COMPILER_VERSION_MINOR DEC(__INTEL_LLVM_COMPILER/10 % 10) +# define COMPILER_VERSION_PATCH DEC(__INTEL_LLVM_COMPILER % 10) +#else +# define COMPILER_VERSION_MAJOR DEC(__INTEL_LLVM_COMPILER/10000) +# define COMPILER_VERSION_MINOR DEC(__INTEL_LLVM_COMPILER/100 % 100) +# define COMPILER_VERSION_PATCH DEC(__INTEL_LLVM_COMPILER % 100) +#endif +#if defined(_MSC_VER) + /* _MSC_VER = VVRR */ +# define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100) +# define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100) +#endif +#if defined(__GNUC__) +# define SIMULATE_VERSION_MAJOR DEC(__GNUC__) +#elif defined(__GNUG__) +# define SIMULATE_VERSION_MAJOR DEC(__GNUG__) +#endif +#if defined(__GNUC_MINOR__) +# define SIMULATE_VERSION_MINOR DEC(__GNUC_MINOR__) +#endif +#if defined(__GNUC_PATCHLEVEL__) +# define SIMULATE_VERSION_PATCH DEC(__GNUC_PATCHLEVEL__) +#endif + +#elif defined(__PATHCC__) +# define COMPILER_ID "PathScale" +# define COMPILER_VERSION_MAJOR DEC(__PATHCC__) +# define COMPILER_VERSION_MINOR DEC(__PATHCC_MINOR__) +# if defined(__PATHCC_PATCHLEVEL__) +# define COMPILER_VERSION_PATCH DEC(__PATHCC_PATCHLEVEL__) +# endif + +#elif defined(__BORLANDC__) && defined(__CODEGEARC_VERSION__) +# define COMPILER_ID "Embarcadero" +# define COMPILER_VERSION_MAJOR HEX(__CODEGEARC_VERSION__>>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_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" + /* __IBMC__ = VRP */ +# define COMPILER_VERSION_MAJOR DEC(__IBMC__/100) +# define COMPILER_VERSION_MINOR DEC(__IBMC__/10 % 10) +# define COMPILER_VERSION_PATCH DEC(__IBMC__ % 10) + +#elif defined(__open_xl__) && defined(__clang__) +# define COMPILER_ID "IBMClang" +# define COMPILER_VERSION_MAJOR DEC(__open_xl_version__) +# define COMPILER_VERSION_MINOR DEC(__open_xl_release__) +# define COMPILER_VERSION_PATCH DEC(__open_xl_modification__) +# define COMPILER_VERSION_TWEAK DEC(__open_xl_ptf_fix_level__) + + +#elif defined(__ibmxl__) && defined(__clang__) +# define COMPILER_ID "XLClang" +# 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__) + + +#elif defined(__IBMC__) && !defined(__COMPILER_VER__) && __IBMC__ >= 800 +# define COMPILER_ID "XL" + /* __IBMC__ = VRP */ +# define COMPILER_VERSION_MAJOR DEC(__IBMC__/100) +# define COMPILER_VERSION_MINOR DEC(__IBMC__/10 % 10) +# define COMPILER_VERSION_PATCH DEC(__IBMC__ % 10) + +#elif defined(__IBMC__) && !defined(__COMPILER_VER__) && __IBMC__ < 800 +# define COMPILER_ID "VisualAge" + /* __IBMC__ = VRP */ +# define COMPILER_VERSION_MAJOR DEC(__IBMC__/100) +# define COMPILER_VERSION_MINOR DEC(__IBMC__/10 % 10) +# define COMPILER_VERSION_PATCH DEC(__IBMC__ % 10) + +#elif defined(__NVCOMPILER) +# define COMPILER_ID "NVHPC" +# define COMPILER_VERSION_MAJOR DEC(__NVCOMPILER_MAJOR__) +# define COMPILER_VERSION_MINOR DEC(__NVCOMPILER_MINOR__) +# if defined(__NVCOMPILER_PATCHLEVEL__) +# define COMPILER_VERSION_PATCH DEC(__NVCOMPILER_PATCHLEVEL__) +# 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(__CLANG_FUJITSU) +# define COMPILER_ID "FujitsuClang" +# define COMPILER_VERSION_MAJOR DEC(__FCC_major__) +# define COMPILER_VERSION_MINOR DEC(__FCC_minor__) +# define COMPILER_VERSION_PATCH DEC(__FCC_patchlevel__) +# define COMPILER_VERSION_INTERNAL_STR __clang_version__ + + +#elif defined(__FUJITSU) +# define COMPILER_ID "Fujitsu" +# if defined(__FCC_version__) +# define COMPILER_VERSION __FCC_version__ +# elif defined(__FCC_major__) +# define COMPILER_VERSION_MAJOR DEC(__FCC_major__) +# define COMPILER_VERSION_MINOR DEC(__FCC_minor__) +# define COMPILER_VERSION_PATCH DEC(__FCC_patchlevel__) +# endif +# if defined(__fcc_version) +# define COMPILER_VERSION_INTERNAL DEC(__fcc_version) +# elif defined(__FCC_VERSION) +# define COMPILER_VERSION_INTERNAL DEC(__FCC_VERSION) +# endif + + +#elif defined(__ghs__) +# define COMPILER_ID "GHS" +/* __GHS_VERSION_NUMBER = VVVVRP */ +# ifdef __GHS_VERSION_NUMBER +# define COMPILER_VERSION_MAJOR DEC(__GHS_VERSION_NUMBER / 100) +# define COMPILER_VERSION_MINOR DEC(__GHS_VERSION_NUMBER / 10 % 10) +# define COMPILER_VERSION_PATCH DEC(__GHS_VERSION_NUMBER % 10) +# endif + +#elif defined(__TASKING__) +# define COMPILER_ID "Tasking" + # define COMPILER_VERSION_MAJOR DEC(__VERSION__/1000) + # define COMPILER_VERSION_MINOR DEC(__VERSION__ % 100) +# define COMPILER_VERSION_INTERNAL DEC(__VERSION__) + +#elif defined(__TINYC__) +# define COMPILER_ID "TinyCC" + +#elif defined(__BCC__) +# define COMPILER_ID "Bruce" + +#elif defined(__SCO_VERSION__) +# define COMPILER_ID "SCO" + +#elif defined(__ARMCC_VERSION) && !defined(__clang__) +# 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(__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__) && defined(__ARMCOMPILER_VERSION) +# define COMPILER_ID "ARMClang" + # define COMPILER_VERSION_MAJOR DEC(__ARMCOMPILER_VERSION/1000000) + # define COMPILER_VERSION_MINOR DEC(__ARMCOMPILER_VERSION/10000 % 100) + # define COMPILER_VERSION_PATCH DEC(__ARMCOMPILER_VERSION % 10000) +# define COMPILER_VERSION_INTERNAL DEC(__ARMCOMPILER_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(__LCC__) && (defined(__GNUC__) || defined(__GNUG__) || defined(__MCST__)) +# define COMPILER_ID "LCC" +# define COMPILER_VERSION_MAJOR DEC(1) +# if defined(__LCC__) +# define COMPILER_VERSION_MINOR DEC(__LCC__- 100) +# endif +# if defined(__LCC_MINOR__) +# define COMPILER_VERSION_PATCH DEC(__LCC_MINOR__) +# endif +# if defined(__GNUC__) && defined(__GNUC_MINOR__) +# define SIMULATE_ID "GNU" +# define SIMULATE_VERSION_MAJOR DEC(__GNUC__) +# define SIMULATE_VERSION_MINOR DEC(__GNUC_MINOR__) +# if defined(__GNUC_PATCHLEVEL__) +# define SIMULATE_VERSION_PATCH DEC(__GNUC_PATCHLEVEL__) +# endif +# 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(_ADI_COMPILER) +# define COMPILER_ID "ADSP" +#if defined(__VERSIONNUM__) + /* __VERSIONNUM__ = 0xVVRRPPTT */ +# define COMPILER_VERSION_MAJOR DEC(__VERSIONNUM__ >> 24 & 0xFF) +# define COMPILER_VERSION_MINOR DEC(__VERSIONNUM__ >> 16 & 0xFF) +# define COMPILER_VERSION_PATCH DEC(__VERSIONNUM__ >> 8 & 0xFF) +# define COMPILER_VERSION_TWEAK DEC(__VERSIONNUM__ & 0xFF) +#endif + +#elif defined(__IAR_SYSTEMS_ICC__) || defined(__IAR_SYSTEMS_ICC) +# define COMPILER_ID "IAR" +# if defined(__VER__) && defined(__ICCARM__) +# 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__) +# elif defined(__VER__) && (defined(__ICCAVR__) || defined(__ICCRX__) || defined(__ICCRH850__) || defined(__ICCRL78__) || defined(__ICC430__) || defined(__ICCRISCV__) || defined(__ICCV850__) || defined(__ICC8051__) || defined(__ICCSTM8__)) +# define COMPILER_VERSION_MAJOR DEC((__VER__) / 100) +# define COMPILER_VERSION_MINOR DEC((__VER__) - (((__VER__) / 100)*100)) +# define COMPILER_VERSION_PATCH DEC(__SUBVERSION__) +# define COMPILER_VERSION_INTERNAL DEC(__IAR_SYSTEMS_ICC__) +# 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 + + +/* 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(__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(__CRAYXT_COMPUTE_LINUX_TARGET) +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(__MSYS__) +# define PLATFORM_ID "MSYS" + +#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(__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" + +# elif defined(__VXWORKS__) +# define PLATFORM_ID "VxWorks" + +# else /* unknown platform */ +# define PLATFORM_ID +# endif + +#elif defined(__INTEGRITY) +# if defined(INT_178B) +# define PLATFORM_ID "Integrity178" + +# else /* regular Integrity */ +# define PLATFORM_ID "Integrity" +# endif + +# elif defined(_ADI_COMPILER) +# define PLATFORM_ID "ADSP" + +#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_ARM64EC) +# define ARCHITECTURE_ID "ARM64EC" + +# 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(__ICCRX__) +# define ARCHITECTURE_ID "RX" + +# elif defined(__ICCRH850__) +# define ARCHITECTURE_ID "RH850" + +# elif defined(__ICCRL78__) +# define ARCHITECTURE_ID "RL78" + +# elif defined(__ICCRISCV__) +# define ARCHITECTURE_ID "RISCV" + +# elif defined(__ICCAVR__) +# define ARCHITECTURE_ID "AVR" + +# elif defined(__ICC430__) +# define ARCHITECTURE_ID "MSP430" + +# elif defined(__ICCV850__) +# define ARCHITECTURE_ID "V850" + +# elif defined(__ICC8051__) +# define ARCHITECTURE_ID "8051" + +# elif defined(__ICCSTM8__) +# define ARCHITECTURE_ID "STM8" + +# else /* unknown architecture */ +# define ARCHITECTURE_ID "" +# endif + +#elif defined(__ghs__) +# if defined(__PPC64__) +# define ARCHITECTURE_ID "PPC64" + +# elif defined(__ppc__) +# define ARCHITECTURE_ID "PPC" + +# elif defined(__ARM__) +# define ARCHITECTURE_ID "ARM" + +# elif defined(__x86_64__) +# define ARCHITECTURE_ID "x64" + +# elif defined(__i386__) +# define ARCHITECTURE_ID "X86" + +# else /* unknown architecture */ +# define ARCHITECTURE_ID "" +# endif + +#elif defined(__TI_COMPILER_VERSION__) +# if defined(__TI_ARM__) +# define ARCHITECTURE_ID "ARM" + +# elif defined(__MSP430__) +# define ARCHITECTURE_ID "MSP430" + +# elif defined(__TMS320C28XX__) +# define ARCHITECTURE_ID "TMS320C28x" + +# elif defined(__TMS320C6X__) || defined(_TMS320C6X) +# define ARCHITECTURE_ID "TMS320C6x" + +# else /* unknown architecture */ +# define ARCHITECTURE_ID "" +# endif + +# elif defined(__ADSPSHARC__) +# define ARCHITECTURE_ID "SHARC" + +# elif defined(__ADSPBLACKFIN__) +# define ARCHITECTURE_ID "Blackfin" + +#elif defined(__TASKING__) + +# if defined(__CTC__) || defined(__CPTC__) +# define ARCHITECTURE_ID "TriCore" + +# elif defined(__CMCS__) +# define ARCHITECTURE_ID "MCS" + +# elif defined(__CARM__) +# define ARCHITECTURE_ID "ARM" + +# elif defined(__CARC__) +# define ARCHITECTURE_ID "ARC" + +# elif defined(__C51__) +# define ARCHITECTURE_ID "8051" + +# elif defined(__CPCP__) +# define ARCHITECTURE_ID "PCP" + +# else +# 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. */ +#ifdef COMPILER_VERSION +char const* info_version = "INFO" ":" "compiler_version[" COMPILER_VERSION "]"; + +/* Construct a string literal encoding the version number components. */ +#elif defined(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'}; +#elif defined(COMPILER_VERSION_INTERNAL_STR) +char const* info_version_internal = "INFO" ":" "compiler_version_internal[" COMPILER_VERSION_INTERNAL_STR "]"; +#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__) && !defined(__clang__) +# if defined(_MSC_VER) || defined(__ibmxl__) || defined(__IBMC__) +# define C_VERSION "90" +# else +# define C_VERSION +# endif +#elif __STDC_VERSION__ > 201710L +# define C_VERSION "23" +#elif __STDC_VERSION__ >= 201710L +# define C_VERSION "17" +#elif __STDC_VERSION__ >= 201000L +# define C_VERSION "11" +#elif __STDC_VERSION__ >= 199901L +# define C_VERSION "99" +#else +# define C_VERSION "90" +#endif +const char* info_language_standard_default = + "INFO" ":" "standard_default[" C_VERSION "]"; + +const char* info_language_extensions_default = "INFO" ":" "extensions_default[" +#if (defined(__clang__) || defined(__GNUC__) || defined(__xlC__) || \ + defined(__TI_COMPILER_VERSION__)) && \ + !defined(__STRICT_ANSI__) + "ON" +#else + "OFF" +#endif +"]"; + +/*--------------------------------------------------------------------------*/ + +#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(__CRAYXT_COMPUTE_LINUX_TARGET) + require += info_cray[argc]; +#endif + require += info_language_standard_default[argc]; + require += info_language_extensions_default[argc]; + (void)argv; + return require; +} +#endif diff --git a/cmake-build-relwithdebinfo-clang/CMakeFiles/3.25.2/CompilerIdC/a.out b/cmake-build-relwithdebinfo-clang/CMakeFiles/3.25.2/CompilerIdC/a.out new file mode 100755 index 0000000..448af37 Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/CMakeFiles/3.25.2/CompilerIdC/a.out differ diff --git a/cmake-build-relwithdebinfo-clang/CMakeFiles/3.25.2/CompilerIdCXX/CMakeCXXCompilerId.cpp b/cmake-build-relwithdebinfo-clang/CMakeFiles/3.25.2/CompilerIdCXX/CMakeCXXCompilerId.cpp new file mode 100644 index 0000000..c9ba632 --- /dev/null +++ b/cmake-build-relwithdebinfo-clang/CMakeFiles/3.25.2/CompilerIdCXX/CMakeCXXCompilerId.cpp @@ -0,0 +1,857 @@ +/* This source file must have a .cpp extension so that all C++ compilers + recognize the extension without flags. Borland does not know .cxx for + example. */ +#ifndef __cplusplus +# error "A C compiler has been selected for C++." +#endif + +#if !defined(__has_include) +/* If the compiler does not have __has_include, pretend the answer is + always no. */ +# define __has_include(x) 0 +#endif + + +/* Version number components: V=Version, R=Revision, P=Patch + Version date components: YYYY=Year, MM=Month, DD=Day */ + +#if defined(__COMO__) +# define COMPILER_ID "Comeau" + /* __COMO_VERSION__ = VRR */ +# define COMPILER_VERSION_MAJOR DEC(__COMO_VERSION__ / 100) +# define COMPILER_VERSION_MINOR DEC(__COMO_VERSION__ % 100) + +#elif defined(__INTEL_COMPILER) || defined(__ICC) +# define COMPILER_ID "Intel" +# if defined(_MSC_VER) +# define SIMULATE_ID "MSVC" +# endif +# if defined(__GNUC__) +# define SIMULATE_ID "GNU" +# endif + /* __INTEL_COMPILER = VRP prior to 2021, and then VVVV for 2021 and later, + except that a few beta releases use the old format with V=2021. */ +# if __INTEL_COMPILER < 2021 || __INTEL_COMPILER == 202110 || __INTEL_COMPILER == 202111 +# define COMPILER_VERSION_MAJOR DEC(__INTEL_COMPILER/100) +# define COMPILER_VERSION_MINOR DEC(__INTEL_COMPILER/10 % 10) +# if defined(__INTEL_COMPILER_UPDATE) +# define COMPILER_VERSION_PATCH DEC(__INTEL_COMPILER_UPDATE) +# else +# define COMPILER_VERSION_PATCH DEC(__INTEL_COMPILER % 10) +# endif +# else +# define COMPILER_VERSION_MAJOR DEC(__INTEL_COMPILER) +# define COMPILER_VERSION_MINOR DEC(__INTEL_COMPILER_UPDATE) + /* The third version component from --version is an update index, + but no macro is provided for it. */ +# define COMPILER_VERSION_PATCH DEC(0) +# endif +# if defined(__INTEL_COMPILER_BUILD_DATE) + /* __INTEL_COMPILER_BUILD_DATE = YYYYMMDD */ +# define COMPILER_VERSION_TWEAK DEC(__INTEL_COMPILER_BUILD_DATE) +# endif +# if defined(_MSC_VER) + /* _MSC_VER = VVRR */ +# define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100) +# define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100) +# endif +# if defined(__GNUC__) +# define SIMULATE_VERSION_MAJOR DEC(__GNUC__) +# elif defined(__GNUG__) +# define SIMULATE_VERSION_MAJOR DEC(__GNUG__) +# endif +# if defined(__GNUC_MINOR__) +# define SIMULATE_VERSION_MINOR DEC(__GNUC_MINOR__) +# endif +# if defined(__GNUC_PATCHLEVEL__) +# define SIMULATE_VERSION_PATCH DEC(__GNUC_PATCHLEVEL__) +# endif + +#elif (defined(__clang__) && defined(__INTEL_CLANG_COMPILER)) || defined(__INTEL_LLVM_COMPILER) +# define COMPILER_ID "IntelLLVM" +#if defined(_MSC_VER) +# define SIMULATE_ID "MSVC" +#endif +#if defined(__GNUC__) +# define SIMULATE_ID "GNU" +#endif +/* __INTEL_LLVM_COMPILER = VVVVRP prior to 2021.2.0, VVVVRRPP for 2021.2.0 and + * later. Look for 6 digit vs. 8 digit version number to decide encoding. + * VVVV is no smaller than the current year when a version is released. + */ +#if __INTEL_LLVM_COMPILER < 1000000L +# define COMPILER_VERSION_MAJOR DEC(__INTEL_LLVM_COMPILER/100) +# define COMPILER_VERSION_MINOR DEC(__INTEL_LLVM_COMPILER/10 % 10) +# define COMPILER_VERSION_PATCH DEC(__INTEL_LLVM_COMPILER % 10) +#else +# define COMPILER_VERSION_MAJOR DEC(__INTEL_LLVM_COMPILER/10000) +# define COMPILER_VERSION_MINOR DEC(__INTEL_LLVM_COMPILER/100 % 100) +# define COMPILER_VERSION_PATCH DEC(__INTEL_LLVM_COMPILER % 100) +#endif +#if defined(_MSC_VER) + /* _MSC_VER = VVRR */ +# define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100) +# define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100) +#endif +#if defined(__GNUC__) +# define SIMULATE_VERSION_MAJOR DEC(__GNUC__) +#elif defined(__GNUG__) +# define SIMULATE_VERSION_MAJOR DEC(__GNUG__) +#endif +#if defined(__GNUC_MINOR__) +# define SIMULATE_VERSION_MINOR DEC(__GNUC_MINOR__) +#endif +#if defined(__GNUC_PATCHLEVEL__) +# define SIMULATE_VERSION_PATCH DEC(__GNUC_PATCHLEVEL__) +#endif + +#elif defined(__PATHCC__) +# define COMPILER_ID "PathScale" +# define COMPILER_VERSION_MAJOR DEC(__PATHCC__) +# define COMPILER_VERSION_MINOR DEC(__PATHCC_MINOR__) +# if defined(__PATHCC_PATCHLEVEL__) +# define COMPILER_VERSION_PATCH DEC(__PATHCC_PATCHLEVEL__) +# endif + +#elif defined(__BORLANDC__) && defined(__CODEGEARC_VERSION__) +# define COMPILER_ID "Embarcadero" +# define COMPILER_VERSION_MAJOR HEX(__CODEGEARC_VERSION__>>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" + /* __IBMCPP__ = VRP */ +# define COMPILER_VERSION_MAJOR DEC(__IBMCPP__/100) +# define COMPILER_VERSION_MINOR DEC(__IBMCPP__/10 % 10) +# define COMPILER_VERSION_PATCH DEC(__IBMCPP__ % 10) + +#elif defined(__open_xl__) && defined(__clang__) +# define COMPILER_ID "IBMClang" +# define COMPILER_VERSION_MAJOR DEC(__open_xl_version__) +# define COMPILER_VERSION_MINOR DEC(__open_xl_release__) +# define COMPILER_VERSION_PATCH DEC(__open_xl_modification__) +# define COMPILER_VERSION_TWEAK DEC(__open_xl_ptf_fix_level__) + + +#elif defined(__ibmxl__) && defined(__clang__) +# define COMPILER_ID "XLClang" +# 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__) + + +#elif defined(__IBMCPP__) && !defined(__COMPILER_VER__) && __IBMCPP__ >= 800 +# define COMPILER_ID "XL" + /* __IBMCPP__ = VRP */ +# define COMPILER_VERSION_MAJOR DEC(__IBMCPP__/100) +# define COMPILER_VERSION_MINOR DEC(__IBMCPP__/10 % 10) +# define COMPILER_VERSION_PATCH DEC(__IBMCPP__ % 10) + +#elif defined(__IBMCPP__) && !defined(__COMPILER_VER__) && __IBMCPP__ < 800 +# define COMPILER_ID "VisualAge" + /* __IBMCPP__ = VRP */ +# define COMPILER_VERSION_MAJOR DEC(__IBMCPP__/100) +# define COMPILER_VERSION_MINOR DEC(__IBMCPP__/10 % 10) +# define COMPILER_VERSION_PATCH DEC(__IBMCPP__ % 10) + +#elif defined(__NVCOMPILER) +# define COMPILER_ID "NVHPC" +# define COMPILER_VERSION_MAJOR DEC(__NVCOMPILER_MAJOR__) +# define COMPILER_VERSION_MINOR DEC(__NVCOMPILER_MINOR__) +# if defined(__NVCOMPILER_PATCHLEVEL__) +# define COMPILER_VERSION_PATCH DEC(__NVCOMPILER_PATCHLEVEL__) +# 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(__CLANG_FUJITSU) +# define COMPILER_ID "FujitsuClang" +# define COMPILER_VERSION_MAJOR DEC(__FCC_major__) +# define COMPILER_VERSION_MINOR DEC(__FCC_minor__) +# define COMPILER_VERSION_PATCH DEC(__FCC_patchlevel__) +# define COMPILER_VERSION_INTERNAL_STR __clang_version__ + + +#elif defined(__FUJITSU) +# define COMPILER_ID "Fujitsu" +# if defined(__FCC_version__) +# define COMPILER_VERSION __FCC_version__ +# elif defined(__FCC_major__) +# define COMPILER_VERSION_MAJOR DEC(__FCC_major__) +# define COMPILER_VERSION_MINOR DEC(__FCC_minor__) +# define COMPILER_VERSION_PATCH DEC(__FCC_patchlevel__) +# endif +# if defined(__fcc_version) +# define COMPILER_VERSION_INTERNAL DEC(__fcc_version) +# elif defined(__FCC_VERSION) +# define COMPILER_VERSION_INTERNAL DEC(__FCC_VERSION) +# endif + + +#elif defined(__ghs__) +# define COMPILER_ID "GHS" +/* __GHS_VERSION_NUMBER = VVVVRP */ +# ifdef __GHS_VERSION_NUMBER +# define COMPILER_VERSION_MAJOR DEC(__GHS_VERSION_NUMBER / 100) +# define COMPILER_VERSION_MINOR DEC(__GHS_VERSION_NUMBER / 10 % 10) +# define COMPILER_VERSION_PATCH DEC(__GHS_VERSION_NUMBER % 10) +# endif + +#elif defined(__TASKING__) +# define COMPILER_ID "Tasking" + # define COMPILER_VERSION_MAJOR DEC(__VERSION__/1000) + # define COMPILER_VERSION_MINOR DEC(__VERSION__ % 100) +# define COMPILER_VERSION_INTERNAL DEC(__VERSION__) + +#elif defined(__SCO_VERSION__) +# define COMPILER_ID "SCO" + +#elif defined(__ARMCC_VERSION) && !defined(__clang__) +# 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(__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__) && defined(__ARMCOMPILER_VERSION) +# define COMPILER_ID "ARMClang" + # define COMPILER_VERSION_MAJOR DEC(__ARMCOMPILER_VERSION/1000000) + # define COMPILER_VERSION_MINOR DEC(__ARMCOMPILER_VERSION/10000 % 100) + # define COMPILER_VERSION_PATCH DEC(__ARMCOMPILER_VERSION % 10000) +# define COMPILER_VERSION_INTERNAL DEC(__ARMCOMPILER_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(__LCC__) && (defined(__GNUC__) || defined(__GNUG__) || defined(__MCST__)) +# define COMPILER_ID "LCC" +# define COMPILER_VERSION_MAJOR DEC(1) +# if defined(__LCC__) +# define COMPILER_VERSION_MINOR DEC(__LCC__- 100) +# endif +# if defined(__LCC_MINOR__) +# define COMPILER_VERSION_PATCH DEC(__LCC_MINOR__) +# endif +# if defined(__GNUC__) && defined(__GNUC_MINOR__) +# define SIMULATE_ID "GNU" +# define SIMULATE_VERSION_MAJOR DEC(__GNUC__) +# define SIMULATE_VERSION_MINOR DEC(__GNUC_MINOR__) +# if defined(__GNUC_PATCHLEVEL__) +# define SIMULATE_VERSION_PATCH DEC(__GNUC_PATCHLEVEL__) +# endif +# 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(_ADI_COMPILER) +# define COMPILER_ID "ADSP" +#if defined(__VERSIONNUM__) + /* __VERSIONNUM__ = 0xVVRRPPTT */ +# define COMPILER_VERSION_MAJOR DEC(__VERSIONNUM__ >> 24 & 0xFF) +# define COMPILER_VERSION_MINOR DEC(__VERSIONNUM__ >> 16 & 0xFF) +# define COMPILER_VERSION_PATCH DEC(__VERSIONNUM__ >> 8 & 0xFF) +# define COMPILER_VERSION_TWEAK DEC(__VERSIONNUM__ & 0xFF) +#endif + +#elif defined(__IAR_SYSTEMS_ICC__) || defined(__IAR_SYSTEMS_ICC) +# define COMPILER_ID "IAR" +# if defined(__VER__) && defined(__ICCARM__) +# 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__) +# elif defined(__VER__) && (defined(__ICCAVR__) || defined(__ICCRX__) || defined(__ICCRH850__) || defined(__ICCRL78__) || defined(__ICC430__) || defined(__ICCRISCV__) || defined(__ICCV850__) || defined(__ICC8051__) || defined(__ICCSTM8__)) +# define COMPILER_VERSION_MAJOR DEC((__VER__) / 100) +# define COMPILER_VERSION_MINOR DEC((__VER__) - (((__VER__) / 100)*100)) +# define COMPILER_VERSION_PATCH DEC(__SUBVERSION__) +# define COMPILER_VERSION_INTERNAL DEC(__IAR_SYSTEMS_ICC__) +# 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(__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(__CRAYXT_COMPUTE_LINUX_TARGET) +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(__MSYS__) +# define PLATFORM_ID "MSYS" + +#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(__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" + +# elif defined(__VXWORKS__) +# define PLATFORM_ID "VxWorks" + +# else /* unknown platform */ +# define PLATFORM_ID +# endif + +#elif defined(__INTEGRITY) +# if defined(INT_178B) +# define PLATFORM_ID "Integrity178" + +# else /* regular Integrity */ +# define PLATFORM_ID "Integrity" +# endif + +# elif defined(_ADI_COMPILER) +# define PLATFORM_ID "ADSP" + +#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_ARM64EC) +# define ARCHITECTURE_ID "ARM64EC" + +# 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(__ICCRX__) +# define ARCHITECTURE_ID "RX" + +# elif defined(__ICCRH850__) +# define ARCHITECTURE_ID "RH850" + +# elif defined(__ICCRL78__) +# define ARCHITECTURE_ID "RL78" + +# elif defined(__ICCRISCV__) +# define ARCHITECTURE_ID "RISCV" + +# elif defined(__ICCAVR__) +# define ARCHITECTURE_ID "AVR" + +# elif defined(__ICC430__) +# define ARCHITECTURE_ID "MSP430" + +# elif defined(__ICCV850__) +# define ARCHITECTURE_ID "V850" + +# elif defined(__ICC8051__) +# define ARCHITECTURE_ID "8051" + +# elif defined(__ICCSTM8__) +# define ARCHITECTURE_ID "STM8" + +# else /* unknown architecture */ +# define ARCHITECTURE_ID "" +# endif + +#elif defined(__ghs__) +# if defined(__PPC64__) +# define ARCHITECTURE_ID "PPC64" + +# elif defined(__ppc__) +# define ARCHITECTURE_ID "PPC" + +# elif defined(__ARM__) +# define ARCHITECTURE_ID "ARM" + +# elif defined(__x86_64__) +# define ARCHITECTURE_ID "x64" + +# elif defined(__i386__) +# define ARCHITECTURE_ID "X86" + +# else /* unknown architecture */ +# define ARCHITECTURE_ID "" +# endif + +#elif defined(__TI_COMPILER_VERSION__) +# if defined(__TI_ARM__) +# define ARCHITECTURE_ID "ARM" + +# elif defined(__MSP430__) +# define ARCHITECTURE_ID "MSP430" + +# elif defined(__TMS320C28XX__) +# define ARCHITECTURE_ID "TMS320C28x" + +# elif defined(__TMS320C6X__) || defined(_TMS320C6X) +# define ARCHITECTURE_ID "TMS320C6x" + +# else /* unknown architecture */ +# define ARCHITECTURE_ID "" +# endif + +# elif defined(__ADSPSHARC__) +# define ARCHITECTURE_ID "SHARC" + +# elif defined(__ADSPBLACKFIN__) +# define ARCHITECTURE_ID "Blackfin" + +#elif defined(__TASKING__) + +# if defined(__CTC__) || defined(__CPTC__) +# define ARCHITECTURE_ID "TriCore" + +# elif defined(__CMCS__) +# define ARCHITECTURE_ID "MCS" + +# elif defined(__CARM__) +# define ARCHITECTURE_ID "ARM" + +# elif defined(__CARC__) +# define ARCHITECTURE_ID "ARC" + +# elif defined(__C51__) +# define ARCHITECTURE_ID "8051" + +# elif defined(__CPCP__) +# define ARCHITECTURE_ID "PCP" + +# else +# 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. */ +#ifdef COMPILER_VERSION +char const* info_version = "INFO" ":" "compiler_version[" COMPILER_VERSION "]"; + +/* Construct a string literal encoding the version number components. */ +#elif defined(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'}; +#elif defined(COMPILER_VERSION_INTERNAL_STR) +char const* info_version_internal = "INFO" ":" "compiler_version_internal[" COMPILER_VERSION_INTERNAL_STR "]"; +#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(__INTEL_COMPILER) && defined(_MSVC_LANG) && _MSVC_LANG < 201403L +# if defined(__INTEL_CXX11_MODE__) +# if defined(__cpp_aggregate_nsdmi) +# define CXX_STD 201402L +# else +# define CXX_STD 201103L +# endif +# else +# define CXX_STD 199711L +# endif +#elif defined(_MSC_VER) && defined(_MSVC_LANG) +# define CXX_STD _MSVC_LANG +#else +# define CXX_STD __cplusplus +#endif + +const char* info_language_standard_default = "INFO" ":" "standard_default[" +#if CXX_STD > 202002L + "23" +#elif CXX_STD > 201703L + "20" +#elif CXX_STD >= 201703L + "17" +#elif CXX_STD >= 201402L + "14" +#elif CXX_STD >= 201103L + "11" +#else + "98" +#endif +"]"; + +const char* info_language_extensions_default = "INFO" ":" "extensions_default[" +#if (defined(__clang__) || defined(__GNUC__) || defined(__xlC__) || \ + defined(__TI_COMPILER_VERSION__)) && \ + !defined(__STRICT_ANSI__) + "ON" +#else + "OFF" +#endif +"]"; + +/*--------------------------------------------------------------------------*/ + +int main(int argc, char* argv[]) +{ + 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(__CRAYXT_COMPUTE_LINUX_TARGET) + require += info_cray[argc]; +#endif + require += info_language_standard_default[argc]; + require += info_language_extensions_default[argc]; + (void)argv; + return require; +} diff --git a/cmake-build-relwithdebinfo-clang/CMakeFiles/3.25.2/CompilerIdCXX/a.out b/cmake-build-relwithdebinfo-clang/CMakeFiles/3.25.2/CompilerIdCXX/a.out new file mode 100755 index 0000000..bff1a78 Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/CMakeFiles/3.25.2/CompilerIdCXX/a.out differ diff --git a/cmake-build-relwithdebinfo-clang/CMakeFiles/CMakeOutput.log b/cmake-build-relwithdebinfo-clang/CMakeFiles/CMakeOutput.log new file mode 100644 index 0000000..c15e3db --- /dev/null +++ b/cmake-build-relwithdebinfo-clang/CMakeFiles/CMakeOutput.log @@ -0,0 +1,329 @@ +The system is: Linux - 6.1.0-6-amd64 - x86_64 +Compiling the C compiler identification source file "CMakeCCompilerId.c" succeeded. +Compiler: /usr/bin/clang +Build flags: +Id flags: + +The output was: +0 + + +Compilation of the C compiler identification source "CMakeCCompilerId.c" produced "a.out" + +The C compiler identification is Clang, found in "/home/brett/Documents/Brock/CS 3P98/Assignment 3/cmake-build-relwithdebinfo-clang/CMakeFiles/3.25.2/CompilerIdC/a.out" + +Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" succeeded. +Compiler: /usr/bin/clang +Build flags: +Id flags: + +The output was: +0 + + +Compilation of the CXX compiler identification source "CMakeCXXCompilerId.cpp" produced "a.out" + +The CXX compiler identification is Clang, found in "/home/brett/Documents/Brock/CS 3P98/Assignment 3/cmake-build-relwithdebinfo-clang/CMakeFiles/3.25.2/CompilerIdCXX/a.out" + +Detecting C compiler ABI info compiled with the following output: +Change Dir: /home/brett/Documents/Brock/CS 3P98/Assignment 3/cmake-build-relwithdebinfo-clang/CMakeFiles/CMakeScratch/TryCompile-MtwV4Q + +Run Build Command(s):/opt/netbrains/clion/clion-2022.1.3/bin/ninja/linux/x64/ninja cmTC_f49bf && [1/2] Building C object CMakeFiles/cmTC_f49bf.dir/CMakeCCompilerABI.c.o +Debian clang version 14.0.6 +Target: x86_64-pc-linux-gnu +Thread model: posix +InstalledDir: /usr/bin +Found candidate GCC installation: /usr/bin/../lib/gcc/x86_64-linux-gnu/11 +Found candidate GCC installation: /usr/bin/../lib/gcc/x86_64-linux-gnu/12 +Selected GCC installation: /usr/bin/../lib/gcc/x86_64-linux-gnu/12 +Candidate multilib: .;@m64 +Selected multilib: .;@m64 + (in-process) + "/usr/lib/llvm-14/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-obj -mrelax-all --mrelax-relocations -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name CMakeCCompilerABI.c -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=all -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -mllvm -treat-scalable-fixed-error-as-warning -debugger-tuning=gdb -v "-fcoverage-compilation-dir=/home/brett/Documents/Brock/CS 3P98/Assignment 3/cmake-build-relwithdebinfo-clang/CMakeFiles/CMakeScratch/TryCompile-MtwV4Q" -resource-dir /usr/lib/llvm-14/lib/clang/14.0.6 -dependency-file CMakeFiles/cmTC_f49bf.dir/CMakeCCompilerABI.c.o.d -MT CMakeFiles/cmTC_f49bf.dir/CMakeCCompilerABI.c.o -sys-header-deps -internal-isystem /usr/lib/llvm-14/lib/clang/14.0.6/include -internal-isystem /usr/local/include -internal-isystem /usr/bin/../lib/gcc/x86_64-linux-gnu/12/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include "-fdebug-compilation-dir=/home/brett/Documents/Brock/CS 3P98/Assignment 3/cmake-build-relwithdebinfo-clang/CMakeFiles/CMakeScratch/TryCompile-MtwV4Q" -ferror-limit 19 -fgnuc-version=4.2.1 -fcolor-diagnostics -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o CMakeFiles/cmTC_f49bf.dir/CMakeCCompilerABI.c.o -x c /opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/CMakeCCompilerABI.c +clang -cc1 version 14.0.6 based upon LLVM 14.0.6 default target x86_64-pc-linux-gnu +ignoring nonexistent directory "/usr/bin/../lib/gcc/x86_64-linux-gnu/12/../../../../x86_64-linux-gnu/include" +ignoring nonexistent directory "/include" +#include "..." search starts here: +#include <...> search starts here: + /usr/lib/llvm-14/lib/clang/14.0.6/include + /usr/local/include + /usr/include/x86_64-linux-gnu + /usr/include +End of search list. +[2/2] Linking C executable cmTC_f49bf +Debian clang version 14.0.6 +Target: x86_64-pc-linux-gnu +Thread model: posix +InstalledDir: /usr/bin +Found candidate GCC installation: /usr/bin/../lib/gcc/x86_64-linux-gnu/11 +Found candidate GCC installation: /usr/bin/../lib/gcc/x86_64-linux-gnu/12 +Selected GCC installation: /usr/bin/../lib/gcc/x86_64-linux-gnu/12 +Candidate multilib: .;@m64 +Selected multilib: .;@m64 + "/usr/bin/ld" -pie --hash-style=both --build-id --eh-frame-hdr -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 -o cmTC_f49bf /lib/x86_64-linux-gnu/Scrt1.o /lib/x86_64-linux-gnu/crti.o /usr/bin/../lib/gcc/x86_64-linux-gnu/12/crtbeginS.o -L/usr/bin/../lib/gcc/x86_64-linux-gnu/12 -L/usr/bin/../lib/gcc/x86_64-linux-gnu/12/../../../../lib64 -L/lib/x86_64-linux-gnu -L/lib/../lib64 -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib64 -L/lib -L/usr/lib CMakeFiles/cmTC_f49bf.dir/CMakeCCompilerABI.c.o -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed /usr/bin/../lib/gcc/x86_64-linux-gnu/12/crtendS.o /lib/x86_64-linux-gnu/crtn.o + + + +Parsed C implicit include dir info from above output: rv=done + found start of include info + found start of implicit include info + add: [/usr/lib/llvm-14/lib/clang/14.0.6/include] + add: [/usr/local/include] + add: [/usr/include/x86_64-linux-gnu] + add: [/usr/include] + end of search list found + collapse include dir [/usr/lib/llvm-14/lib/clang/14.0.6/include] ==> [/usr/lib/llvm-14/lib/clang/14.0.6/include] + collapse include dir [/usr/local/include] ==> [/usr/local/include] + collapse include dir [/usr/include/x86_64-linux-gnu] ==> [/usr/include/x86_64-linux-gnu] + collapse include dir [/usr/include] ==> [/usr/include] + implicit include dirs: [/usr/lib/llvm-14/lib/clang/14.0.6/include;/usr/local/include;/usr/include/x86_64-linux-gnu;/usr/include] + + +Parsed C implicit link information from above output: + link line regex: [^( *|.*[/\])(ld\.lld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$)] + ignore line: [Change Dir: /home/brett/Documents/Brock/CS 3P98/Assignment 3/cmake-build-relwithdebinfo-clang/CMakeFiles/CMakeScratch/TryCompile-MtwV4Q] + ignore line: [] + ignore line: [Run Build Command(s):/opt/netbrains/clion/clion-2022.1.3/bin/ninja/linux/x64/ninja cmTC_f49bf && [1/2] Building C object CMakeFiles/cmTC_f49bf.dir/CMakeCCompilerABI.c.o] + ignore line: [Debian clang version 14.0.6] + ignore line: [Target: x86_64-pc-linux-gnu] + ignore line: [Thread model: posix] + ignore line: [InstalledDir: /usr/bin] + ignore line: [Found candidate GCC installation: /usr/bin/../lib/gcc/x86_64-linux-gnu/11] + ignore line: [Found candidate GCC installation: /usr/bin/../lib/gcc/x86_64-linux-gnu/12] + ignore line: [Selected GCC installation: /usr/bin/../lib/gcc/x86_64-linux-gnu/12] + ignore line: [Candidate multilib: .] + ignore line: [@m64] + ignore line: [Selected multilib: .] + ignore line: [@m64] + ignore line: [ (in-process)] + ignore line: [ "/usr/lib/llvm-14/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-obj -mrelax-all --mrelax-relocations -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name CMakeCCompilerABI.c -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=all -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -mllvm -treat-scalable-fixed-error-as-warning -debugger-tuning=gdb -v "-fcoverage-compilation-dir=/home/brett/Documents/Brock/CS 3P98/Assignment 3/cmake-build-relwithdebinfo-clang/CMakeFiles/CMakeScratch/TryCompile-MtwV4Q" -resource-dir /usr/lib/llvm-14/lib/clang/14.0.6 -dependency-file CMakeFiles/cmTC_f49bf.dir/CMakeCCompilerABI.c.o.d -MT CMakeFiles/cmTC_f49bf.dir/CMakeCCompilerABI.c.o -sys-header-deps -internal-isystem /usr/lib/llvm-14/lib/clang/14.0.6/include -internal-isystem /usr/local/include -internal-isystem /usr/bin/../lib/gcc/x86_64-linux-gnu/12/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include "-fdebug-compilation-dir=/home/brett/Documents/Brock/CS 3P98/Assignment 3/cmake-build-relwithdebinfo-clang/CMakeFiles/CMakeScratch/TryCompile-MtwV4Q" -ferror-limit 19 -fgnuc-version=4.2.1 -fcolor-diagnostics -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o CMakeFiles/cmTC_f49bf.dir/CMakeCCompilerABI.c.o -x c /opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/CMakeCCompilerABI.c] + ignore line: [clang -cc1 version 14.0.6 based upon LLVM 14.0.6 default target x86_64-pc-linux-gnu] + ignore line: [ignoring nonexistent directory "/usr/bin/../lib/gcc/x86_64-linux-gnu/12/../../../../x86_64-linux-gnu/include"] + ignore line: [ignoring nonexistent directory "/include"] + ignore line: [#include "..." search starts here:] + ignore line: [#include <...> search starts here:] + ignore line: [ /usr/lib/llvm-14/lib/clang/14.0.6/include] + ignore line: [ /usr/local/include] + ignore line: [ /usr/include/x86_64-linux-gnu] + ignore line: [ /usr/include] + ignore line: [End of search list.] + ignore line: [[2/2] Linking C executable cmTC_f49bf] + ignore line: [Debian clang version 14.0.6] + ignore line: [Target: x86_64-pc-linux-gnu] + ignore line: [Thread model: posix] + ignore line: [InstalledDir: /usr/bin] + ignore line: [Found candidate GCC installation: /usr/bin/../lib/gcc/x86_64-linux-gnu/11] + ignore line: [Found candidate GCC installation: /usr/bin/../lib/gcc/x86_64-linux-gnu/12] + ignore line: [Selected GCC installation: /usr/bin/../lib/gcc/x86_64-linux-gnu/12] + ignore line: [Candidate multilib: .] + ignore line: [@m64] + ignore line: [Selected multilib: .] + ignore line: [@m64] + link line: [ "/usr/bin/ld" -pie --hash-style=both --build-id --eh-frame-hdr -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 -o cmTC_f49bf /lib/x86_64-linux-gnu/Scrt1.o /lib/x86_64-linux-gnu/crti.o /usr/bin/../lib/gcc/x86_64-linux-gnu/12/crtbeginS.o -L/usr/bin/../lib/gcc/x86_64-linux-gnu/12 -L/usr/bin/../lib/gcc/x86_64-linux-gnu/12/../../../../lib64 -L/lib/x86_64-linux-gnu -L/lib/../lib64 -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib64 -L/lib -L/usr/lib CMakeFiles/cmTC_f49bf.dir/CMakeCCompilerABI.c.o -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed /usr/bin/../lib/gcc/x86_64-linux-gnu/12/crtendS.o /lib/x86_64-linux-gnu/crtn.o] + arg [/usr/bin/ld] ==> ignore + arg [-pie] ==> ignore + arg [--hash-style=both] ==> ignore + arg [--build-id] ==> ignore + arg [--eh-frame-hdr] ==> ignore + arg [-m] ==> ignore + arg [elf_x86_64] ==> ignore + arg [-dynamic-linker] ==> ignore + arg [/lib64/ld-linux-x86-64.so.2] ==> ignore + arg [-o] ==> ignore + arg [cmTC_f49bf] ==> ignore + arg [/lib/x86_64-linux-gnu/Scrt1.o] ==> obj [/lib/x86_64-linux-gnu/Scrt1.o] + arg [/lib/x86_64-linux-gnu/crti.o] ==> obj [/lib/x86_64-linux-gnu/crti.o] + arg [/usr/bin/../lib/gcc/x86_64-linux-gnu/12/crtbeginS.o] ==> obj [/usr/bin/../lib/gcc/x86_64-linux-gnu/12/crtbeginS.o] + arg [-L/usr/bin/../lib/gcc/x86_64-linux-gnu/12] ==> dir [/usr/bin/../lib/gcc/x86_64-linux-gnu/12] + arg [-L/usr/bin/../lib/gcc/x86_64-linux-gnu/12/../../../../lib64] ==> dir [/usr/bin/../lib/gcc/x86_64-linux-gnu/12/../../../../lib64] + arg [-L/lib/x86_64-linux-gnu] ==> dir [/lib/x86_64-linux-gnu] + arg [-L/lib/../lib64] ==> dir [/lib/../lib64] + arg [-L/usr/lib/x86_64-linux-gnu] ==> dir [/usr/lib/x86_64-linux-gnu] + arg [-L/usr/lib/../lib64] ==> dir [/usr/lib/../lib64] + arg [-L/lib] ==> dir [/lib] + arg [-L/usr/lib] ==> dir [/usr/lib] + arg [CMakeFiles/cmTC_f49bf.dir/CMakeCCompilerABI.c.o] ==> ignore + arg [-lgcc] ==> lib [gcc] + arg [--as-needed] ==> ignore + arg [-lgcc_s] ==> lib [gcc_s] + arg [--no-as-needed] ==> ignore + arg [-lc] ==> lib [c] + arg [-lgcc] ==> lib [gcc] + arg [--as-needed] ==> ignore + arg [-lgcc_s] ==> lib [gcc_s] + arg [--no-as-needed] ==> ignore + arg [/usr/bin/../lib/gcc/x86_64-linux-gnu/12/crtendS.o] ==> obj [/usr/bin/../lib/gcc/x86_64-linux-gnu/12/crtendS.o] + arg [/lib/x86_64-linux-gnu/crtn.o] ==> obj [/lib/x86_64-linux-gnu/crtn.o] + collapse obj [/usr/bin/../lib/gcc/x86_64-linux-gnu/12/crtbeginS.o] ==> [/usr/lib/gcc/x86_64-linux-gnu/12/crtbeginS.o] + collapse obj [/usr/bin/../lib/gcc/x86_64-linux-gnu/12/crtendS.o] ==> [/usr/lib/gcc/x86_64-linux-gnu/12/crtendS.o] + collapse library dir [/usr/bin/../lib/gcc/x86_64-linux-gnu/12] ==> [/usr/lib/gcc/x86_64-linux-gnu/12] + collapse library dir [/usr/bin/../lib/gcc/x86_64-linux-gnu/12/../../../../lib64] ==> [/usr/lib64] + collapse library dir [/lib/x86_64-linux-gnu] ==> [/lib/x86_64-linux-gnu] + collapse library dir [/lib/../lib64] ==> [/lib64] + collapse library dir [/usr/lib/x86_64-linux-gnu] ==> [/usr/lib/x86_64-linux-gnu] + collapse library dir [/usr/lib/../lib64] ==> [/usr/lib64] + collapse library dir [/lib] ==> [/lib] + collapse library dir [/usr/lib] ==> [/usr/lib] + implicit libs: [gcc;gcc_s;c;gcc;gcc_s] + implicit objs: [/lib/x86_64-linux-gnu/Scrt1.o;/lib/x86_64-linux-gnu/crti.o;/usr/lib/gcc/x86_64-linux-gnu/12/crtbeginS.o;/usr/lib/gcc/x86_64-linux-gnu/12/crtendS.o;/lib/x86_64-linux-gnu/crtn.o] + implicit dirs: [/usr/lib/gcc/x86_64-linux-gnu/12;/usr/lib64;/lib/x86_64-linux-gnu;/lib64;/usr/lib/x86_64-linux-gnu;/lib;/usr/lib] + implicit fwks: [] + + +Detecting CXX compiler ABI info compiled with the following output: +Change Dir: /home/brett/Documents/Brock/CS 3P98/Assignment 3/cmake-build-relwithdebinfo-clang/CMakeFiles/CMakeScratch/TryCompile-ZaxNy9 + +Run Build Command(s):/opt/netbrains/clion/clion-2022.1.3/bin/ninja/linux/x64/ninja cmTC_b607d && [1/2] Building CXX object CMakeFiles/cmTC_b607d.dir/CMakeCXXCompilerABI.cpp.o +Debian clang version 14.0.6 +Target: x86_64-pc-linux-gnu +Thread model: posix +InstalledDir: /usr/bin +Found candidate GCC installation: /usr/bin/../lib/gcc/x86_64-linux-gnu/11 +Found candidate GCC installation: /usr/bin/../lib/gcc/x86_64-linux-gnu/12 +Selected GCC installation: /usr/bin/../lib/gcc/x86_64-linux-gnu/12 +Candidate multilib: .;@m64 +Selected multilib: .;@m64 + (in-process) + "/usr/lib/llvm-14/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-obj -mrelax-all --mrelax-relocations -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name CMakeCXXCompilerABI.cpp -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=all -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -mllvm -treat-scalable-fixed-error-as-warning -debugger-tuning=gdb -v "-fcoverage-compilation-dir=/home/brett/Documents/Brock/CS 3P98/Assignment 3/cmake-build-relwithdebinfo-clang/CMakeFiles/CMakeScratch/TryCompile-ZaxNy9" -resource-dir /usr/lib/llvm-14/lib/clang/14.0.6 -dependency-file CMakeFiles/cmTC_b607d.dir/CMakeCXXCompilerABI.cpp.o.d -MT CMakeFiles/cmTC_b607d.dir/CMakeCXXCompilerABI.cpp.o -sys-header-deps -internal-isystem /usr/bin/../lib/gcc/x86_64-linux-gnu/12/../../../../include/c++/12 -internal-isystem /usr/bin/../lib/gcc/x86_64-linux-gnu/12/../../../../include/x86_64-linux-gnu/c++/12 -internal-isystem /usr/bin/../lib/gcc/x86_64-linux-gnu/12/../../../../include/c++/12/backward -internal-isystem /usr/lib/llvm-14/lib/clang/14.0.6/include -internal-isystem /usr/local/include -internal-isystem /usr/bin/../lib/gcc/x86_64-linux-gnu/12/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -fdeprecated-macro "-fdebug-compilation-dir=/home/brett/Documents/Brock/CS 3P98/Assignment 3/cmake-build-relwithdebinfo-clang/CMakeFiles/CMakeScratch/TryCompile-ZaxNy9" -ferror-limit 19 -fgnuc-version=4.2.1 -fcxx-exceptions -fexceptions -fcolor-diagnostics -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o CMakeFiles/cmTC_b607d.dir/CMakeCXXCompilerABI.cpp.o -x c++ /opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/CMakeCXXCompilerABI.cpp +clang -cc1 version 14.0.6 based upon LLVM 14.0.6 default target x86_64-pc-linux-gnu +ignoring nonexistent directory "/usr/bin/../lib/gcc/x86_64-linux-gnu/12/../../../../x86_64-linux-gnu/include" +ignoring nonexistent directory "/include" +#include "..." search starts here: +#include <...> search starts here: + /usr/bin/../lib/gcc/x86_64-linux-gnu/12/../../../../include/c++/12 + /usr/bin/../lib/gcc/x86_64-linux-gnu/12/../../../../include/x86_64-linux-gnu/c++/12 + /usr/bin/../lib/gcc/x86_64-linux-gnu/12/../../../../include/c++/12/backward + /usr/lib/llvm-14/lib/clang/14.0.6/include + /usr/local/include + /usr/include/x86_64-linux-gnu + /usr/include +End of search list. +[2/2] Linking CXX executable cmTC_b607d +Debian clang version 14.0.6 +Target: x86_64-pc-linux-gnu +Thread model: posix +InstalledDir: /usr/bin +Found candidate GCC installation: /usr/bin/../lib/gcc/x86_64-linux-gnu/11 +Found candidate GCC installation: /usr/bin/../lib/gcc/x86_64-linux-gnu/12 +Selected GCC installation: /usr/bin/../lib/gcc/x86_64-linux-gnu/12 +Candidate multilib: .;@m64 +Selected multilib: .;@m64 + "/usr/bin/ld" -pie --hash-style=both --build-id --eh-frame-hdr -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 -o cmTC_b607d /lib/x86_64-linux-gnu/Scrt1.o /lib/x86_64-linux-gnu/crti.o /usr/bin/../lib/gcc/x86_64-linux-gnu/12/crtbeginS.o -L/usr/bin/../lib/gcc/x86_64-linux-gnu/12 -L/usr/bin/../lib/gcc/x86_64-linux-gnu/12/../../../../lib64 -L/lib/x86_64-linux-gnu -L/lib/../lib64 -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib64 -L/lib -L/usr/lib CMakeFiles/cmTC_b607d.dir/CMakeCXXCompilerABI.cpp.o -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed /usr/bin/../lib/gcc/x86_64-linux-gnu/12/crtendS.o /lib/x86_64-linux-gnu/crtn.o + + + +Parsed CXX implicit include dir info from above output: rv=done + found start of include info + found start of implicit include info + add: [/usr/bin/../lib/gcc/x86_64-linux-gnu/12/../../../../include/c++/12] + add: [/usr/bin/../lib/gcc/x86_64-linux-gnu/12/../../../../include/x86_64-linux-gnu/c++/12] + add: [/usr/bin/../lib/gcc/x86_64-linux-gnu/12/../../../../include/c++/12/backward] + add: [/usr/lib/llvm-14/lib/clang/14.0.6/include] + add: [/usr/local/include] + add: [/usr/include/x86_64-linux-gnu] + add: [/usr/include] + end of search list found + collapse include dir [/usr/bin/../lib/gcc/x86_64-linux-gnu/12/../../../../include/c++/12] ==> [/usr/include/c++/12] + collapse include dir [/usr/bin/../lib/gcc/x86_64-linux-gnu/12/../../../../include/x86_64-linux-gnu/c++/12] ==> [/usr/include/x86_64-linux-gnu/c++/12] + collapse include dir [/usr/bin/../lib/gcc/x86_64-linux-gnu/12/../../../../include/c++/12/backward] ==> [/usr/include/c++/12/backward] + collapse include dir [/usr/lib/llvm-14/lib/clang/14.0.6/include] ==> [/usr/lib/llvm-14/lib/clang/14.0.6/include] + collapse include dir [/usr/local/include] ==> [/usr/local/include] + collapse include dir [/usr/include/x86_64-linux-gnu] ==> [/usr/include/x86_64-linux-gnu] + collapse include dir [/usr/include] ==> [/usr/include] + implicit include dirs: [/usr/include/c++/12;/usr/include/x86_64-linux-gnu/c++/12;/usr/include/c++/12/backward;/usr/lib/llvm-14/lib/clang/14.0.6/include;/usr/local/include;/usr/include/x86_64-linux-gnu;/usr/include] + + +Parsed CXX implicit link information from above output: + link line regex: [^( *|.*[/\])(ld\.lld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$)] + ignore line: [Change Dir: /home/brett/Documents/Brock/CS 3P98/Assignment 3/cmake-build-relwithdebinfo-clang/CMakeFiles/CMakeScratch/TryCompile-ZaxNy9] + ignore line: [] + ignore line: [Run Build Command(s):/opt/netbrains/clion/clion-2022.1.3/bin/ninja/linux/x64/ninja cmTC_b607d && [1/2] Building CXX object CMakeFiles/cmTC_b607d.dir/CMakeCXXCompilerABI.cpp.o] + ignore line: [Debian clang version 14.0.6] + ignore line: [Target: x86_64-pc-linux-gnu] + ignore line: [Thread model: posix] + ignore line: [InstalledDir: /usr/bin] + ignore line: [Found candidate GCC installation: /usr/bin/../lib/gcc/x86_64-linux-gnu/11] + ignore line: [Found candidate GCC installation: /usr/bin/../lib/gcc/x86_64-linux-gnu/12] + ignore line: [Selected GCC installation: /usr/bin/../lib/gcc/x86_64-linux-gnu/12] + ignore line: [Candidate multilib: .] + ignore line: [@m64] + ignore line: [Selected multilib: .] + ignore line: [@m64] + ignore line: [ (in-process)] + ignore line: [ "/usr/lib/llvm-14/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-obj -mrelax-all --mrelax-relocations -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name CMakeCXXCompilerABI.cpp -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=all -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -mllvm -treat-scalable-fixed-error-as-warning -debugger-tuning=gdb -v "-fcoverage-compilation-dir=/home/brett/Documents/Brock/CS 3P98/Assignment 3/cmake-build-relwithdebinfo-clang/CMakeFiles/CMakeScratch/TryCompile-ZaxNy9" -resource-dir /usr/lib/llvm-14/lib/clang/14.0.6 -dependency-file CMakeFiles/cmTC_b607d.dir/CMakeCXXCompilerABI.cpp.o.d -MT CMakeFiles/cmTC_b607d.dir/CMakeCXXCompilerABI.cpp.o -sys-header-deps -internal-isystem /usr/bin/../lib/gcc/x86_64-linux-gnu/12/../../../../include/c++/12 -internal-isystem /usr/bin/../lib/gcc/x86_64-linux-gnu/12/../../../../include/x86_64-linux-gnu/c++/12 -internal-isystem /usr/bin/../lib/gcc/x86_64-linux-gnu/12/../../../../include/c++/12/backward -internal-isystem /usr/lib/llvm-14/lib/clang/14.0.6/include -internal-isystem /usr/local/include -internal-isystem /usr/bin/../lib/gcc/x86_64-linux-gnu/12/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -fdeprecated-macro "-fdebug-compilation-dir=/home/brett/Documents/Brock/CS 3P98/Assignment 3/cmake-build-relwithdebinfo-clang/CMakeFiles/CMakeScratch/TryCompile-ZaxNy9" -ferror-limit 19 -fgnuc-version=4.2.1 -fcxx-exceptions -fexceptions -fcolor-diagnostics -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o CMakeFiles/cmTC_b607d.dir/CMakeCXXCompilerABI.cpp.o -x c++ /opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/CMakeCXXCompilerABI.cpp] + ignore line: [clang -cc1 version 14.0.6 based upon LLVM 14.0.6 default target x86_64-pc-linux-gnu] + ignore line: [ignoring nonexistent directory "/usr/bin/../lib/gcc/x86_64-linux-gnu/12/../../../../x86_64-linux-gnu/include"] + ignore line: [ignoring nonexistent directory "/include"] + ignore line: [#include "..." search starts here:] + ignore line: [#include <...> search starts here:] + ignore line: [ /usr/bin/../lib/gcc/x86_64-linux-gnu/12/../../../../include/c++/12] + ignore line: [ /usr/bin/../lib/gcc/x86_64-linux-gnu/12/../../../../include/x86_64-linux-gnu/c++/12] + ignore line: [ /usr/bin/../lib/gcc/x86_64-linux-gnu/12/../../../../include/c++/12/backward] + ignore line: [ /usr/lib/llvm-14/lib/clang/14.0.6/include] + ignore line: [ /usr/local/include] + ignore line: [ /usr/include/x86_64-linux-gnu] + ignore line: [ /usr/include] + ignore line: [End of search list.] + ignore line: [[2/2] Linking CXX executable cmTC_b607d] + ignore line: [Debian clang version 14.0.6] + ignore line: [Target: x86_64-pc-linux-gnu] + ignore line: [Thread model: posix] + ignore line: [InstalledDir: /usr/bin] + ignore line: [Found candidate GCC installation: /usr/bin/../lib/gcc/x86_64-linux-gnu/11] + ignore line: [Found candidate GCC installation: /usr/bin/../lib/gcc/x86_64-linux-gnu/12] + ignore line: [Selected GCC installation: /usr/bin/../lib/gcc/x86_64-linux-gnu/12] + ignore line: [Candidate multilib: .] + ignore line: [@m64] + ignore line: [Selected multilib: .] + ignore line: [@m64] + link line: [ "/usr/bin/ld" -pie --hash-style=both --build-id --eh-frame-hdr -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 -o cmTC_b607d /lib/x86_64-linux-gnu/Scrt1.o /lib/x86_64-linux-gnu/crti.o /usr/bin/../lib/gcc/x86_64-linux-gnu/12/crtbeginS.o -L/usr/bin/../lib/gcc/x86_64-linux-gnu/12 -L/usr/bin/../lib/gcc/x86_64-linux-gnu/12/../../../../lib64 -L/lib/x86_64-linux-gnu -L/lib/../lib64 -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib64 -L/lib -L/usr/lib CMakeFiles/cmTC_b607d.dir/CMakeCXXCompilerABI.cpp.o -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed /usr/bin/../lib/gcc/x86_64-linux-gnu/12/crtendS.o /lib/x86_64-linux-gnu/crtn.o] + arg [/usr/bin/ld] ==> ignore + arg [-pie] ==> ignore + arg [--hash-style=both] ==> ignore + arg [--build-id] ==> ignore + arg [--eh-frame-hdr] ==> ignore + arg [-m] ==> ignore + arg [elf_x86_64] ==> ignore + arg [-dynamic-linker] ==> ignore + arg [/lib64/ld-linux-x86-64.so.2] ==> ignore + arg [-o] ==> ignore + arg [cmTC_b607d] ==> ignore + arg [/lib/x86_64-linux-gnu/Scrt1.o] ==> obj [/lib/x86_64-linux-gnu/Scrt1.o] + arg [/lib/x86_64-linux-gnu/crti.o] ==> obj [/lib/x86_64-linux-gnu/crti.o] + arg [/usr/bin/../lib/gcc/x86_64-linux-gnu/12/crtbeginS.o] ==> obj [/usr/bin/../lib/gcc/x86_64-linux-gnu/12/crtbeginS.o] + arg [-L/usr/bin/../lib/gcc/x86_64-linux-gnu/12] ==> dir [/usr/bin/../lib/gcc/x86_64-linux-gnu/12] + arg [-L/usr/bin/../lib/gcc/x86_64-linux-gnu/12/../../../../lib64] ==> dir [/usr/bin/../lib/gcc/x86_64-linux-gnu/12/../../../../lib64] + arg [-L/lib/x86_64-linux-gnu] ==> dir [/lib/x86_64-linux-gnu] + arg [-L/lib/../lib64] ==> dir [/lib/../lib64] + arg [-L/usr/lib/x86_64-linux-gnu] ==> dir [/usr/lib/x86_64-linux-gnu] + arg [-L/usr/lib/../lib64] ==> dir [/usr/lib/../lib64] + arg [-L/lib] ==> dir [/lib] + arg [-L/usr/lib] ==> dir [/usr/lib] + arg [CMakeFiles/cmTC_b607d.dir/CMakeCXXCompilerABI.cpp.o] ==> ignore + arg [-lgcc] ==> lib [gcc] + arg [--as-needed] ==> ignore + arg [-lgcc_s] ==> lib [gcc_s] + arg [--no-as-needed] ==> ignore + arg [-lc] ==> lib [c] + arg [-lgcc] ==> lib [gcc] + arg [--as-needed] ==> ignore + arg [-lgcc_s] ==> lib [gcc_s] + arg [--no-as-needed] ==> ignore + arg [/usr/bin/../lib/gcc/x86_64-linux-gnu/12/crtendS.o] ==> obj [/usr/bin/../lib/gcc/x86_64-linux-gnu/12/crtendS.o] + arg [/lib/x86_64-linux-gnu/crtn.o] ==> obj [/lib/x86_64-linux-gnu/crtn.o] + collapse obj [/usr/bin/../lib/gcc/x86_64-linux-gnu/12/crtbeginS.o] ==> [/usr/lib/gcc/x86_64-linux-gnu/12/crtbeginS.o] + collapse obj [/usr/bin/../lib/gcc/x86_64-linux-gnu/12/crtendS.o] ==> [/usr/lib/gcc/x86_64-linux-gnu/12/crtendS.o] + collapse library dir [/usr/bin/../lib/gcc/x86_64-linux-gnu/12] ==> [/usr/lib/gcc/x86_64-linux-gnu/12] + collapse library dir [/usr/bin/../lib/gcc/x86_64-linux-gnu/12/../../../../lib64] ==> [/usr/lib64] + collapse library dir [/lib/x86_64-linux-gnu] ==> [/lib/x86_64-linux-gnu] + collapse library dir [/lib/../lib64] ==> [/lib64] + collapse library dir [/usr/lib/x86_64-linux-gnu] ==> [/usr/lib/x86_64-linux-gnu] + collapse library dir [/usr/lib/../lib64] ==> [/usr/lib64] + collapse library dir [/lib] ==> [/lib] + collapse library dir [/usr/lib] ==> [/usr/lib] + implicit libs: [gcc;gcc_s;c;gcc;gcc_s] + implicit objs: [/lib/x86_64-linux-gnu/Scrt1.o;/lib/x86_64-linux-gnu/crti.o;/usr/lib/gcc/x86_64-linux-gnu/12/crtbeginS.o;/usr/lib/gcc/x86_64-linux-gnu/12/crtendS.o;/lib/x86_64-linux-gnu/crtn.o] + implicit dirs: [/usr/lib/gcc/x86_64-linux-gnu/12;/usr/lib64;/lib/x86_64-linux-gnu;/lib64;/usr/lib/x86_64-linux-gnu;/lib;/usr/lib] + implicit fwks: [] + + diff --git a/cmake-build-relwithdebinfo-clang/CMakeFiles/TargetDirectories.txt b/cmake-build-relwithdebinfo-clang/CMakeFiles/TargetDirectories.txt new file mode 100644 index 0000000..7aa3bc4 --- /dev/null +++ b/cmake-build-relwithdebinfo-clang/CMakeFiles/TargetDirectories.txt @@ -0,0 +1,6 @@ +/home/brett/Documents/Brock/CS 3P98/Assignment 3/cmake-build-relwithdebinfo-clang/CMakeFiles/assign3.dir +/home/brett/Documents/Brock/CS 3P98/Assignment 3/cmake-build-relwithdebinfo-clang/CMakeFiles/edit_cache.dir +/home/brett/Documents/Brock/CS 3P98/Assignment 3/cmake-build-relwithdebinfo-clang/CMakeFiles/rebuild_cache.dir +/home/brett/Documents/Brock/CS 3P98/Assignment 3/cmake-build-relwithdebinfo-clang/libs/BLT/CMakeFiles/BLT.dir +/home/brett/Documents/Brock/CS 3P98/Assignment 3/cmake-build-relwithdebinfo-clang/libs/BLT/CMakeFiles/edit_cache.dir +/home/brett/Documents/Brock/CS 3P98/Assignment 3/cmake-build-relwithdebinfo-clang/libs/BLT/CMakeFiles/rebuild_cache.dir diff --git a/cmake-build-relwithdebinfo-clang/CMakeFiles/assign3.dir/src/high_perf/gl_util.cpp.o b/cmake-build-relwithdebinfo-clang/CMakeFiles/assign3.dir/src/high_perf/gl_util.cpp.o new file mode 100644 index 0000000..88e3597 Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/CMakeFiles/assign3.dir/src/high_perf/gl_util.cpp.o differ diff --git a/cmake-build-relwithdebinfo-clang/CMakeFiles/assign3.dir/src/high_perf/high_perf.cpp.o b/cmake-build-relwithdebinfo-clang/CMakeFiles/assign3.dir/src/high_perf/high_perf.cpp.o new file mode 100644 index 0000000..dd8bd42 Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/CMakeFiles/assign3.dir/src/high_perf/high_perf.cpp.o differ diff --git a/cmake-build-relwithdebinfo-clang/CMakeFiles/assign3.dir/src/main.cpp.o b/cmake-build-relwithdebinfo-clang/CMakeFiles/assign3.dir/src/main.cpp.o new file mode 100644 index 0000000..99fe651 Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/CMakeFiles/assign3.dir/src/main.cpp.o differ diff --git a/cmake-build-relwithdebinfo-clang/CMakeFiles/assign3.dir/src/texture.cpp.o b/cmake-build-relwithdebinfo-clang/CMakeFiles/assign3.dir/src/texture.cpp.o new file mode 100644 index 0000000..111ab5f Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/CMakeFiles/assign3.dir/src/texture.cpp.o differ diff --git a/cmake-build-relwithdebinfo-clang/CMakeFiles/clion-RelWithDebInfo-Clang-log.txt b/cmake-build-relwithdebinfo-clang/CMakeFiles/clion-RelWithDebInfo-Clang-log.txt new file mode 100644 index 0000000..e1d76d4 --- /dev/null +++ b/cmake-build-relwithdebinfo-clang/CMakeFiles/clion-RelWithDebInfo-Clang-log.txt @@ -0,0 +1,24 @@ +/opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/bin/cmake -DCMAKE_BUILD_TYPE=RelWithDebInfo -DCMAKE_MAKE_PROGRAM=/opt/netbrains/clion/clion-2022.1.3/bin/ninja/linux/x64/ninja -DCMAKE_C_COMPILER=/usr/bin/clang -DCMAKE_CXX_COMPILER=/usr/bin/clang -G Ninja -DEXTRAS=ON -S "/home/brett/Documents/Brock/CS 3P98/Assignment 3" -B "/home/brett/Documents/Brock/CS 3P98/Assignment 3/cmake-build-relwithdebinfo-clang" +-- The C compiler identification is Clang 14.0.6 +-- The CXX compiler identification is Clang 14.0.6 +-- Detecting C compiler ABI info +-- Detecting C compiler ABI info - done +-- Check for working C compiler: /usr/bin/clang - skipped +-- Detecting C compile features +-- Detecting C compile features - done +-- Detecting CXX compiler ABI info +-- Detecting CXX compiler ABI info - done +-- Check for working CXX compiler: /usr/bin/clang - skipped +-- Detecting CXX compile features +-- Detecting CXX compile features - done +Standard Files /home/brett/Documents/Brock/CS 3P98/Assignment 3/libs/BLT/src/blt/std/filesystem.cpp;/home/brett/Documents/Brock/CS 3P98/Assignment 3/libs/BLT/src/blt/std/format.cpp;/home/brett/Documents/Brock/CS 3P98/Assignment 3/libs/BLT/src/blt/std/loader.cpp;/home/brett/Documents/Brock/CS 3P98/Assignment 3/libs/BLT/src/blt/std/logging.cpp;/home/brett/Documents/Brock/CS 3P98/Assignment 3/libs/BLT/src/blt/std/system.cpp +Profiler Files /home/brett/Documents/Brock/CS 3P98/Assignment 3/libs/BLT/src/blt/profiling/profiler.cpp +Source: /home/brett/Documents/Brock/CS 3P98/Assignment 3 +Current Source: /home/brett/Documents/Brock/CS 3P98/Assignment 3/libs/BLT +BLT 0.5.2 Successfully included! +-- Found GLUT: /usr/lib/x86_64-linux-gnu/libglut.so +-- Found OpenGL: /usr/lib/x86_64-linux-gnu/libOpenGL.so +/usr/include && /usr/include && /usr/lib/x86_64-linux-gnu/libglut.so;/usr/lib/x86_64-linux-gnu/libXmu.so;/usr/lib/x86_64-linux-gnu/libXi.so +-- Configuring done +-- Generating done +-- Build files have been written to: /home/brett/Documents/Brock/CS 3P98/Assignment 3/cmake-build-relwithdebinfo-clang diff --git a/cmake-build-relwithdebinfo-clang/CMakeFiles/clion-environment.txt b/cmake-build-relwithdebinfo-clang/CMakeFiles/clion-environment.txt new file mode 100644 index 0000000..5e59070 Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/CMakeFiles/clion-environment.txt differ diff --git a/cmake-build-relwithdebinfo-clang/CMakeFiles/cmake.check_cache b/cmake-build-relwithdebinfo-clang/CMakeFiles/cmake.check_cache new file mode 100644 index 0000000..3dccd73 --- /dev/null +++ b/cmake-build-relwithdebinfo-clang/CMakeFiles/cmake.check_cache @@ -0,0 +1 @@ +# This file is generated by cmake for dependency checking of the CMakeCache.txt file diff --git a/cmake-build-relwithdebinfo-clang/CMakeFiles/rules.ninja b/cmake-build-relwithdebinfo-clang/CMakeFiles/rules.ninja new file mode 100644 index 0000000..5e0fdb7 --- /dev/null +++ b/cmake-build-relwithdebinfo-clang/CMakeFiles/rules.ninja @@ -0,0 +1,83 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Ninja" Generator, CMake Version 3.25 + +# This file contains all the rules used to get the outputs files +# built from the input files. +# It is included in the main 'build.ninja'. + +# ============================================================================= +# Project: assign3 +# Configurations: RelWithDebInfo +# ============================================================================= +# ============================================================================= + +############################################# +# Rule for compiling CXX files. + +rule CXX_COMPILER__assign3_RelWithDebInfo + depfile = $DEP_FILE + deps = gcc + command = /usr/bin/clang $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building CXX object $out + + +############################################# +# Rule for linking CXX executable. + +rule CXX_EXECUTABLE_LINKER__assign3_RelWithDebInfo + command = $PRE_LINK && /usr/bin/clang $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD + description = Linking CXX executable $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for running custom commands. + +rule CUSTOM_COMMAND + command = $COMMAND + description = $DESC + + +############################################# +# Rule for compiling CXX files. + +rule CXX_COMPILER__BLT_RelWithDebInfo + depfile = $DEP_FILE + deps = gcc + command = /usr/bin/clang $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building CXX object $out + + +############################################# +# Rule for linking CXX static library. + +rule CXX_STATIC_LIBRARY_LINKER__BLT_RelWithDebInfo + command = $PRE_LINK && /opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/bin/cmake -E rm -f $TARGET_FILE && /usr/bin/llvm-ar qc $TARGET_FILE $LINK_FLAGS $in && /usr/bin/llvm-ranlib $TARGET_FILE && $POST_BUILD + description = Linking CXX static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for re-running cmake. + +rule RERUN_CMAKE + command = /opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/bin/cmake --regenerate-during-build -S"/home/brett/Documents/Brock/CS 3P98/Assignment 3" -B"/home/brett/Documents/Brock/CS 3P98/Assignment 3/cmake-build-relwithdebinfo-clang" + description = Re-running CMake... + generator = 1 + + +############################################# +# Rule for cleaning all built files. + +rule CLEAN + command = /opt/netbrains/clion/clion-2022.1.3/bin/ninja/linux/x64/ninja $FILE_ARG -t clean $TARGETS + description = Cleaning all built files... + + +############################################# +# Rule for printing all primary targets available. + +rule HELP + command = /opt/netbrains/clion/clion-2022.1.3/bin/ninja/linux/x64/ninja -t targets + description = All primary targets available: + diff --git a/cmake-build-relwithdebinfo-clang/Testing/Temporary/LastTest.log b/cmake-build-relwithdebinfo-clang/Testing/Temporary/LastTest.log new file mode 100644 index 0000000..a7feeec --- /dev/null +++ b/cmake-build-relwithdebinfo-clang/Testing/Temporary/LastTest.log @@ -0,0 +1,3 @@ +Start testing: Apr 09 22:38 EDT +---------------------------------------------------------- +End testing: Apr 09 22:38 EDT diff --git a/cmake-build-relwithdebinfo-clang/build.ninja b/cmake-build-relwithdebinfo-clang/build.ninja new file mode 100644 index 0000000..50db5e7 --- /dev/null +++ b/cmake-build-relwithdebinfo-clang/build.ninja @@ -0,0 +1,311 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Ninja" Generator, CMake Version 3.25 + +# This file contains all the build statements describing the +# compilation DAG. + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# +# Which is the root file. +# ============================================================================= + +# ============================================================================= +# Project: assign3 +# Configurations: RelWithDebInfo +# ============================================================================= + +############################################# +# Minimal version of Ninja required by this file + +ninja_required_version = 1.5 + + +############################################# +# Set configuration variable for custom commands. + +CONFIGURATION = RelWithDebInfo +# ============================================================================= +# Include auxiliary files. + + +############################################# +# Include rules file. + +include CMakeFiles/rules.ninja + +# ============================================================================= + +############################################# +# Logical path to working directory; prefix for absolute paths. + +cmake_ninja_workdir = /home/brett/Documents/Brock/CS$ 3P98/Assignment$ 3/cmake-build-relwithdebinfo-clang/ +# ============================================================================= +# Object build statements for EXECUTABLE target assign3 + + +############################################# +# Order-only phony target for assign3 + +build cmake_object_order_depends_target_assign3: phony || cmake_object_order_depends_target_BLT + +build CMakeFiles/assign3.dir/src/high_perf/gl_util.cpp.o: CXX_COMPILER__assign3_RelWithDebInfo /home/brett/Documents/Brock/CS$ 3P98/Assignment$ 3/src/high_perf/gl_util.cpp || cmake_object_order_depends_target_assign3 + DEP_FILE = CMakeFiles/assign3.dir/src/high_perf/gl_util.cpp.o.d + FLAGS = -O2 -g -DNDEBUG -fcolor-diagnostics -Wall -Wextra -Wpedantic -std=gnu++17 + INCLUDES = -I"/home/brett/Documents/Brock/CS 3P98/Assignment 3/include" -I"/home/brett/Documents/Brock/CS 3P98/Assignment 3/cmake-build-relwithdebinfo-clang/include" -I"/home/brett/Documents/Brock/CS 3P98/Assignment 3/libs/BLT/include" -I"/home/brett/Documents/Brock/CS 3P98/Assignment 3/cmake-build-relwithdebinfo-clang/libs/BLT/config" + OBJECT_DIR = CMakeFiles/assign3.dir + OBJECT_FILE_DIR = CMakeFiles/assign3.dir/src/high_perf + TARGET_COMPILE_PDB = CMakeFiles/assign3.dir/ + TARGET_PDB = assign3.pdb + +build CMakeFiles/assign3.dir/src/high_perf/high_perf.cpp.o: CXX_COMPILER__assign3_RelWithDebInfo /home/brett/Documents/Brock/CS$ 3P98/Assignment$ 3/src/high_perf/high_perf.cpp || cmake_object_order_depends_target_assign3 + DEP_FILE = CMakeFiles/assign3.dir/src/high_perf/high_perf.cpp.o.d + FLAGS = -O2 -g -DNDEBUG -fcolor-diagnostics -Wall -Wextra -Wpedantic -std=gnu++17 + INCLUDES = -I"/home/brett/Documents/Brock/CS 3P98/Assignment 3/include" -I"/home/brett/Documents/Brock/CS 3P98/Assignment 3/cmake-build-relwithdebinfo-clang/include" -I"/home/brett/Documents/Brock/CS 3P98/Assignment 3/libs/BLT/include" -I"/home/brett/Documents/Brock/CS 3P98/Assignment 3/cmake-build-relwithdebinfo-clang/libs/BLT/config" + OBJECT_DIR = CMakeFiles/assign3.dir + OBJECT_FILE_DIR = CMakeFiles/assign3.dir/src/high_perf + TARGET_COMPILE_PDB = CMakeFiles/assign3.dir/ + TARGET_PDB = assign3.pdb + +build CMakeFiles/assign3.dir/src/main.cpp.o: CXX_COMPILER__assign3_RelWithDebInfo /home/brett/Documents/Brock/CS$ 3P98/Assignment$ 3/src/main.cpp || cmake_object_order_depends_target_assign3 + DEP_FILE = CMakeFiles/assign3.dir/src/main.cpp.o.d + FLAGS = -O2 -g -DNDEBUG -fcolor-diagnostics -Wall -Wextra -Wpedantic -std=gnu++17 + INCLUDES = -I"/home/brett/Documents/Brock/CS 3P98/Assignment 3/include" -I"/home/brett/Documents/Brock/CS 3P98/Assignment 3/cmake-build-relwithdebinfo-clang/include" -I"/home/brett/Documents/Brock/CS 3P98/Assignment 3/libs/BLT/include" -I"/home/brett/Documents/Brock/CS 3P98/Assignment 3/cmake-build-relwithdebinfo-clang/libs/BLT/config" + OBJECT_DIR = CMakeFiles/assign3.dir + OBJECT_FILE_DIR = CMakeFiles/assign3.dir/src + TARGET_COMPILE_PDB = CMakeFiles/assign3.dir/ + TARGET_PDB = assign3.pdb + +build CMakeFiles/assign3.dir/src/texture.cpp.o: CXX_COMPILER__assign3_RelWithDebInfo /home/brett/Documents/Brock/CS$ 3P98/Assignment$ 3/src/texture.cpp || cmake_object_order_depends_target_assign3 + DEP_FILE = CMakeFiles/assign3.dir/src/texture.cpp.o.d + FLAGS = -O2 -g -DNDEBUG -fcolor-diagnostics -Wall -Wextra -Wpedantic -std=gnu++17 + INCLUDES = -I"/home/brett/Documents/Brock/CS 3P98/Assignment 3/include" -I"/home/brett/Documents/Brock/CS 3P98/Assignment 3/cmake-build-relwithdebinfo-clang/include" -I"/home/brett/Documents/Brock/CS 3P98/Assignment 3/libs/BLT/include" -I"/home/brett/Documents/Brock/CS 3P98/Assignment 3/cmake-build-relwithdebinfo-clang/libs/BLT/config" + OBJECT_DIR = CMakeFiles/assign3.dir + OBJECT_FILE_DIR = CMakeFiles/assign3.dir/src + TARGET_COMPILE_PDB = CMakeFiles/assign3.dir/ + TARGET_PDB = assign3.pdb + + +# ============================================================================= +# Link build statements for EXECUTABLE target assign3 + + +############################################# +# Link the executable assign3 + +build assign3: CXX_EXECUTABLE_LINKER__assign3_RelWithDebInfo CMakeFiles/assign3.dir/src/high_perf/gl_util.cpp.o CMakeFiles/assign3.dir/src/high_perf/high_perf.cpp.o CMakeFiles/assign3.dir/src/main.cpp.o CMakeFiles/assign3.dir/src/texture.cpp.o | /usr/lib/x86_64-linux-gnu/libglut.so /usr/lib/x86_64-linux-gnu/libXmu.so /usr/lib/x86_64-linux-gnu/libXi.so /usr/lib/x86_64-linux-gnu/libGLU.so libs/BLT/libBLT.a /usr/lib/x86_64-linux-gnu/libGLX.so /usr/lib/x86_64-linux-gnu/libGLX.so /usr/lib/x86_64-linux-gnu/libOpenGL.so /usr/lib/x86_64-linux-gnu/libz.so || libs/BLT/libBLT.a + FLAGS = -O2 -g -DNDEBUG + LINK_LIBRARIES = /usr/lib/x86_64-linux-gnu/libglut.so /usr/lib/x86_64-linux-gnu/libXmu.so /usr/lib/x86_64-linux-gnu/libXi.so /usr/lib/x86_64-linux-gnu/libGLU.so libs/BLT/libBLT.a /usr/lib/x86_64-linux-gnu/libGLX.so /usr/lib/x86_64-linux-gnu/libGLX.so /usr/lib/x86_64-linux-gnu/libOpenGL.so /usr/lib/x86_64-linux-gnu/libz.so + OBJECT_DIR = CMakeFiles/assign3.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = CMakeFiles/assign3.dir/ + TARGET_FILE = assign3 + TARGET_PDB = assign3.pdb + + +############################################# +# Utility command for edit_cache + +build CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd "/home/brett/Documents/Brock/CS 3P98/Assignment 3/cmake-build-relwithdebinfo-clang" && /opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. + DESC = No interactive CMake dialog available... + restat = 1 + +build edit_cache: phony CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd "/home/brett/Documents/Brock/CS 3P98/Assignment 3/cmake-build-relwithdebinfo-clang" && /opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/bin/cmake --regenerate-during-build -S"/home/brett/Documents/Brock/CS 3P98/Assignment 3" -B"/home/brett/Documents/Brock/CS 3P98/Assignment 3/cmake-build-relwithdebinfo-clang" + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build rebuild_cache: phony CMakeFiles/rebuild_cache.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /home/brett/Documents/Brock/CS 3P98/Assignment 3/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target BLT + + +############################################# +# Order-only phony target for BLT + +build cmake_object_order_depends_target_BLT: phony || libs/BLT/CMakeFiles/BLT.dir + +build libs/BLT/CMakeFiles/BLT.dir/src/blt/std/filesystem.cpp.o: CXX_COMPILER__BLT_RelWithDebInfo /home/brett/Documents/Brock/CS$ 3P98/Assignment$ 3/libs/BLT/src/blt/std/filesystem.cpp || cmake_object_order_depends_target_BLT + DEP_FILE = libs/BLT/CMakeFiles/BLT.dir/src/blt/std/filesystem.cpp.o.d + FLAGS = -O2 -g -DNDEBUG -fcolor-diagnostics -Wall -Wextra -Wpedantic -std=gnu++17 + INCLUDES = -I"/home/brett/Documents/Brock/CS 3P98/Assignment 3/include" -I"/home/brett/Documents/Brock/CS 3P98/Assignment 3/cmake-build-relwithdebinfo-clang/include" -I"/home/brett/Documents/Brock/CS 3P98/Assignment 3/libs/BLT/include" -I"/home/brett/Documents/Brock/CS 3P98/Assignment 3/cmake-build-relwithdebinfo-clang/libs/BLT/config" + OBJECT_DIR = libs/BLT/CMakeFiles/BLT.dir + OBJECT_FILE_DIR = libs/BLT/CMakeFiles/BLT.dir/src/blt/std + TARGET_COMPILE_PDB = libs/BLT/CMakeFiles/BLT.dir/BLT.pdb + TARGET_PDB = libs/BLT/libBLT.pdb + +build libs/BLT/CMakeFiles/BLT.dir/src/blt/std/format.cpp.o: CXX_COMPILER__BLT_RelWithDebInfo /home/brett/Documents/Brock/CS$ 3P98/Assignment$ 3/libs/BLT/src/blt/std/format.cpp || cmake_object_order_depends_target_BLT + DEP_FILE = libs/BLT/CMakeFiles/BLT.dir/src/blt/std/format.cpp.o.d + FLAGS = -O2 -g -DNDEBUG -fcolor-diagnostics -Wall -Wextra -Wpedantic -std=gnu++17 + INCLUDES = -I"/home/brett/Documents/Brock/CS 3P98/Assignment 3/include" -I"/home/brett/Documents/Brock/CS 3P98/Assignment 3/cmake-build-relwithdebinfo-clang/include" -I"/home/brett/Documents/Brock/CS 3P98/Assignment 3/libs/BLT/include" -I"/home/brett/Documents/Brock/CS 3P98/Assignment 3/cmake-build-relwithdebinfo-clang/libs/BLT/config" + OBJECT_DIR = libs/BLT/CMakeFiles/BLT.dir + OBJECT_FILE_DIR = libs/BLT/CMakeFiles/BLT.dir/src/blt/std + TARGET_COMPILE_PDB = libs/BLT/CMakeFiles/BLT.dir/BLT.pdb + TARGET_PDB = libs/BLT/libBLT.pdb + +build libs/BLT/CMakeFiles/BLT.dir/src/blt/std/loader.cpp.o: CXX_COMPILER__BLT_RelWithDebInfo /home/brett/Documents/Brock/CS$ 3P98/Assignment$ 3/libs/BLT/src/blt/std/loader.cpp || cmake_object_order_depends_target_BLT + DEP_FILE = libs/BLT/CMakeFiles/BLT.dir/src/blt/std/loader.cpp.o.d + FLAGS = -O2 -g -DNDEBUG -fcolor-diagnostics -Wall -Wextra -Wpedantic -std=gnu++17 + INCLUDES = -I"/home/brett/Documents/Brock/CS 3P98/Assignment 3/include" -I"/home/brett/Documents/Brock/CS 3P98/Assignment 3/cmake-build-relwithdebinfo-clang/include" -I"/home/brett/Documents/Brock/CS 3P98/Assignment 3/libs/BLT/include" -I"/home/brett/Documents/Brock/CS 3P98/Assignment 3/cmake-build-relwithdebinfo-clang/libs/BLT/config" + OBJECT_DIR = libs/BLT/CMakeFiles/BLT.dir + OBJECT_FILE_DIR = libs/BLT/CMakeFiles/BLT.dir/src/blt/std + TARGET_COMPILE_PDB = libs/BLT/CMakeFiles/BLT.dir/BLT.pdb + TARGET_PDB = libs/BLT/libBLT.pdb + +build libs/BLT/CMakeFiles/BLT.dir/src/blt/std/logging.cpp.o: CXX_COMPILER__BLT_RelWithDebInfo /home/brett/Documents/Brock/CS$ 3P98/Assignment$ 3/libs/BLT/src/blt/std/logging.cpp || cmake_object_order_depends_target_BLT + DEP_FILE = libs/BLT/CMakeFiles/BLT.dir/src/blt/std/logging.cpp.o.d + FLAGS = -O2 -g -DNDEBUG -fcolor-diagnostics -Wall -Wextra -Wpedantic -std=gnu++17 + INCLUDES = -I"/home/brett/Documents/Brock/CS 3P98/Assignment 3/include" -I"/home/brett/Documents/Brock/CS 3P98/Assignment 3/cmake-build-relwithdebinfo-clang/include" -I"/home/brett/Documents/Brock/CS 3P98/Assignment 3/libs/BLT/include" -I"/home/brett/Documents/Brock/CS 3P98/Assignment 3/cmake-build-relwithdebinfo-clang/libs/BLT/config" + OBJECT_DIR = libs/BLT/CMakeFiles/BLT.dir + OBJECT_FILE_DIR = libs/BLT/CMakeFiles/BLT.dir/src/blt/std + TARGET_COMPILE_PDB = libs/BLT/CMakeFiles/BLT.dir/BLT.pdb + TARGET_PDB = libs/BLT/libBLT.pdb + +build libs/BLT/CMakeFiles/BLT.dir/src/blt/std/system.cpp.o: CXX_COMPILER__BLT_RelWithDebInfo /home/brett/Documents/Brock/CS$ 3P98/Assignment$ 3/libs/BLT/src/blt/std/system.cpp || cmake_object_order_depends_target_BLT + DEP_FILE = libs/BLT/CMakeFiles/BLT.dir/src/blt/std/system.cpp.o.d + FLAGS = -O2 -g -DNDEBUG -fcolor-diagnostics -Wall -Wextra -Wpedantic -std=gnu++17 + INCLUDES = -I"/home/brett/Documents/Brock/CS 3P98/Assignment 3/include" -I"/home/brett/Documents/Brock/CS 3P98/Assignment 3/cmake-build-relwithdebinfo-clang/include" -I"/home/brett/Documents/Brock/CS 3P98/Assignment 3/libs/BLT/include" -I"/home/brett/Documents/Brock/CS 3P98/Assignment 3/cmake-build-relwithdebinfo-clang/libs/BLT/config" + OBJECT_DIR = libs/BLT/CMakeFiles/BLT.dir + OBJECT_FILE_DIR = libs/BLT/CMakeFiles/BLT.dir/src/blt/std + TARGET_COMPILE_PDB = libs/BLT/CMakeFiles/BLT.dir/BLT.pdb + TARGET_PDB = libs/BLT/libBLT.pdb + +build libs/BLT/CMakeFiles/BLT.dir/src/blt/profiling/profiler.cpp.o: CXX_COMPILER__BLT_RelWithDebInfo /home/brett/Documents/Brock/CS$ 3P98/Assignment$ 3/libs/BLT/src/blt/profiling/profiler.cpp || cmake_object_order_depends_target_BLT + DEP_FILE = libs/BLT/CMakeFiles/BLT.dir/src/blt/profiling/profiler.cpp.o.d + FLAGS = -O2 -g -DNDEBUG -fcolor-diagnostics -Wall -Wextra -Wpedantic -std=gnu++17 + INCLUDES = -I"/home/brett/Documents/Brock/CS 3P98/Assignment 3/include" -I"/home/brett/Documents/Brock/CS 3P98/Assignment 3/cmake-build-relwithdebinfo-clang/include" -I"/home/brett/Documents/Brock/CS 3P98/Assignment 3/libs/BLT/include" -I"/home/brett/Documents/Brock/CS 3P98/Assignment 3/cmake-build-relwithdebinfo-clang/libs/BLT/config" + OBJECT_DIR = libs/BLT/CMakeFiles/BLT.dir + OBJECT_FILE_DIR = libs/BLT/CMakeFiles/BLT.dir/src/blt/profiling + TARGET_COMPILE_PDB = libs/BLT/CMakeFiles/BLT.dir/BLT.pdb + TARGET_PDB = libs/BLT/libBLT.pdb + +build libs/BLT/CMakeFiles/BLT.dir/src/blt/nbt/nbt.cpp.o: CXX_COMPILER__BLT_RelWithDebInfo /home/brett/Documents/Brock/CS$ 3P98/Assignment$ 3/libs/BLT/src/blt/nbt/nbt.cpp || cmake_object_order_depends_target_BLT + DEP_FILE = libs/BLT/CMakeFiles/BLT.dir/src/blt/nbt/nbt.cpp.o.d + FLAGS = -O2 -g -DNDEBUG -fcolor-diagnostics -Wall -Wextra -Wpedantic -std=gnu++17 + INCLUDES = -I"/home/brett/Documents/Brock/CS 3P98/Assignment 3/include" -I"/home/brett/Documents/Brock/CS 3P98/Assignment 3/cmake-build-relwithdebinfo-clang/include" -I"/home/brett/Documents/Brock/CS 3P98/Assignment 3/libs/BLT/include" -I"/home/brett/Documents/Brock/CS 3P98/Assignment 3/cmake-build-relwithdebinfo-clang/libs/BLT/config" + OBJECT_DIR = libs/BLT/CMakeFiles/BLT.dir + OBJECT_FILE_DIR = libs/BLT/CMakeFiles/BLT.dir/src/blt/nbt + TARGET_COMPILE_PDB = libs/BLT/CMakeFiles/BLT.dir/BLT.pdb + TARGET_PDB = libs/BLT/libBLT.pdb + +build libs/BLT/CMakeFiles/BLT.dir/src/blt/nbt/nbt_block.cpp.o: CXX_COMPILER__BLT_RelWithDebInfo /home/brett/Documents/Brock/CS$ 3P98/Assignment$ 3/libs/BLT/src/blt/nbt/nbt_block.cpp || cmake_object_order_depends_target_BLT + DEP_FILE = libs/BLT/CMakeFiles/BLT.dir/src/blt/nbt/nbt_block.cpp.o.d + FLAGS = -O2 -g -DNDEBUG -fcolor-diagnostics -Wall -Wextra -Wpedantic -std=gnu++17 + INCLUDES = -I"/home/brett/Documents/Brock/CS 3P98/Assignment 3/include" -I"/home/brett/Documents/Brock/CS 3P98/Assignment 3/cmake-build-relwithdebinfo-clang/include" -I"/home/brett/Documents/Brock/CS 3P98/Assignment 3/libs/BLT/include" -I"/home/brett/Documents/Brock/CS 3P98/Assignment 3/cmake-build-relwithdebinfo-clang/libs/BLT/config" + OBJECT_DIR = libs/BLT/CMakeFiles/BLT.dir + OBJECT_FILE_DIR = libs/BLT/CMakeFiles/BLT.dir/src/blt/nbt + TARGET_COMPILE_PDB = libs/BLT/CMakeFiles/BLT.dir/BLT.pdb + TARGET_PDB = libs/BLT/libBLT.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target BLT + + +############################################# +# Link the static library libs/BLT/libBLT.a + +build libs/BLT/libBLT.a: CXX_STATIC_LIBRARY_LINKER__BLT_RelWithDebInfo libs/BLT/CMakeFiles/BLT.dir/src/blt/std/filesystem.cpp.o libs/BLT/CMakeFiles/BLT.dir/src/blt/std/format.cpp.o libs/BLT/CMakeFiles/BLT.dir/src/blt/std/loader.cpp.o libs/BLT/CMakeFiles/BLT.dir/src/blt/std/logging.cpp.o libs/BLT/CMakeFiles/BLT.dir/src/blt/std/system.cpp.o libs/BLT/CMakeFiles/BLT.dir/src/blt/profiling/profiler.cpp.o libs/BLT/CMakeFiles/BLT.dir/src/blt/nbt/nbt.cpp.o libs/BLT/CMakeFiles/BLT.dir/src/blt/nbt/nbt_block.cpp.o + LANGUAGE_COMPILE_FLAGS = -O2 -g -DNDEBUG + OBJECT_DIR = libs/BLT/CMakeFiles/BLT.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = libs/BLT/CMakeFiles/BLT.dir/BLT.pdb + TARGET_FILE = libs/BLT/libBLT.a + TARGET_PDB = libs/BLT/libBLT.pdb + + +############################################# +# Utility command for edit_cache + +build libs/BLT/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd "/home/brett/Documents/Brock/CS 3P98/Assignment 3/cmake-build-relwithdebinfo-clang/libs/BLT" && /opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. + DESC = No interactive CMake dialog available... + restat = 1 + +build libs/BLT/edit_cache: phony libs/BLT/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build libs/BLT/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd "/home/brett/Documents/Brock/CS 3P98/Assignment 3/cmake-build-relwithdebinfo-clang/libs/BLT" && /opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/bin/cmake --regenerate-during-build -S"/home/brett/Documents/Brock/CS 3P98/Assignment 3" -B"/home/brett/Documents/Brock/CS 3P98/Assignment 3/cmake-build-relwithdebinfo-clang" + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build libs/BLT/rebuild_cache: phony libs/BLT/CMakeFiles/rebuild_cache.util + +# ============================================================================= +# Target aliases. + +build BLT: phony libs/BLT/libBLT.a + +build libBLT.a: phony libs/BLT/libBLT.a + +# ============================================================================= +# Folder targets. + +# ============================================================================= + +############################################# +# Folder: /home/brett/Documents/Brock/CS 3P98/Assignment 3/cmake-build-relwithdebinfo-clang + +build all: phony assign3 libs/BLT/all + +# ============================================================================= + +############################################# +# Folder: /home/brett/Documents/Brock/CS 3P98/Assignment 3/cmake-build-relwithdebinfo-clang/libs/BLT + +build libs/BLT/all: phony libs/BLT/libBLT.a + +# ============================================================================= +# Built-in targets + + +############################################# +# Re-run CMake if any of its inputs changed. + +build build.ninja: RERUN_CMAKE | /home/brett/Documents/Brock/CS$ 3P98/Assignment$ 3/CMakeLists.txt /home/brett/Documents/Brock/CS$ 3P98/Assignment$ 3/include/config.h.in /home/brett/Documents/Brock/CS$ 3P98/Assignment$ 3/libs/BLT/CMakeLists.txt /home/brett/Documents/Brock/CS$ 3P98/Assignment$ 3/libs/BLT/include/blt/config.h.in /opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/CMakeCCompiler.cmake.in /opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/CMakeCCompilerABI.c /opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/CMakeCInformation.cmake /opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/CMakeCXXCompiler.cmake.in /opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/CMakeCXXCompilerABI.cpp /opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/CMakeCXXInformation.cmake /opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/CMakeCommonLanguageInclude.cmake /opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/CMakeCompilerIdDetection.cmake /opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/CMakeDetermineCCompiler.cmake /opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/CMakeDetermineCXXCompiler.cmake /opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/CMakeDetermineCompileFeatures.cmake /opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/CMakeDetermineCompiler.cmake /opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/CMakeDetermineCompilerABI.cmake /opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/CMakeDetermineCompilerId.cmake /opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/CMakeDetermineSystem.cmake /opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/CMakeFindBinUtils.cmake /opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/CMakeGenericSystem.cmake /opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/CMakeInitializeConfigs.cmake /opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/CMakeLanguageInformation.cmake /opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/CMakeParseImplicitIncludeInfo.cmake /opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/CMakeParseImplicitLinkInfo.cmake /opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/CMakeParseLibraryArchitecture.cmake /opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/CMakeSystem.cmake.in /opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/CMakeSystemSpecificInformation.cmake /opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/CMakeSystemSpecificInitialize.cmake /opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/CMakeTestCCompiler.cmake /opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/CMakeTestCXXCompiler.cmake /opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/CMakeTestCompilerCommon.cmake /opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/Compiler/ADSP-DetermineCompiler.cmake /opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/Compiler/ARMCC-DetermineCompiler.cmake /opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/Compiler/ARMClang-DetermineCompiler.cmake /opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/Compiler/AppleClang-DetermineCompiler.cmake /opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/Compiler/Borland-DetermineCompiler.cmake /opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/Compiler/Bruce-C-DetermineCompiler.cmake /opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/Compiler/CMakeCommonCompilerMacros.cmake /opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/Compiler/Clang-C.cmake /opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/Compiler/Clang-CXX.cmake /opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/Compiler/Clang-DetermineCompiler.cmake /opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/Compiler/Clang-DetermineCompilerInternal.cmake /opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/Compiler/Clang-FindBinUtils.cmake /opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/Compiler/Clang.cmake /opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/Compiler/Comeau-CXX-DetermineCompiler.cmake /opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/Compiler/Compaq-C-DetermineCompiler.cmake /opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/Compiler/Compaq-CXX-DetermineCompiler.cmake /opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/Compiler/Cray-DetermineCompiler.cmake /opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/Compiler/Embarcadero-DetermineCompiler.cmake /opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/Compiler/Fujitsu-DetermineCompiler.cmake /opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/Compiler/FujitsuClang-DetermineCompiler.cmake /opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/Compiler/GHS-DetermineCompiler.cmake /opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/Compiler/GNU-C-DetermineCompiler.cmake /opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/Compiler/GNU-CXX-DetermineCompiler.cmake /opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/Compiler/GNU.cmake /opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/Compiler/HP-C-DetermineCompiler.cmake /opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/Compiler/HP-CXX-DetermineCompiler.cmake /opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/Compiler/IAR-DetermineCompiler.cmake /opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/Compiler/IBMCPP-C-DetermineVersionInternal.cmake /opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/Compiler/IBMCPP-CXX-DetermineVersionInternal.cmake /opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/Compiler/IBMClang-C-DetermineCompiler.cmake /opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/Compiler/IBMClang-CXX-DetermineCompiler.cmake /opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/Compiler/Intel-DetermineCompiler.cmake /opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/Compiler/IntelLLVM-DetermineCompiler.cmake /opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/Compiler/LCC-C-DetermineCompiler.cmake /opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/Compiler/LCC-CXX-DetermineCompiler.cmake /opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/Compiler/MSVC-DetermineCompiler.cmake /opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/Compiler/NVHPC-DetermineCompiler.cmake /opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/Compiler/NVIDIA-DetermineCompiler.cmake /opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/Compiler/OpenWatcom-DetermineCompiler.cmake /opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/Compiler/PGI-DetermineCompiler.cmake /opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/Compiler/PathScale-DetermineCompiler.cmake /opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/Compiler/SCO-DetermineCompiler.cmake /opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/Compiler/SDCC-C-DetermineCompiler.cmake /opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/Compiler/SunPro-C-DetermineCompiler.cmake /opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/Compiler/SunPro-CXX-DetermineCompiler.cmake /opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/Compiler/TI-DetermineCompiler.cmake /opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/Compiler/Tasking-DetermineCompiler.cmake /opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/Compiler/TinyCC-C-DetermineCompiler.cmake /opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/Compiler/VisualAge-C-DetermineCompiler.cmake /opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/Compiler/VisualAge-CXX-DetermineCompiler.cmake /opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/Compiler/Watcom-DetermineCompiler.cmake /opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/Compiler/XL-C-DetermineCompiler.cmake /opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/Compiler/XL-CXX-DetermineCompiler.cmake /opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/Compiler/XLClang-C-DetermineCompiler.cmake /opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/Compiler/XLClang-CXX-DetermineCompiler.cmake /opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/Compiler/zOS-C-DetermineCompiler.cmake /opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/Compiler/zOS-CXX-DetermineCompiler.cmake /opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/FindGLUT.cmake /opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/FindOpenGL.cmake /opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/FindPackageHandleStandardArgs.cmake /opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/FindPackageMessage.cmake /opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/FindPkgConfig.cmake /opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/FindZLIB.cmake /opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/Internal/FeatureTesting.cmake /opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/Platform/Linux-Clang-C.cmake /opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/Platform/Linux-Clang-CXX.cmake /opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/Platform/Linux-Determine-CXX.cmake /opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/Platform/Linux-GNU-C.cmake /opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/Platform/Linux-GNU-CXX.cmake /opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/Platform/Linux-GNU.cmake /opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/Platform/Linux.cmake /opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/Platform/UnixPaths.cmake /opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/SelectLibraryConfigurations.cmake CMakeCache.txt CMakeFiles/3.25.2/CMakeCCompiler.cmake CMakeFiles/3.25.2/CMakeCXXCompiler.cmake CMakeFiles/3.25.2/CMakeSystem.cmake + pool = console + + +############################################# +# A missing CMake input file is not an error. + +build /home/brett/Documents/Brock/CS$ 3P98/Assignment$ 3/CMakeLists.txt /home/brett/Documents/Brock/CS$ 3P98/Assignment$ 3/include/config.h.in /home/brett/Documents/Brock/CS$ 3P98/Assignment$ 3/libs/BLT/CMakeLists.txt /home/brett/Documents/Brock/CS$ 3P98/Assignment$ 3/libs/BLT/include/blt/config.h.in /opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/CMakeCCompiler.cmake.in /opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/CMakeCCompilerABI.c /opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/CMakeCInformation.cmake /opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/CMakeCXXCompiler.cmake.in /opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/CMakeCXXCompilerABI.cpp /opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/CMakeCXXInformation.cmake /opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/CMakeCommonLanguageInclude.cmake /opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/CMakeCompilerIdDetection.cmake /opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/CMakeDetermineCCompiler.cmake /opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/CMakeDetermineCXXCompiler.cmake /opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/CMakeDetermineCompileFeatures.cmake /opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/CMakeDetermineCompiler.cmake /opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/CMakeDetermineCompilerABI.cmake /opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/CMakeDetermineCompilerId.cmake /opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/CMakeDetermineSystem.cmake /opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/CMakeFindBinUtils.cmake /opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/CMakeGenericSystem.cmake /opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/CMakeInitializeConfigs.cmake /opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/CMakeLanguageInformation.cmake /opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/CMakeParseImplicitIncludeInfo.cmake /opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/CMakeParseImplicitLinkInfo.cmake /opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/CMakeParseLibraryArchitecture.cmake /opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/CMakeSystem.cmake.in /opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/CMakeSystemSpecificInformation.cmake /opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/CMakeSystemSpecificInitialize.cmake /opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/CMakeTestCCompiler.cmake /opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/CMakeTestCXXCompiler.cmake /opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/CMakeTestCompilerCommon.cmake /opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/Compiler/ADSP-DetermineCompiler.cmake /opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/Compiler/ARMCC-DetermineCompiler.cmake /opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/Compiler/ARMClang-DetermineCompiler.cmake /opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/Compiler/AppleClang-DetermineCompiler.cmake /opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/Compiler/Borland-DetermineCompiler.cmake /opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/Compiler/Bruce-C-DetermineCompiler.cmake /opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/Compiler/CMakeCommonCompilerMacros.cmake /opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/Compiler/Clang-C.cmake /opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/Compiler/Clang-CXX.cmake /opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/Compiler/Clang-DetermineCompiler.cmake /opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/Compiler/Clang-DetermineCompilerInternal.cmake /opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/Compiler/Clang-FindBinUtils.cmake /opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/Compiler/Clang.cmake /opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/Compiler/Comeau-CXX-DetermineCompiler.cmake /opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/Compiler/Compaq-C-DetermineCompiler.cmake /opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/Compiler/Compaq-CXX-DetermineCompiler.cmake /opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/Compiler/Cray-DetermineCompiler.cmake /opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/Compiler/Embarcadero-DetermineCompiler.cmake /opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/Compiler/Fujitsu-DetermineCompiler.cmake /opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/Compiler/FujitsuClang-DetermineCompiler.cmake /opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/Compiler/GHS-DetermineCompiler.cmake /opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/Compiler/GNU-C-DetermineCompiler.cmake /opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/Compiler/GNU-CXX-DetermineCompiler.cmake /opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/Compiler/GNU.cmake /opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/Compiler/HP-C-DetermineCompiler.cmake /opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/Compiler/HP-CXX-DetermineCompiler.cmake /opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/Compiler/IAR-DetermineCompiler.cmake /opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/Compiler/IBMCPP-C-DetermineVersionInternal.cmake /opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/Compiler/IBMCPP-CXX-DetermineVersionInternal.cmake /opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/Compiler/IBMClang-C-DetermineCompiler.cmake /opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/Compiler/IBMClang-CXX-DetermineCompiler.cmake /opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/Compiler/Intel-DetermineCompiler.cmake /opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/Compiler/IntelLLVM-DetermineCompiler.cmake /opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/Compiler/LCC-C-DetermineCompiler.cmake /opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/Compiler/LCC-CXX-DetermineCompiler.cmake /opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/Compiler/MSVC-DetermineCompiler.cmake /opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/Compiler/NVHPC-DetermineCompiler.cmake /opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/Compiler/NVIDIA-DetermineCompiler.cmake /opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/Compiler/OpenWatcom-DetermineCompiler.cmake /opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/Compiler/PGI-DetermineCompiler.cmake /opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/Compiler/PathScale-DetermineCompiler.cmake /opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/Compiler/SCO-DetermineCompiler.cmake /opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/Compiler/SDCC-C-DetermineCompiler.cmake /opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/Compiler/SunPro-C-DetermineCompiler.cmake /opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/Compiler/SunPro-CXX-DetermineCompiler.cmake /opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/Compiler/TI-DetermineCompiler.cmake /opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/Compiler/Tasking-DetermineCompiler.cmake /opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/Compiler/TinyCC-C-DetermineCompiler.cmake /opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/Compiler/VisualAge-C-DetermineCompiler.cmake /opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/Compiler/VisualAge-CXX-DetermineCompiler.cmake /opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/Compiler/Watcom-DetermineCompiler.cmake /opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/Compiler/XL-C-DetermineCompiler.cmake /opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/Compiler/XL-CXX-DetermineCompiler.cmake /opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/Compiler/XLClang-C-DetermineCompiler.cmake /opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/Compiler/XLClang-CXX-DetermineCompiler.cmake /opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/Compiler/zOS-C-DetermineCompiler.cmake /opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/Compiler/zOS-CXX-DetermineCompiler.cmake /opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/FindGLUT.cmake /opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/FindOpenGL.cmake /opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/FindPackageHandleStandardArgs.cmake /opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/FindPackageMessage.cmake /opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/FindPkgConfig.cmake /opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/FindZLIB.cmake /opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/Internal/FeatureTesting.cmake /opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/Platform/Linux-Clang-C.cmake /opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/Platform/Linux-Clang-CXX.cmake /opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/Platform/Linux-Determine-CXX.cmake /opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/Platform/Linux-GNU-C.cmake /opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/Platform/Linux-GNU-CXX.cmake /opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/Platform/Linux-GNU.cmake /opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/Platform/Linux.cmake /opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/Platform/UnixPaths.cmake /opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.25/Modules/SelectLibraryConfigurations.cmake CMakeCache.txt CMakeFiles/3.25.2/CMakeCCompiler.cmake CMakeFiles/3.25.2/CMakeCXXCompiler.cmake CMakeFiles/3.25.2/CMakeSystem.cmake: phony + + +############################################# +# Clean all the built files. + +build clean: CLEAN + + +############################################# +# Print all primary targets available. + +build help: HELP + + +############################################# +# Make the all target the default. + +default all diff --git a/cmake-build-relwithdebinfo-clang/cmake_install.cmake b/cmake-build-relwithdebinfo-clang/cmake_install.cmake new file mode 100644 index 0000000..7811c7c --- /dev/null +++ b/cmake-build-relwithdebinfo-clang/cmake_install.cmake @@ -0,0 +1,59 @@ +# Install script for directory: /home/brett/Documents/Brock/CS 3P98/Assignment 3 + +# 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 "RelWithDebInfo") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Install shared libraries without execute permission? +if(NOT DEFINED CMAKE_INSTALL_SO_NO_EXE) + set(CMAKE_INSTALL_SO_NO_EXE "1") +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "FALSE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/usr/bin/llvm-objdump") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/brett/Documents/Brock/CS 3P98/Assignment 3/cmake-build-relwithdebinfo-clang/libs/BLT/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/brett/Documents/Brock/CS 3P98/Assignment 3/cmake-build-relwithdebinfo-clang/${CMAKE_INSTALL_MANIFEST}" + "${CMAKE_INSTALL_MANIFEST_CONTENT}") diff --git a/cmake-build-relwithdebinfo-clang/include/config.h b/cmake-build-relwithdebinfo-clang/include/config.h new file mode 100644 index 0000000..197516c --- /dev/null +++ b/cmake-build-relwithdebinfo-clang/include/config.h @@ -0,0 +1,12 @@ +/* + * Created by Brett on 30/03/23. + * Licensed under GNU General Public License V3.0 + * See LICENSE file for license detail + */ + +#ifndef ASSIGN3_CONFIG_IN_H +#define ASSIGN3_CONFIG_IN_H + +#define EXTRAS + +#endif //ASSIGN3_CONFIG_IN_H diff --git a/cmake-build-relwithdebinfo-clang/libs/BLT/CMakeFiles/BLT.dir/src/blt/nbt/nbt.cpp.o b/cmake-build-relwithdebinfo-clang/libs/BLT/CMakeFiles/BLT.dir/src/blt/nbt/nbt.cpp.o new file mode 100644 index 0000000..890b7d6 Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/libs/BLT/CMakeFiles/BLT.dir/src/blt/nbt/nbt.cpp.o differ diff --git a/cmake-build-relwithdebinfo-clang/libs/BLT/CMakeFiles/BLT.dir/src/blt/nbt/nbt_block.cpp.o b/cmake-build-relwithdebinfo-clang/libs/BLT/CMakeFiles/BLT.dir/src/blt/nbt/nbt_block.cpp.o new file mode 100644 index 0000000..73522dc Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/libs/BLT/CMakeFiles/BLT.dir/src/blt/nbt/nbt_block.cpp.o differ diff --git a/cmake-build-relwithdebinfo-clang/libs/BLT/CMakeFiles/BLT.dir/src/blt/profiling/profiler.cpp.o b/cmake-build-relwithdebinfo-clang/libs/BLT/CMakeFiles/BLT.dir/src/blt/profiling/profiler.cpp.o new file mode 100644 index 0000000..3dcb469 Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/libs/BLT/CMakeFiles/BLT.dir/src/blt/profiling/profiler.cpp.o differ diff --git a/cmake-build-relwithdebinfo-clang/libs/BLT/CMakeFiles/BLT.dir/src/blt/std/filesystem.cpp.o b/cmake-build-relwithdebinfo-clang/libs/BLT/CMakeFiles/BLT.dir/src/blt/std/filesystem.cpp.o new file mode 100644 index 0000000..102b45a Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/libs/BLT/CMakeFiles/BLT.dir/src/blt/std/filesystem.cpp.o differ diff --git a/cmake-build-relwithdebinfo-clang/libs/BLT/CMakeFiles/BLT.dir/src/blt/std/format.cpp.o b/cmake-build-relwithdebinfo-clang/libs/BLT/CMakeFiles/BLT.dir/src/blt/std/format.cpp.o new file mode 100644 index 0000000..bf60edc Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/libs/BLT/CMakeFiles/BLT.dir/src/blt/std/format.cpp.o differ diff --git a/cmake-build-relwithdebinfo-clang/libs/BLT/CMakeFiles/BLT.dir/src/blt/std/loader.cpp.o b/cmake-build-relwithdebinfo-clang/libs/BLT/CMakeFiles/BLT.dir/src/blt/std/loader.cpp.o new file mode 100644 index 0000000..ef9429e Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/libs/BLT/CMakeFiles/BLT.dir/src/blt/std/loader.cpp.o differ diff --git a/cmake-build-relwithdebinfo-clang/libs/BLT/CMakeFiles/BLT.dir/src/blt/std/logging.cpp.o b/cmake-build-relwithdebinfo-clang/libs/BLT/CMakeFiles/BLT.dir/src/blt/std/logging.cpp.o new file mode 100644 index 0000000..6501e3e Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/libs/BLT/CMakeFiles/BLT.dir/src/blt/std/logging.cpp.o differ diff --git a/cmake-build-relwithdebinfo-clang/libs/BLT/CMakeFiles/BLT.dir/src/blt/std/system.cpp.o b/cmake-build-relwithdebinfo-clang/libs/BLT/CMakeFiles/BLT.dir/src/blt/std/system.cpp.o new file mode 100644 index 0000000..2c4b5a4 Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/libs/BLT/CMakeFiles/BLT.dir/src/blt/std/system.cpp.o differ diff --git a/cmake-build-relwithdebinfo-clang/libs/BLT/cmake_install.cmake b/cmake-build-relwithdebinfo-clang/libs/BLT/cmake_install.cmake new file mode 100644 index 0000000..8ac7d92 --- /dev/null +++ b/cmake-build-relwithdebinfo-clang/libs/BLT/cmake_install.cmake @@ -0,0 +1,44 @@ +# Install script for directory: /home/brett/Documents/Brock/CS 3P98/Assignment 3/libs/BLT + +# 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 "RelWithDebInfo") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Install shared libraries without execute permission? +if(NOT DEFINED CMAKE_INSTALL_SO_NO_EXE) + set(CMAKE_INSTALL_SO_NO_EXE "1") +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "FALSE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/usr/bin/llvm-objdump") +endif() + diff --git a/cmake-build-relwithdebinfo-clang/libs/BLT/config/blt/config.h b/cmake-build-relwithdebinfo-clang/libs/BLT/config/blt/config.h new file mode 100644 index 0000000..88ddc8c --- /dev/null +++ b/cmake-build-relwithdebinfo-clang/libs/BLT/config/blt/config.h @@ -0,0 +1,2 @@ + +#define ZLIB_FOUND diff --git a/cmake-build-relwithdebinfo-clang/libs/BLT/libBLT.a b/cmake-build-relwithdebinfo-clang/libs/BLT/libBLT.a new file mode 100644 index 0000000..6703f93 Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/libs/BLT/libBLT.a differ diff --git a/cmake-build-relwithdebinfo-clang/resources/1618325873904.png b/cmake-build-relwithdebinfo-clang/resources/1618325873904.png new file mode 100644 index 0000000..180f68e Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/1618325873904.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/1665624414712991.jpg b/cmake-build-relwithdebinfo-clang/resources/1665624414712991.jpg new file mode 100644 index 0000000..d94cf1e Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/1665624414712991.jpg differ diff --git a/cmake-build-relwithdebinfo-clang/resources/4ac9zfuaaq731.png b/cmake-build-relwithdebinfo-clang/resources/4ac9zfuaaq731.png new file mode 100644 index 0000000..8c4aced Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/4ac9zfuaaq731.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/600-600-max.jpg b/cmake-build-relwithdebinfo-clang/resources/600-600-max.jpg new file mode 100644 index 0000000..1560825 Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/600-600-max.jpg differ diff --git a/cmake-build-relwithdebinfo-clang/resources/SPONGEBOB_YOUTUBE.jpg b/cmake-build-relwithdebinfo-clang/resources/SPONGEBOB_YOUTUBE.jpg new file mode 100644 index 0000000..b4ab200 Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/SPONGEBOB_YOUTUBE.jpg differ diff --git a/cmake-build-relwithdebinfo-clang/resources/_Gay arch user.png b/cmake-build-relwithdebinfo-clang/resources/_Gay arch user.png new file mode 100644 index 0000000..b50cf00 Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/_Gay arch user.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/depression.png b/cmake-build-relwithdebinfo-clang/resources/depression.png new file mode 100644 index 0000000..374515b Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/depression.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/fFTkb.png b/cmake-build-relwithdebinfo-clang/resources/fFTkb.png new file mode 100644 index 0000000..d069545 Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/fFTkb.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/circle_01.png b/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/circle_01.png new file mode 100644 index 0000000..adabdd9 Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/circle_01.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/circle_02.png b/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/circle_02.png new file mode 100644 index 0000000..a4c3140 Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/circle_02.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/circle_03.png b/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/circle_03.png new file mode 100644 index 0000000..eb771ec Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/circle_03.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/circle_04.png b/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/circle_04.png new file mode 100644 index 0000000..3982b03 Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/circle_04.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/circle_05.png b/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/circle_05.png new file mode 100644 index 0000000..8de3f69 Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/circle_05.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/dirt_01.png b/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/dirt_01.png new file mode 100644 index 0000000..63f8fd5 Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/dirt_01.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/dirt_02.png b/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/dirt_02.png new file mode 100644 index 0000000..165015d Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/dirt_02.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/dirt_03.png b/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/dirt_03.png new file mode 100644 index 0000000..27e3056 Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/dirt_03.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/fire_01.png b/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/fire_01.png new file mode 100644 index 0000000..a83b6db Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/fire_01.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/fire_02.png b/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/fire_02.png new file mode 100644 index 0000000..8db26fe Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/fire_02.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/flame_01.png b/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/flame_01.png new file mode 100644 index 0000000..6ad670b Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/flame_01.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/flame_02.png b/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/flame_02.png new file mode 100644 index 0000000..45046a9 Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/flame_02.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/flame_03.png b/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/flame_03.png new file mode 100644 index 0000000..e603027 Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/flame_03.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/flame_04.png b/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/flame_04.png new file mode 100644 index 0000000..ac09937 Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/flame_04.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/flame_05.png b/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/flame_05.png new file mode 100644 index 0000000..e221498 Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/flame_05.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/flame_06.png b/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/flame_06.png new file mode 100644 index 0000000..f23303b Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/flame_06.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/flare_01.png b/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/flare_01.png new file mode 100644 index 0000000..fb452a1 Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/flare_01.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/light_01.png b/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/light_01.png new file mode 100644 index 0000000..71f8f0f Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/light_01.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/light_02.png b/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/light_02.png new file mode 100644 index 0000000..88b22c6 Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/light_02.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/light_03.png b/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/light_03.png new file mode 100644 index 0000000..2ca26ca Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/light_03.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/magic_01.png b/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/magic_01.png new file mode 100644 index 0000000..3c69391 Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/magic_01.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/magic_02.png b/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/magic_02.png new file mode 100644 index 0000000..a6edb7f Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/magic_02.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/magic_03.png b/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/magic_03.png new file mode 100644 index 0000000..65f69d6 Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/magic_03.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/magic_04.png b/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/magic_04.png new file mode 100644 index 0000000..3c5092c Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/magic_04.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/magic_05.png b/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/magic_05.png new file mode 100644 index 0000000..a46b215 Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/magic_05.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/muzzle_01.png b/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/muzzle_01.png new file mode 100644 index 0000000..27a2f4c Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/muzzle_01.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/muzzle_02.png b/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/muzzle_02.png new file mode 100644 index 0000000..cfd2a7c Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/muzzle_02.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/muzzle_03.png b/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/muzzle_03.png new file mode 100644 index 0000000..8ee4019 Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/muzzle_03.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/muzzle_04.png b/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/muzzle_04.png new file mode 100644 index 0000000..ee4f0e7 Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/muzzle_04.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/muzzle_05.png b/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/muzzle_05.png new file mode 100644 index 0000000..93be2c7 Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/muzzle_05.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/scorch_01.png b/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/scorch_01.png new file mode 100644 index 0000000..b6af791 Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/scorch_01.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/scorch_02.png b/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/scorch_02.png new file mode 100644 index 0000000..942f4c2 Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/scorch_02.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/scorch_03.png b/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/scorch_03.png new file mode 100644 index 0000000..48f13aa Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/scorch_03.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/scratch_01.png b/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/scratch_01.png new file mode 100644 index 0000000..9f0854b Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/scratch_01.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/slash_01.png b/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/slash_01.png new file mode 100644 index 0000000..c04fa2d Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/slash_01.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/slash_02.png b/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/slash_02.png new file mode 100644 index 0000000..59ae0d4 Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/slash_02.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/slash_03.png b/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/slash_03.png new file mode 100644 index 0000000..9241004 Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/slash_03.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/slash_04.png b/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/slash_04.png new file mode 100644 index 0000000..ee05daa Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/slash_04.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/smoke_01.png b/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/smoke_01.png new file mode 100644 index 0000000..1cd418e Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/smoke_01.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/smoke_02.png b/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/smoke_02.png new file mode 100644 index 0000000..d866368 Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/smoke_02.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/smoke_03.png b/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/smoke_03.png new file mode 100644 index 0000000..909717a Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/smoke_03.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/smoke_04.png b/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/smoke_04.png new file mode 100644 index 0000000..74a2695 Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/smoke_04.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/smoke_05.png b/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/smoke_05.png new file mode 100644 index 0000000..0ac46dc Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/smoke_05.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/smoke_06.png b/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/smoke_06.png new file mode 100644 index 0000000..300c5fa Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/smoke_06.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/smoke_07.png b/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/smoke_07.png new file mode 100644 index 0000000..fb78c0f Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/smoke_07.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/smoke_08.png b/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/smoke_08.png new file mode 100644 index 0000000..feec49e Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/smoke_08.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/smoke_09.png b/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/smoke_09.png new file mode 100644 index 0000000..21178df Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/smoke_09.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/smoke_10.png b/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/smoke_10.png new file mode 100644 index 0000000..8f8effe Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/smoke_10.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/spark_01.png b/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/spark_01.png new file mode 100644 index 0000000..4b51c09 Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/spark_01.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/spark_02.png b/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/spark_02.png new file mode 100644 index 0000000..4116527 Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/spark_02.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/spark_03.png b/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/spark_03.png new file mode 100644 index 0000000..6abfcb0 Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/spark_03.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/spark_04.png b/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/spark_04.png new file mode 100644 index 0000000..98d0f0a Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/spark_04.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/spark_05.png b/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/spark_05.png new file mode 100644 index 0000000..fae3ca7 Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/spark_05.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/spark_06.png b/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/spark_06.png new file mode 100644 index 0000000..217d40a Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/spark_06.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/spark_07.png b/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/spark_07.png new file mode 100644 index 0000000..70fbfae Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/spark_07.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/star_01.png b/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/star_01.png new file mode 100644 index 0000000..a012cf7 Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/star_01.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/star_02.png b/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/star_02.png new file mode 100644 index 0000000..aeb91fc Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/star_02.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/star_03.png b/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/star_03.png new file mode 100644 index 0000000..f80a778 Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/star_03.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/star_04.png b/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/star_04.png new file mode 100644 index 0000000..5e241c6 Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/star_04.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/star_05.png b/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/star_05.png new file mode 100644 index 0000000..dfbd3b8 Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/star_05.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/star_06.png b/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/star_06.png new file mode 100644 index 0000000..8ff3b13 Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/star_06.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/star_07.png b/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/star_07.png new file mode 100644 index 0000000..bdcbc07 Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/star_07.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/star_08.png b/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/star_08.png new file mode 100644 index 0000000..5836541 Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/star_08.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/star_09.png b/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/star_09.png new file mode 100644 index 0000000..35eab56 Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/star_09.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/symbol_01.png b/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/symbol_01.png new file mode 100644 index 0000000..7a38971 Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/symbol_01.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/symbol_02.png b/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/symbol_02.png new file mode 100644 index 0000000..f8e6332 Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/symbol_02.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/trace_01.png b/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/trace_01.png new file mode 100644 index 0000000..d449411 Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/trace_01.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/trace_02.png b/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/trace_02.png new file mode 100644 index 0000000..da7d549 Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/trace_02.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/trace_03.png b/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/trace_03.png new file mode 100644 index 0000000..0a8d0c7 Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/trace_03.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/trace_04.png b/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/trace_04.png new file mode 100644 index 0000000..9ee137b Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/trace_04.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/trace_05.png b/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/trace_05.png new file mode 100644 index 0000000..106b242 Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/trace_05.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/trace_06.png b/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/trace_06.png new file mode 100644 index 0000000..54125ee Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/trace_06.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/trace_07.png b/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/trace_07.png new file mode 100644 index 0000000..21469e9 Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/trace_07.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/twirl_01.png b/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/twirl_01.png new file mode 100644 index 0000000..aac777e Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/twirl_01.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/twirl_02.png b/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/twirl_02.png new file mode 100644 index 0000000..0029942 Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/twirl_02.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/twirl_03.png b/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/twirl_03.png new file mode 100644 index 0000000..e73fe05 Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/twirl_03.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/window_01.png b/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/window_01.png new file mode 100644 index 0000000..31d2a9f Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/window_01.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/window_02.png b/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/window_02.png new file mode 100644 index 0000000..eb862b6 Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/window_02.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/window_03.png b/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/window_03.png new file mode 100644 index 0000000..fca09d9 Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/window_03.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/window_04.png b/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/window_04.png new file mode 100644 index 0000000..5d72e79 Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/kenny_free_particles/window_04.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/penguin.jpg b/cmake-build-relwithdebinfo-clang/resources/penguin.jpg new file mode 100644 index 0000000..8f5e1f5 Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/penguin.jpg differ diff --git a/cmake-build-relwithdebinfo-clang/resources/stockchart.jpg b/cmake-build-relwithdebinfo-clang/resources/stockchart.jpg new file mode 100644 index 0000000..9b3e842 Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/stockchart.jpg differ diff --git a/cmake-build-relwithdebinfo-clang/resources/stonks.png b/cmake-build-relwithdebinfo-clang/resources/stonks.png new file mode 100644 index 0000000..fe2b482 Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/stonks.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/thinmatrix/cosmic.png b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/cosmic.png new file mode 100755 index 0000000..8207910 Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/cosmic.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/thinmatrix/cosmic_0.png b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/cosmic_0.png new file mode 100644 index 0000000..dc14272 Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/cosmic_0.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/thinmatrix/cosmic_1.png b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/cosmic_1.png new file mode 100644 index 0000000..223bdf6 Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/cosmic_1.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/thinmatrix/cosmic_10.png b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/cosmic_10.png new file mode 100644 index 0000000..d4674ed Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/cosmic_10.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/thinmatrix/cosmic_11.png b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/cosmic_11.png new file mode 100644 index 0000000..77472e7 Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/cosmic_11.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/thinmatrix/cosmic_12.png b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/cosmic_12.png new file mode 100644 index 0000000..1c69606 Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/cosmic_12.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/thinmatrix/cosmic_13.png b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/cosmic_13.png new file mode 100644 index 0000000..02257e1 Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/cosmic_13.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/thinmatrix/cosmic_14.png b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/cosmic_14.png new file mode 100644 index 0000000..21b9ace Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/cosmic_14.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/thinmatrix/cosmic_15.png b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/cosmic_15.png new file mode 100644 index 0000000..c13ab70 Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/cosmic_15.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/thinmatrix/cosmic_2.png b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/cosmic_2.png new file mode 100644 index 0000000..f88e693 Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/cosmic_2.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/thinmatrix/cosmic_3.png b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/cosmic_3.png new file mode 100644 index 0000000..85ec29f Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/cosmic_3.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/thinmatrix/cosmic_4.png b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/cosmic_4.png new file mode 100644 index 0000000..94eb237 Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/cosmic_4.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/thinmatrix/cosmic_5.png b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/cosmic_5.png new file mode 100644 index 0000000..82a89bd Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/cosmic_5.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/thinmatrix/cosmic_6.png b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/cosmic_6.png new file mode 100644 index 0000000..3654139 Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/cosmic_6.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/thinmatrix/cosmic_7.png b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/cosmic_7.png new file mode 100644 index 0000000..3060b1d Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/cosmic_7.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/thinmatrix/cosmic_8.png b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/cosmic_8.png new file mode 100644 index 0000000..06e2e90 Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/cosmic_8.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/thinmatrix/cosmic_9.png b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/cosmic_9.png new file mode 100644 index 0000000..8fb86c6 Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/cosmic_9.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/thinmatrix/fire.png b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/fire.png new file mode 100755 index 0000000..e2498d9 Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/fire.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/thinmatrix/fire_0.png b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/fire_0.png new file mode 100644 index 0000000..7dfd183 Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/fire_0.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/thinmatrix/fire_1.png b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/fire_1.png new file mode 100644 index 0000000..cd10257 Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/fire_1.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/thinmatrix/fire_10.png b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/fire_10.png new file mode 100644 index 0000000..5586ec2 Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/fire_10.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/thinmatrix/fire_11.png b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/fire_11.png new file mode 100644 index 0000000..ab0e9f2 Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/fire_11.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/thinmatrix/fire_12.png b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/fire_12.png new file mode 100644 index 0000000..1063932 Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/fire_12.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/thinmatrix/fire_13.png b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/fire_13.png new file mode 100644 index 0000000..047e5f8 Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/fire_13.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/thinmatrix/fire_14.png b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/fire_14.png new file mode 100644 index 0000000..1b3df22 Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/fire_14.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/thinmatrix/fire_15.png b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/fire_15.png new file mode 100644 index 0000000..f31da5b Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/fire_15.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/thinmatrix/fire_16.png b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/fire_16.png new file mode 100644 index 0000000..d75e50a Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/fire_16.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/thinmatrix/fire_17.png b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/fire_17.png new file mode 100644 index 0000000..ef3f711 Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/fire_17.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/thinmatrix/fire_18.png b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/fire_18.png new file mode 100644 index 0000000..883afe1 Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/fire_18.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/thinmatrix/fire_19.png b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/fire_19.png new file mode 100644 index 0000000..52b5fa1 Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/fire_19.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/thinmatrix/fire_2.png b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/fire_2.png new file mode 100644 index 0000000..e4bed2e Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/fire_2.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/thinmatrix/fire_20.png b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/fire_20.png new file mode 100644 index 0000000..11c4a1b Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/fire_20.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/thinmatrix/fire_21.png b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/fire_21.png new file mode 100644 index 0000000..563a772 Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/fire_21.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/thinmatrix/fire_22.png b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/fire_22.png new file mode 100644 index 0000000..a9e7e29 Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/fire_22.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/thinmatrix/fire_23.png b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/fire_23.png new file mode 100644 index 0000000..abde706 Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/fire_23.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/thinmatrix/fire_24.png b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/fire_24.png new file mode 100644 index 0000000..41f5626 Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/fire_24.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/thinmatrix/fire_25.png b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/fire_25.png new file mode 100644 index 0000000..eda61b6 Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/fire_25.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/thinmatrix/fire_26.png b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/fire_26.png new file mode 100644 index 0000000..b6d5502 Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/fire_26.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/thinmatrix/fire_27.png b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/fire_27.png new file mode 100644 index 0000000..f5e9890 Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/fire_27.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/thinmatrix/fire_28.png b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/fire_28.png new file mode 100644 index 0000000..0d7a8cc Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/fire_28.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/thinmatrix/fire_29.png b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/fire_29.png new file mode 100644 index 0000000..1fde261 Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/fire_29.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/thinmatrix/fire_3.png b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/fire_3.png new file mode 100644 index 0000000..f7eab79 Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/fire_3.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/thinmatrix/fire_30.png b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/fire_30.png new file mode 100644 index 0000000..cfa0c92 Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/fire_30.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/thinmatrix/fire_31.png b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/fire_31.png new file mode 100644 index 0000000..f5d4ce5 Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/fire_31.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/thinmatrix/fire_32.png b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/fire_32.png new file mode 100644 index 0000000..442fdfe Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/fire_32.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/thinmatrix/fire_33.png b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/fire_33.png new file mode 100644 index 0000000..ca57d5d Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/fire_33.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/thinmatrix/fire_34.png b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/fire_34.png new file mode 100644 index 0000000..8ccc0a2 Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/fire_34.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/thinmatrix/fire_35.png b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/fire_35.png new file mode 100644 index 0000000..572fd62 Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/fire_35.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/thinmatrix/fire_36.png b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/fire_36.png new file mode 100644 index 0000000..566dfc6 Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/fire_36.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/thinmatrix/fire_37.png b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/fire_37.png new file mode 100644 index 0000000..ec9a9b9 Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/fire_37.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/thinmatrix/fire_38.png b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/fire_38.png new file mode 100644 index 0000000..e122e20 Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/fire_38.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/thinmatrix/fire_39.png b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/fire_39.png new file mode 100644 index 0000000..58845cf Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/fire_39.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/thinmatrix/fire_4.png b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/fire_4.png new file mode 100644 index 0000000..3ab01d5 Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/fire_4.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/thinmatrix/fire_40.png b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/fire_40.png new file mode 100644 index 0000000..68349fe Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/fire_40.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/thinmatrix/fire_41.png b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/fire_41.png new file mode 100644 index 0000000..5fa8b51 Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/fire_41.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/thinmatrix/fire_42.png b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/fire_42.png new file mode 100644 index 0000000..0ee74fe Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/fire_42.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/thinmatrix/fire_43.png b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/fire_43.png new file mode 100644 index 0000000..be04bea Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/fire_43.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/thinmatrix/fire_44.png b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/fire_44.png new file mode 100644 index 0000000..6837c94 Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/fire_44.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/thinmatrix/fire_45.png b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/fire_45.png new file mode 100644 index 0000000..e6ce1c9 Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/fire_45.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/thinmatrix/fire_46.png b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/fire_46.png new file mode 100644 index 0000000..a4417b1 Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/fire_46.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/thinmatrix/fire_47.png b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/fire_47.png new file mode 100644 index 0000000..485cad5 Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/fire_47.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/thinmatrix/fire_48.png b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/fire_48.png new file mode 100644 index 0000000..3fa43a0 Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/fire_48.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/thinmatrix/fire_49.png b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/fire_49.png new file mode 100644 index 0000000..5a6c909 Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/fire_49.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/thinmatrix/fire_5.png b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/fire_5.png new file mode 100644 index 0000000..32a4651 Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/fire_5.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/thinmatrix/fire_50.png b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/fire_50.png new file mode 100644 index 0000000..7f95af2 Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/fire_50.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/thinmatrix/fire_51.png b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/fire_51.png new file mode 100644 index 0000000..bc2d238 Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/fire_51.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/thinmatrix/fire_52.png b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/fire_52.png new file mode 100644 index 0000000..b67e778 Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/fire_52.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/thinmatrix/fire_53.png b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/fire_53.png new file mode 100644 index 0000000..8961c61 Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/fire_53.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/thinmatrix/fire_54.png b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/fire_54.png new file mode 100644 index 0000000..934161b Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/fire_54.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/thinmatrix/fire_55.png b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/fire_55.png new file mode 100644 index 0000000..298f756 Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/fire_55.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/thinmatrix/fire_56.png b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/fire_56.png new file mode 100644 index 0000000..8d987e0 Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/fire_56.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/thinmatrix/fire_57.png b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/fire_57.png new file mode 100644 index 0000000..8504a68 Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/fire_57.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/thinmatrix/fire_58.png b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/fire_58.png new file mode 100644 index 0000000..cf83850 Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/fire_58.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/thinmatrix/fire_59.png b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/fire_59.png new file mode 100644 index 0000000..fe5cd24 Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/fire_59.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/thinmatrix/fire_6.png b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/fire_6.png new file mode 100644 index 0000000..798d572 Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/fire_6.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/thinmatrix/fire_60.png b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/fire_60.png new file mode 100644 index 0000000..f454576 Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/fire_60.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/thinmatrix/fire_61.png b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/fire_61.png new file mode 100644 index 0000000..63d4841 Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/fire_61.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/thinmatrix/fire_62.png b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/fire_62.png new file mode 100644 index 0000000..a897da1 Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/fire_62.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/thinmatrix/fire_63.png b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/fire_63.png new file mode 100644 index 0000000..186bdc1 Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/fire_63.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/thinmatrix/fire_7.png b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/fire_7.png new file mode 100644 index 0000000..b7e8e45 Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/fire_7.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/thinmatrix/fire_8.png b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/fire_8.png new file mode 100644 index 0000000..d6ce722 Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/fire_8.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/thinmatrix/fire_9.png b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/fire_9.png new file mode 100644 index 0000000..d86e66c Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/fire_9.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/thinmatrix/particleAtlas.png b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/particleAtlas.png new file mode 100755 index 0000000..c202947 Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/particleAtlas.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/thinmatrix/particleAtlas_0.png b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/particleAtlas_0.png new file mode 100644 index 0000000..dc516ff Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/particleAtlas_0.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/thinmatrix/particleAtlas_1.png b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/particleAtlas_1.png new file mode 100644 index 0000000..8b5cb54 Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/particleAtlas_1.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/thinmatrix/particleAtlas_10.png b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/particleAtlas_10.png new file mode 100644 index 0000000..94da906 Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/particleAtlas_10.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/thinmatrix/particleAtlas_11.png b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/particleAtlas_11.png new file mode 100644 index 0000000..ffcaf2f Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/particleAtlas_11.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/thinmatrix/particleAtlas_12.png b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/particleAtlas_12.png new file mode 100644 index 0000000..2f798e7 Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/particleAtlas_12.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/thinmatrix/particleAtlas_13.png b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/particleAtlas_13.png new file mode 100644 index 0000000..becfd35 Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/particleAtlas_13.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/thinmatrix/particleAtlas_14.png b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/particleAtlas_14.png new file mode 100644 index 0000000..bea16c6 Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/particleAtlas_14.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/thinmatrix/particleAtlas_15.png b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/particleAtlas_15.png new file mode 100644 index 0000000..605bef5 Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/particleAtlas_15.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/thinmatrix/particleAtlas_2.png b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/particleAtlas_2.png new file mode 100644 index 0000000..a7e9a2d Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/particleAtlas_2.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/thinmatrix/particleAtlas_3.png b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/particleAtlas_3.png new file mode 100644 index 0000000..d7c0f04 Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/particleAtlas_3.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/thinmatrix/particleAtlas_4.png b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/particleAtlas_4.png new file mode 100644 index 0000000..8ee1a6b Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/particleAtlas_4.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/thinmatrix/particleAtlas_5.png b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/particleAtlas_5.png new file mode 100644 index 0000000..1718b2e Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/particleAtlas_5.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/thinmatrix/particleAtlas_6.png b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/particleAtlas_6.png new file mode 100644 index 0000000..2d5d269 Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/particleAtlas_6.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/thinmatrix/particleAtlas_7.png b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/particleAtlas_7.png new file mode 100644 index 0000000..f66d25f Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/particleAtlas_7.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/thinmatrix/particleAtlas_8.png b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/particleAtlas_8.png new file mode 100644 index 0000000..c70e36d Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/particleAtlas_8.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/thinmatrix/particleAtlas_9.png b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/particleAtlas_9.png new file mode 100644 index 0000000..4a2e2f8 Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/particleAtlas_9.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/thinmatrix/particleStar.png b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/particleStar.png new file mode 100755 index 0000000..0ce7e6f Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/particleStar.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/thinmatrix/smoke.png b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/smoke.png new file mode 100755 index 0000000..eef2e19 Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/smoke.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/thinmatrix/smoke_0.png b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/smoke_0.png new file mode 100644 index 0000000..1dd9fa9 Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/smoke_0.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/thinmatrix/smoke_1.png b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/smoke_1.png new file mode 100644 index 0000000..bdb6330 Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/smoke_1.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/thinmatrix/smoke_10.png b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/smoke_10.png new file mode 100644 index 0000000..d19bd60 Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/smoke_10.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/thinmatrix/smoke_11.png b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/smoke_11.png new file mode 100644 index 0000000..9383f3b Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/smoke_11.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/thinmatrix/smoke_12.png b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/smoke_12.png new file mode 100644 index 0000000..538cd7d Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/smoke_12.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/thinmatrix/smoke_13.png b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/smoke_13.png new file mode 100644 index 0000000..bc02be0 Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/smoke_13.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/thinmatrix/smoke_14.png b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/smoke_14.png new file mode 100644 index 0000000..4e22159 Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/smoke_14.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/thinmatrix/smoke_15.png b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/smoke_15.png new file mode 100644 index 0000000..adaab3a Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/smoke_15.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/thinmatrix/smoke_16.png b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/smoke_16.png new file mode 100644 index 0000000..f989fd2 Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/smoke_16.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/thinmatrix/smoke_17.png b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/smoke_17.png new file mode 100644 index 0000000..ea10775 Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/smoke_17.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/thinmatrix/smoke_18.png b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/smoke_18.png new file mode 100644 index 0000000..209770e Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/smoke_18.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/thinmatrix/smoke_19.png b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/smoke_19.png new file mode 100644 index 0000000..4c8a0a9 Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/smoke_19.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/thinmatrix/smoke_2.png b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/smoke_2.png new file mode 100644 index 0000000..f5ee9e6 Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/smoke_2.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/thinmatrix/smoke_20.png b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/smoke_20.png new file mode 100644 index 0000000..aba2dbc Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/smoke_20.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/thinmatrix/smoke_21.png b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/smoke_21.png new file mode 100644 index 0000000..4271e54 Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/smoke_21.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/thinmatrix/smoke_22.png b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/smoke_22.png new file mode 100644 index 0000000..23464a6 Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/smoke_22.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/thinmatrix/smoke_23.png b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/smoke_23.png new file mode 100644 index 0000000..7b7e9f9 Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/smoke_23.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/thinmatrix/smoke_24.png b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/smoke_24.png new file mode 100644 index 0000000..4980e7e Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/smoke_24.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/thinmatrix/smoke_25.png b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/smoke_25.png new file mode 100644 index 0000000..4ac8920 Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/smoke_25.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/thinmatrix/smoke_26.png b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/smoke_26.png new file mode 100644 index 0000000..da075de Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/smoke_26.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/thinmatrix/smoke_27.png b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/smoke_27.png new file mode 100644 index 0000000..15f9af6 Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/smoke_27.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/thinmatrix/smoke_28.png b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/smoke_28.png new file mode 100644 index 0000000..c87281d Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/smoke_28.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/thinmatrix/smoke_29.png b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/smoke_29.png new file mode 100644 index 0000000..762a7ec Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/smoke_29.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/thinmatrix/smoke_3.png b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/smoke_3.png new file mode 100644 index 0000000..d6645d0 Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/smoke_3.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/thinmatrix/smoke_30.png b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/smoke_30.png new file mode 100644 index 0000000..d7a60a0 Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/smoke_30.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/thinmatrix/smoke_31.png b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/smoke_31.png new file mode 100644 index 0000000..d073d9e Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/smoke_31.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/thinmatrix/smoke_32.png b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/smoke_32.png new file mode 100644 index 0000000..fb49336 Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/smoke_32.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/thinmatrix/smoke_33.png b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/smoke_33.png new file mode 100644 index 0000000..016d2ce Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/smoke_33.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/thinmatrix/smoke_34.png b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/smoke_34.png new file mode 100644 index 0000000..6359a78 Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/smoke_34.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/thinmatrix/smoke_35.png b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/smoke_35.png new file mode 100644 index 0000000..02e588a Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/smoke_35.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/thinmatrix/smoke_36.png b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/smoke_36.png new file mode 100644 index 0000000..20b86f2 Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/smoke_36.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/thinmatrix/smoke_37.png b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/smoke_37.png new file mode 100644 index 0000000..32e0148 Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/smoke_37.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/thinmatrix/smoke_38.png b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/smoke_38.png new file mode 100644 index 0000000..e9e2798 Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/smoke_38.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/thinmatrix/smoke_39.png b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/smoke_39.png new file mode 100644 index 0000000..bfdffd8 Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/smoke_39.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/thinmatrix/smoke_4.png b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/smoke_4.png new file mode 100644 index 0000000..29e776d Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/smoke_4.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/thinmatrix/smoke_40.png b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/smoke_40.png new file mode 100644 index 0000000..33d98a8 Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/smoke_40.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/thinmatrix/smoke_41.png b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/smoke_41.png new file mode 100644 index 0000000..33d98a8 Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/smoke_41.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/thinmatrix/smoke_42.png b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/smoke_42.png new file mode 100644 index 0000000..33d98a8 Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/smoke_42.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/thinmatrix/smoke_43.png b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/smoke_43.png new file mode 100644 index 0000000..33d98a8 Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/smoke_43.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/thinmatrix/smoke_44.png b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/smoke_44.png new file mode 100644 index 0000000..33d98a8 Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/smoke_44.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/thinmatrix/smoke_45.png b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/smoke_45.png new file mode 100644 index 0000000..33d98a8 Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/smoke_45.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/thinmatrix/smoke_46.png b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/smoke_46.png new file mode 100644 index 0000000..33d98a8 Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/smoke_46.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/thinmatrix/smoke_47.png b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/smoke_47.png new file mode 100644 index 0000000..33d98a8 Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/smoke_47.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/thinmatrix/smoke_48.png b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/smoke_48.png new file mode 100644 index 0000000..33d98a8 Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/smoke_48.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/thinmatrix/smoke_49.png b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/smoke_49.png new file mode 100644 index 0000000..33d98a8 Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/smoke_49.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/thinmatrix/smoke_5.png b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/smoke_5.png new file mode 100644 index 0000000..c18a40c Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/smoke_5.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/thinmatrix/smoke_50.png b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/smoke_50.png new file mode 100644 index 0000000..33d98a8 Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/smoke_50.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/thinmatrix/smoke_51.png b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/smoke_51.png new file mode 100644 index 0000000..33d98a8 Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/smoke_51.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/thinmatrix/smoke_52.png b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/smoke_52.png new file mode 100644 index 0000000..33d98a8 Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/smoke_52.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/thinmatrix/smoke_53.png b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/smoke_53.png new file mode 100644 index 0000000..33d98a8 Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/smoke_53.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/thinmatrix/smoke_54.png b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/smoke_54.png new file mode 100644 index 0000000..33d98a8 Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/smoke_54.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/thinmatrix/smoke_55.png b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/smoke_55.png new file mode 100644 index 0000000..33d98a8 Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/smoke_55.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/thinmatrix/smoke_56.png b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/smoke_56.png new file mode 100644 index 0000000..33d98a8 Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/smoke_56.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/thinmatrix/smoke_57.png b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/smoke_57.png new file mode 100644 index 0000000..33d98a8 Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/smoke_57.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/thinmatrix/smoke_58.png b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/smoke_58.png new file mode 100644 index 0000000..33d98a8 Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/smoke_58.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/thinmatrix/smoke_59.png b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/smoke_59.png new file mode 100644 index 0000000..33d98a8 Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/smoke_59.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/thinmatrix/smoke_6.png b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/smoke_6.png new file mode 100644 index 0000000..a7a2a86 Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/smoke_6.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/thinmatrix/smoke_60.png b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/smoke_60.png new file mode 100644 index 0000000..33d98a8 Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/smoke_60.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/thinmatrix/smoke_61.png b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/smoke_61.png new file mode 100644 index 0000000..33d98a8 Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/smoke_61.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/thinmatrix/smoke_62.png b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/smoke_62.png new file mode 100644 index 0000000..33d98a8 Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/smoke_62.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/thinmatrix/smoke_63.png b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/smoke_63.png new file mode 100644 index 0000000..33d98a8 Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/smoke_63.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/thinmatrix/smoke_7.png b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/smoke_7.png new file mode 100644 index 0000000..fe2e791 Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/smoke_7.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/thinmatrix/smoke_8.png b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/smoke_8.png new file mode 100644 index 0000000..8301e79 Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/smoke_8.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/thinmatrix/smoke_9.png b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/smoke_9.png new file mode 100644 index 0000000..d8ebbaf Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/thinmatrix/smoke_9.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/wayland.png b/cmake-build-relwithdebinfo-clang/resources/wayland.png new file mode 100644 index 0000000..c993792 Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/wayland.png differ diff --git a/cmake-build-relwithdebinfo-clang/resources/x4twijcwsyb51.jpg b/cmake-build-relwithdebinfo-clang/resources/x4twijcwsyb51.jpg new file mode 100644 index 0000000..37a3633 Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/x4twijcwsyb51.jpg differ diff --git a/cmake-build-relwithdebinfo-clang/resources/yak.png b/cmake-build-relwithdebinfo-clang/resources/yak.png new file mode 100644 index 0000000..88369d6 Binary files /dev/null and b/cmake-build-relwithdebinfo-clang/resources/yak.png differ diff --git a/readme/references.bib b/readme/references.bib index 7fdd96c..bd32f66 100644 --- a/readme/references.bib +++ b/readme/references.bib @@ -3,7 +3,6 @@ author="Mike Bailey", year="2021", howpublished={\url{"https://web.engr.oregonstate.edu/~mjb/cs519/Handouts/compute.shader.2pp.pdf"}}, - note={Accessed: 2023-04-01} }, @misc{glref, title="{OpenGL Reference Manual}", @@ -28,4 +27,10 @@ author="Emil Persson", year="2007", howpublished={\url{"https://web.archive.org/web/20160722164341/http://amd-dev.wpengine.netdna-cdn.com/wordpress/media/2012/10/ATI_Radeon_HD_2000_programming_guide.pdf"}}, +}, +@misc{depth, + title="{Hierarchical Depth Buffers}", + author="Mike Turitzin", + year="2020", + howpublished={\url{"https://miketuritzin.com/post/hierarchical-depth-buffers/"}}, } diff --git a/readme/template_Report.aux b/readme/template_Report.aux index d344459..a25e6e9 100644 --- a/readme/template_Report.aux +++ b/readme/template_Report.aux @@ -37,6 +37,7 @@ \@writefile{toc}{\contentsline {subsubsection}{Fragment Shader}{5}{subsubsection*.4}\protected@file@percent } \@writefile{toc}{\contentsline {section}{\numberline {2.3}Compute Shader}{5}{section.2.3}\protected@file@percent } \@writefile{toc}{\contentsline {subsubsection}{Direction Offseting}{5}{subsubsection*.5}\protected@file@percent } +\citation{gpuparticles} \@writefile{toc}{\contentsline {section}{\numberline {2.4}Usage}{6}{section.2.4}\protected@file@percent } \@writefile{toc}{\contentsline {subsection}{\numberline {2.4.1}Building}{6}{subsection.2.4.1}\protected@file@percent } \@writefile{lof}{\contentsline {figure}{\numberline {2.1}{\ignorespaces Linux build commands.}}{6}{figure.2.1}\protected@file@percent } @@ -44,24 +45,28 @@ \@writefile{toc}{\contentsline {section}{\numberline {2.5}Future Plans}{6}{section.2.5}\protected@file@percent } \newlabel{sec:fp}{{2.5}{6}{Future Plans}{section.2.5}{}} \@writefile{toc}{\contentsline {subsection}{\numberline {2.5.1}Lists}{6}{subsection.2.5.1}\protected@file@percent } -\@writefile{toc}{\contentsline {subsection}{\numberline {2.5.2}Bitonic Sort}{7}{subsection.2.5.2}\protected@file@percent } +\@writefile{toc}{\contentsline {subsection}{\numberline {2.5.2}Bitonic Sort}{6}{subsection.2.5.2}\protected@file@percent } +\citation{gpuparticles} +\citation{depth} \@writefile{toc}{\contentsline {subsection}{\numberline {2.5.3}Tiling}{7}{subsection.2.5.3}\protected@file@percent } -\@writefile{toc}{\contentsline {subsection}{\numberline {2.5.4}Occlusion Queries}{7}{subsection.2.5.4}\protected@file@percent } -\@writefile{toc}{\contentsline {section}{\numberline {2.6}Figures}{7}{section.2.6}\protected@file@percent } -\@writefile{lof}{\contentsline {figure}{\numberline {2.2}{\ignorespaces }}{7}{figure.2.2}\protected@file@percent } -\newlabel{fig:screenshot002}{{2.2}{7}{}{figure.2.2}{}} +\@writefile{toc}{\contentsline {subsection}{\numberline {2.5.4}Hierarchical Depth Buffers}{7}{subsection.2.5.4}\protected@file@percent } +\@writefile{toc}{\contentsline {subsection}{\numberline {2.5.5}Lighting}{7}{subsection.2.5.5}\protected@file@percent } +\@writefile{toc}{\contentsline {section}{\numberline {2.6}Figures}{8}{section.2.6}\protected@file@percent } +\@writefile{lof}{\contentsline {figure}{\numberline {2.2}{\ignorespaces }}{8}{figure.2.2}\protected@file@percent } +\newlabel{fig:screenshot002}{{2.2}{8}{}{figure.2.2}{}} \citation{*} \bibstyle{plain} \bibdata{references.bib} -\@writefile{lof}{\contentsline {figure}{\numberline {2.3}{\ignorespaces 20 million particles on the new renderer}}{8}{figure.2.3}\protected@file@percent } -\newlabel{fig:newrender}{{2.3}{8}{20 million particles on the new renderer}{figure.2.3}{}} -\@writefile{lof}{\contentsline {figure}{\numberline {2.4}{\ignorespaces 6.4 million particles, fillrate (not compute) limited.}}{9}{figure.2.4}\protected@file@percent } -\newlabel{fig:phyiscsrend}{{2.4}{9}{6.4 million particles, fillrate (not compute) limited}{figure.2.4}{}} -\@writefile{lof}{\contentsline {figure}{\numberline {2.5}{\ignorespaces 6.4 million particles, zoomed out, showing fillrate as the limiting factor in speed.}}{10}{figure.2.5}\protected@file@percent } -\newlabel{fig:phyiscsrendfill}{{2.5}{10}{6.4 million particles, zoomed out, showing fillrate as the limiting factor in speed}{figure.2.5}{}} +\@writefile{lof}{\contentsline {figure}{\numberline {2.3}{\ignorespaces 20 million particles on the new renderer}}{9}{figure.2.3}\protected@file@percent } +\newlabel{fig:newrender}{{2.3}{9}{20 million particles on the new renderer}{figure.2.3}{}} +\@writefile{lof}{\contentsline {figure}{\numberline {2.4}{\ignorespaces 6.4 million particles, fillrate (not compute) limited.}}{10}{figure.2.4}\protected@file@percent } +\newlabel{fig:phyiscsrend}{{2.4}{10}{6.4 million particles, fillrate (not compute) limited}{figure.2.4}{}} +\@writefile{lof}{\contentsline {figure}{\numberline {2.5}{\ignorespaces 6.4 million particles, zoomed out, showing fillrate as the limiting factor in speed.}}{11}{figure.2.5}\protected@file@percent } +\newlabel{fig:phyiscsrendfill}{{2.5}{11}{6.4 million particles, zoomed out, showing fillrate as the limiting factor in speed}{figure.2.5}{}} \bibcite{computeshader}{1} \bibcite{glref}{2} \bibcite{geometry}{3} \bibcite{amdprogram}{4} \bibcite{gpuparticles}{5} -\gdef \@abspage@last{13} +\bibcite{depth}{6} +\gdef \@abspage@last{14} diff --git a/readme/template_Report.bbl b/readme/template_Report.bbl index c79522d..fcef431 100644 --- a/readme/template_Report.bbl +++ b/readme/template_Report.bbl @@ -6,7 +6,6 @@ Mike Bailey. \newblock \url{"https://web.engr.oregonstate.edu/~mjb/cs519/Handouts/compute.shader.2pp.pdf"}, 2021. -\newblock Accessed: 2023-04-01. \bibitem{glref} Krnonos Group. @@ -34,4 +33,10 @@ Gareth Thomas. \url{"https://ubm-twvideo01.s3.amazonaws.com/o1/vault/GDC2014/Presentations/Gareth_Thomas_Compute-based_GPU_Particle.pdf"}, 2014. +\bibitem{depth} +Mike Turitzin. +\newblock {Hierarchical Depth Buffers}. +\newblock \url{"https://miketuritzin.com/post/hierarchical-depth-buffers/"}, + 2020. + \end{thebibliography} diff --git a/readme/template_Report.blg b/readme/template_Report.blg index 099a8b9..bc529aa 100644 --- a/readme/template_Report.blg +++ b/readme/template_Report.blg @@ -3,44 +3,44 @@ Capacity: max_strings=200000, hash_size=200000, hash_prime=170003 The top-level auxiliary file: template_Report.aux The style file: plain.bst Database file #1: references.bib -You've used 5 entries, +You've used 6 entries, 2118 wiz_defined-function locations, - 521 strings with 4830 characters, -and the built_in function-call counts, 1069 in all, are: -= -- 102 -> -- 35 + 525 strings with 4925 characters, +and the built_in function-call counts, 1268 in all, are: += -- 120 +> -- 42 < -- 0 -+ -- 15 -- -- 10 -* -- 32 -:= -- 186 -add.period$ -- 16 -call.type$ -- 5 -change.case$ -- 20 ++ -- 18 +- -- 12 +* -- 38 +:= -- 219 +add.period$ -- 18 +call.type$ -- 6 +change.case$ -- 24 chr.to.int$ -- 0 -cite$ -- 5 -duplicate$ -- 35 -empty$ -- 111 -format.name$ -- 10 -if$ -- 233 +cite$ -- 6 +duplicate$ -- 42 +empty$ -- 133 +format.name$ -- 12 +if$ -- 277 int.to.chr$ -- 0 -int.to.str$ -- 5 +int.to.str$ -- 6 missing$ -- 0 -newline$ -- 29 -num.names$ -- 10 -pop$ -- 40 +newline$ -- 33 +num.names$ -- 12 +pop$ -- 48 preamble$ -- 1 -purify$ -- 15 +purify$ -- 18 quote$ -- 0 -skip$ -- 34 +skip$ -- 42 stack$ -- 0 -substring$ -- 25 -swap$ -- 5 +substring$ -- 30 +swap$ -- 6 text.length$ -- 0 text.prefix$ -- 0 top$ -- 0 -type$ -- 20 +type$ -- 24 warning$ -- 0 -while$ -- 10 -width$ -- 6 -write$ -- 54 +while$ -- 12 +width$ -- 7 +write$ -- 62 diff --git a/readme/template_Report.log b/readme/template_Report.log index c2f6f1c..0472cfc 100644 --- a/readme/template_Report.log +++ b/readme/template_Report.log @@ -1,4 +1,4 @@ -This is pdfTeX, Version 3.141592653-2.6-1.40.24 (TeX Live 2022/Debian) (preloaded format=pdflatex 2023.2.25) 5 APR 2023 00:44 +This is pdfTeX, Version 3.141592653-2.6-1.40.24 (TeX Live 2022/Debian) (preloaded format=pdflatex 2023.2.25) 6 APR 2023 18:02 entering extended mode restricted \write18 enabled. %&-line parsing enabled. @@ -373,89 +373,95 @@ Chapter 1. Chapter 2. [4 -] [5] - +] [5] [6] + File: screenshot002.png Graphic file (type png) -Package pdftex.def Info: screenshot002.png used on input line 117. +Package pdftex.def Info: screenshot002.png used on input line 122. (pdftex.def) Requested size: 552.0021pt x 335.95251pt. - [6] - + [7] + File: screenshot003.png Graphic file (type png) -Package pdftex.def Info: screenshot003.png used on input line 123. +Package pdftex.def Info: screenshot003.png used on input line 128. (pdftex.def) Requested size: 552.0021pt x 286.35756pt. - [7 <./screenshot002.png (PNG copy)>] - + [8 <./screenshot002.png (PNG copy)>] + File: screenshot004.png Graphic file (type png) -Package pdftex.def Info: screenshot004.png used on input line 130. +Package pdftex.def Info: screenshot004.png used on input line 135. (pdftex.def) Requested size: 552.0021pt x 286.1602pt. - + File: screenshot005.png Graphic file (type png) -Package pdftex.def Info: screenshot005.png used on input line 137. +Package pdftex.def Info: screenshot005.png used on input line 142. (pdftex.def) Requested size: 552.0021pt x 286.34566pt. (./template_Report.bbl -[8 <./screenshot003.png (PNG copy)>] [9 <./screenshot004.png (PNG copy)>] -[10 <./screenshot005.png (PNG copy)>] -Underfull \hbox (badness 3954) in paragraph at lines 4--10 +[9 <./screenshot003.png (PNG copy)>] [10 <./screenshot004.png (PNG copy)>] +[11 <./screenshot005.png (PNG copy)>] +Underfull \hbox (badness 3954) in paragraph at lines 4--9 []\OT1/cmr/m/n/10 Mike Bai-ley. OpenGL Com-pute Shaders. [][]$\OT1/cmtt/m/n/1 0 "https : / / web . engr . [] -Underfull \hbox (badness 10000) in paragraph at lines 4--10 +Underfull \hbox (badness 10000) in paragraph at lines 4--9 \OT1/cmtt/m/n/10 oregonstate . edu / []mjb / cs519 / Handouts / compute . shade r . 2pp . pdf"$[][]\OT1/cmr/m/n/10 , [] -Underfull \hbox (badness 1107) in paragraph at lines 12--15 +Underfull \hbox (badness 1107) in paragraph at lines 11--14 []\OT1/cmr/m/n/10 Krnonos Group. OpenGL Ref-er-ence Man-ual. [][]$\OT1/cmtt/m /n/10 "https : / / registry . [] -Underfull \hbox (badness 10000) in paragraph at lines 17--22 +Underfull \hbox (badness 10000) in paragraph at lines 16--21 []\OT1/cmr/m/n/10 JeGX. Par-ti-cle Bill-board-ing with the Ge-om-e- [] -Underfull \hbox (badness 10000) in paragraph at lines 17--22 +Underfull \hbox (badness 10000) in paragraph at lines 16--21 \OT1/cmr/m/n/10 try Shader. [][]$\OT1/cmtt/m/n/10 "https : / / www . geeks3d . com / 20140815 / [] -Underfull \hbox (badness 10000) in paragraph at lines 24--29 +Underfull \hbox (badness 10000) in paragraph at lines 23--28 \OT1/cmtt/m/n/10 / / web . archive . org / web / 20160722164341 / http : / / am d-[]dev . wpengine . [] -Underfull \hbox (badness 10000) in paragraph at lines 24--29 +Underfull \hbox (badness 10000) in paragraph at lines 23--28 \OT1/cmtt/m/n/10 netdna-[]cdn . com / wordpress / media / 2012 / 10 / ATI _ Rad eon _ HD _ 2000 _ [] -Underfull \hbox (badness 10000) in paragraph at lines 31--36 +Underfull \hbox (badness 10000) in paragraph at lines 30--35 \OT1/cmtt/m/n/10 ubm-[]twvideo01 . s3 . amazonaws . com / o1 / vault / GDC2014 / Presentations / [] -) [11 +) [12 ] (./template_Report.aux) -Package rerunfilecheck Info: File `template_Report.out' has not changed. -(rerunfilecheck) Checksum: 07FA6F01F76508B7028734DCD8C73298;2423. + +Package rerunfilecheck Warning: File `template_Report.out' has changed. +(rerunfilecheck) Rerun to get outlines right +(rerunfilecheck) or use package `bookmark'. + +Package rerunfilecheck Info: Checksums for `template_Report.out': +(rerunfilecheck) Before: 591E2542BE72EAD5C1B032CEE371F958;2471 +(rerunfilecheck) After: C04780F0A82FFDEE9D0FD2692616AE7D;2573. ) Here is how much of TeX's memory you used: - 10301 strings out of 477975 - 162272 string characters out of 5839281 + 10305 strings out of 477975 + 162312 string characters out of 5839281 1858330 words of memory out of 5000000 - 30270 multiletter control sequences out of 15000+600000 + 30271 multiletter control sequences out of 15000+600000 517651 words of font info for 50 fonts, out of 8000000 for 9000 59 hyphenation exceptions out of 8191 75i,6n,76p,1346b,460s stack positions out of 10000i,1000n,20000p,200000b,200000s @@ -466,10 +472,10 @@ re/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmr10.pfb> -Output written on template_Report.pdf (13 pages, 4340620 bytes). +Output written on template_Report.pdf (14 pages, 4342335 bytes). PDF statistics: - 268 PDF objects out of 1000 (max. 8388607) - 231 compressed objects within 3 object streams - 51 named destinations out of 1000 (max. 500000) + 279 PDF objects out of 1000 (max. 8388607) + 241 compressed objects within 3 object streams + 54 named destinations out of 1000 (max. 500000) 202 words of extra memory for PDF output out of 10000 (max. 10000000) diff --git a/readme/template_Report.out b/readme/template_Report.out index e6e87e8..5d5e4a9 100644 --- a/readme/template_Report.out +++ b/readme/template_Report.out @@ -18,5 +18,6 @@ \BOOKMARK [2][-]{subsection.2.5.1}{\376\377\000L\000i\000s\000t\000s}{section.2.5}% 18 \BOOKMARK [2][-]{subsection.2.5.2}{\376\377\000B\000i\000t\000o\000n\000i\000c\000\040\000S\000o\000r\000t}{section.2.5}% 19 \BOOKMARK [2][-]{subsection.2.5.3}{\376\377\000T\000i\000l\000i\000n\000g}{section.2.5}% 20 -\BOOKMARK [2][-]{subsection.2.5.4}{\376\377\000O\000c\000c\000l\000u\000s\000i\000o\000n\000\040\000Q\000u\000e\000r\000i\000e\000s}{section.2.5}% 21 -\BOOKMARK [1][-]{section.2.6}{\376\377\000F\000i\000g\000u\000r\000e\000s}{chapter.2}% 22 +\BOOKMARK [2][-]{subsection.2.5.4}{\376\377\000H\000i\000e\000r\000a\000r\000c\000h\000i\000c\000a\000l\000\040\000D\000e\000p\000t\000h\000\040\000B\000u\000f\000f\000e\000r\000s}{section.2.5}% 21 +\BOOKMARK [2][-]{subsection.2.5.5}{\376\377\000L\000i\000g\000h\000t\000i\000n\000g}{section.2.5}% 22 +\BOOKMARK [1][-]{section.2.6}{\376\377\000F\000i\000g\000u\000r\000e\000s}{chapter.2}% 23 diff --git a/readme/template_Report.pdf b/readme/template_Report.pdf index 52efaa7..70edb76 100644 Binary files a/readme/template_Report.pdf and b/readme/template_Report.pdf differ diff --git a/readme/template_Report.synctex.gz b/readme/template_Report.synctex.gz index 65ce099..faeecec 100644 Binary files a/readme/template_Report.synctex.gz and b/readme/template_Report.synctex.gz differ diff --git a/readme/template_Report.tex b/readme/template_Report.tex index 35a315a..1e7243a 100644 --- a/readme/template_Report.tex +++ b/readme/template_Report.tex @@ -35,14 +35,14 @@ linkcolor=red \maketitle \begin{abstract} -Particle systems are the cornerstone of all modern game engines as they allow effects such as smoke which are otherwise impossible with static meshes. Ergo a good particle system should be flexible while maintaining stable performance. This document serves as an informal report on the design and implementaion of two particle systems; a basic but flexible engine and a high performance extendable "modern" GPU powered particle system. +Particle systems are the cornerstone of all modern game engines as they allow effects such as smoke which are otherwise impossible with static meshes. Ergo a good particle system should be flexible while maintaining stable performance. This document serves as an informal report on the design and implementation of two distinct particle systems; a basic but flexible engine and a high-performance extendable "modern" GPU-powered particle system. \end{abstract} \tableofcontents \chapter{Introduction} \section{Description} -Over the course of working on this assignment I began to wonder how far I could push my hardware and \autoref{chap:hp} "Performance Mode" will go furher into this. As for the main assignment requirements, they are met simply by running the CMake project. On my hardware the simple particle fountain can reach 30k particles and features sorted transparency. +Over the course of working on this assignment I began to wonder how far I could push my hardware and \autoref{chap:hp} "Performance Mode" will go further into this. As for the main assignment requirements, they are met simply by running the CMake project. On my hardware, the simple particle fountain can reach 30k particles and features sorted transparency. \subsection{Extra Features} \begin{itemize} \item Ordered Alpha Blending @@ -52,11 +52,11 @@ Over the course of working on this assignment I began to wonder how far I could \item Extra Feature - "Performance Mode" (23) \end{itemize} \subsection{Missing Features} -Random spin mode was left out intentionally for two reasons. One, I specifically designed the particle strucutre to fit in 32 bytes, half the width of a cache line. Two, the potential marks was not worth disturbing the particle data structure and further altering the particle system. There is likely little benefit to ensuring the particles fit nicely inside a cache line as most of the CPU time is spent on OpenGL API calls. See \autoref{chap:hp} "Performance Mode" for more information. +The random spin mode was left out intentionally for two reasons. One, I specifically designed the particle structure to fit in 32 bytes, half the width of a cache line. Two, the potential marks were not worth disturbing the particle data structure and further altering the particle system. There is likely little benefit to ensuring the particles fit nicely inside a cache line as most of the CPU time is spent on OpenGL API calls. See \autoref{chap:hp} "Performance Mode" for more information. \section{Building} -As of writing this report, I have yet to build and test on Windows. The Visual Studio project will build without issues, however, since this assignment was primarily designed and tested on Debain 12 "Bookworm" (Linux 6.1.0-6-amd64) using AMD/Intel hardware (Mesa 22.3.6), I reccomend using CMake. +As of writing this report, I have yet to build and test on Windows. The Visual Studio project will build without issues, however, since this assignment was primarily designed and tested on Debian 12 "Bookworm" (Linux 6.1.0-6-amd64) using AMD/Intel hardware (Mesa 22.3.6), I recommend using CMake. \subsection{Caveats} -The assignment makes use of a non-standard OpenGL extention during texture loading. "GL\_TEXTURE\_MAX\_ANISOTROPY\_EXT" should work on all modern Intel/AMD/Nvidia hardware, if it doesn't work on your hardware consider removing the line from texture.h and high\_perf.cpp +The assignment makes use of a non-standard OpenGL extension during texture loading. "GL\_TEXTURE\_MAX\_ANISOTROPY\_EXT" should work on all modern Intel/AMD/Nvidia hardware, if it doesn't work on your hardware consider removing the line from texture.h and high\_perf.cpp \subsection{Build Commands} \begin{figure}[H] \centering @@ -73,18 +73,18 @@ Keybindings and usage instructions are printed at program startup. \chapter{Performance Mode}\label{chap:hp} \section{Design} -The high performance mode is the result of a weekend hack-a-ton where I wanted to see how easy it would be to implement a million particle+ renderer. If I had more time I would encapsulate the high\_perf.cpp file into the particle system class, allowing for multiple *and customizable* particle systems. If you wish to change settings, most are constants in shaders/physics.comp or high\_perf/high\_perf.cpp. The rendering engine itself can handle around 20 million particles at about 60fps (\autoref{fig:screenshot002}). With phyiscs enabled, the engine can handle about 6 million particles (\autoref{fig:phyiscsrend}) but as \autoref{fig:phyiscsrendfill} shows, the renderer is clearly fillrate limited. Solutions to increase the number of rendered particles are discussed in \autoref{sec:fp}. It should be noted that (\autoref{fig:screenshot002}) used a previous renderer which made use of a instanced "GL\_TRIANGLES" approach and did not have textures or billboarding. The new renderer (\autoref{fig:newrender}) makes use of "GL\_POINTS" with a geometry shader to generate the vertices and features billboarding/texturing. A compute shader is used before rendering to update the particle positions and directions on the GPU. This way there is no need to copy the data to and from the graphics card. +The high-performance mode is the result of a weekend hack-a-ton where I wanted to see how easy it would be to implement a million particle+ renderer. If I had more time I would encapsulate the high\_perf.cpp file into the particle system class, allowing for multiple *and customizable* particle systems. If you wish to change settings, most are constants in shaders/physics.comp or high\_perf/high\_perf.cpp. The rendering engine itself can handle around 20 million particles at about 60fps (\autoref{fig:screenshot002}). With physics enabled, the engine can handle about 6 million particles (\autoref{fig:phyiscsrend}) but as \autoref{fig:phyiscsrendfill} shows, the renderer is fillrate limited. Solutions to increase the number of rendered particles are discussed in \autoref{sec:fp}. It should be noted that (\autoref{fig:screenshot002}) used a previous renderer that made use of an instanced "GL\_TRIANGLES" approach and did not have textures or billboarding. The new renderer (\autoref{fig:newrender}) makes use of "GL\_POINTS" with a geometry shader to generate the vertices and features billboarding/texturing. A compute shader is used before rendering to update the particle positions and directions on the GPU. This way there is no need to copy the data to and from the graphics card. \section{Renderer} -The legacy OpenGL renderer uses display lists to speedup rendering of the particles. Although this method is faster than using the same draw commands inline, it is highly limited by driver overhead. Modern GPUs are deisgned to process massive amounts of data all at once and benfit from reducing the amount of synchronization between the GPU and CPU. As mentioned earlier the current renderer uses an vertex buffer object to store all particle positions and directions in one giant array. It then uses those points to render all particles in a single draw call, thereby reducing driver overhead. +The legacy OpenGL renderer uses display lists to speed up the rendering of particles. Although this method is faster than using the same draw commands inline, it is highly limited by driver overhead. Modern GPUs are designed to process massive amounts of data all at once and benefit from reducing the amount of synchronization between the GPU and CPU. As mentioned earlier the current renderer uses a vertex buffer object to store all particle positions and directions in one giant array. It then uses those points to render all particles in a single draw call, thereby reducing driver overhead. \subsection{Rendering Pipeline} \subsubsection{Vertex Shader} -The vertex shader is purely used to passthough the particle position to the geometry shader. Since the vertex shader does not have the ability to output multiple vertices (not easily at least), we have to use a geometry shader. +The vertex shader is purely used to pass through the particle position to the geometry shader. Since the vertex shader cannot output multiple vertices (not easily at least), we have to use a geometry shader. \subsubsection{Geometry Shader} -The geometry shader uses the up and right vectors from the inverse view matrix to generate a quad facing the camera. It takes in the particle position and outputs a triangle strip. This is a highly efficent opperation as according to AMD there is dedicated hardware to handle this particular geometry shader case\cite[p.~9]{amdprogram}. +The geometry shader uses the up and right vectors from the inverse view matrix to generate a quad facing the camera. It takes in the particle position and outputs a triangle strip. This is a highly efficient operation as there is dedicated hardware to handle this particular geometry shader case (1:4)\cite[p.~9]{amdprogram}. \subsubsection{Fragment Shader} -The fragment shader is run once per pixel and is responsible for texturing the particles. I use a texture array as it can be bound once before rendering, therefore particles do not need to be sperated by texture. Using an array has the downside of every texture needs to be the same size, to solve this I resize the texture as it is loaded. Unforunately this will lead to some textures being distorted but the performance gain is worth it. The modern renderer is constrained by the lack of 'advanced' programming techniques, some of which are discussed in \autoref{sec:fp}. +The fragment shader is run once per pixel and is responsible for texturing the particles. I use a texture array as it can be bound once before rendering, therefore particles do not need to be separated by texture. Using an array has the downside of every texture needing to be the same size, to solve this I resize the texture as it is loaded. Unfortunately, this will lead to some textures being distorted but the performance gain is worth it. The modern renderer is constrained by the lack of 'advanced' programming techniques, some of which are discussed in \autoref{sec:fp}. \section{Compute Shader} -Compute shaders are very useful for embaressingly parallel tasks like updating particles. The compute shader is a very simple (nearly 1:1) translation of the CPU version of the particle system's update function. It handles 'dead' particles by reseting them to the inital position / direction. As a result particles are intialized with a random lifetime between 0 and the max lifetime to ensure even distribution. If you change the particle lifetime, please modify both constants! +Compute shaders are very useful for embarrassingly parallel tasks like updating particles. The compute shader is a very simple (nearly 1:1) translation of the CPU version of the particle system's update function. It handles 'dead' particles by resetting them to the initial position/direction. As a result, particles are initialized with a random lifetime between 0 and the max lifetime to ensure even distribution. If you change the particle lifetime, please modify both constants! \subsubsection{Direction Offseting} Because generating random numbers on the GPU is hard (there is no dedicated hardware random number generator), I generate a random set of offsets at startup and upload these randoms to the GPU. The particle index is then used to access this buffer when the particle is reset; the result is a convincing distribution of particles. The large the number of particles the larger the offset buffer should be. Up to 6 million 8192 should be fine. If things look off consider increasing the value to some larger power of two. Make sure you update both constants here as well! @@ -102,15 +102,20 @@ Add "-DEXTRAS=ON" to the CMake command. \caption{Linux build commands.} \end{figure} \subsection{Running} -All particles exist from the begining, which means all particles start at the inital position and slowly spread out. After starting the program but before moving around, you should press 'p' to allow the compute shader to run, once the particles spread out it is safe to move. The slow performance of all the particles in the same spot has to do with overdraw accessing and writing the same location of the depth texture (hard to do in parallel). Fillrate is a common issue with this particle renderer. See the future plans section for possible resolutions. +All particles exist from the beginning, which means all particles start at the initial position and slowly spread out. After starting the program but before moving around, you should press 'p' to allow the compute shader to run, once the particles spread out it is safe to move. The slow performance of all the particles in the same spot has to do with overdraw accessing and writing the same location of the depth texture (hard to do in parallel). Fillrate is a common issue with this particle renderer. See the future plans section for possible resolutions. \section{Future Plans}\label{sec:fp} -Unfortunately because this is exam season, I do not have time to do anything more with this assignment. Furthermore I do not think the effort I've put in so far will be reflected in the value of the mark and any further improvements would be a waste. Below is a list of features I began looking into but as I have no experience with, they would require far too much experimentation and research to implement myself in a reasonable amount of time. As it is it took a weekend to implement something I was already somewhat familar with. +Unfortunately, because this is exam season, I do not have time to do anything more with this assignment. Furthermore, I do not think the effort I've put in so far will be reflected in the value of the mark and any further improvements would be a waste. Below is a list of features I began looking into but as I have no experience with them, they would require far too much experimentation and research to implement myself in a reasonable amount of time. I will return to this project in the future, and this list serves as a reminder of what to do next. \subsection{Lists} -I would like to make it so all particles are not rendered all the time. Basically add a dead / alive particles list. This would prevent the issue of all particles starting in the same place, the low performance that causes and would be helpful in sorting. +I would like to make it so all particles are not rendered all the time. add a dead/alive particle list. This would prevent the issue of all particles starting in the same place, the low performance that causes, and would be helpful in sorting. \subsection{Bitonic Sort} +Professor Robson spent a good deal of time on this algorithm in the parallel computing class and most of the literature online suggests using this, including the famous GDC talk on optimized particle systems\cite{gpuparticles}. The next step in implementing a good GPU-accelerated particle system is bitonic sorting, however as I got further into the algorithm it became clear that if I wanted to implement it myself, properly understanding the algorithm would take too much time. \subsection{Tiling} -\subsection{Occlusion Queries} +Tiling is a rendering technique that works by dividing the view frustum into small sections and then sorting / culling particles within. This way we can reduce the overall rendering load while staying on the GPU. This is an algorithm I've always wanted to implement but lack a solid understanding of. The GDC talk goes further into this and many online resources talk about light clustering\cite{gpuparticles}. Again, if I had more time I would've learned it for this assignment as I think that would have been cool. +\subsection{Hierarchical Depth Buffers} +The idea is that by generating mipmaps of the depth buffer we can do broad phase culling of particles, thereby reducing the number of fine-grained (per pixel) accesses to the depth buffer. This is a micro-optimization as stated by Mike Turitzin, but "every ms counts"\cite{depth}. +\subsection{Lighting} +Since tiling particles comes from Forward+ rendering, it would make sense to implement a forward+ renderer. \section{Figures} \begin{figure}[H] diff --git a/readme/template_Report.toc b/readme/template_Report.toc index e64afa7..691fdf9 100644 --- a/readme/template_Report.toc +++ b/readme/template_Report.toc @@ -20,7 +20,8 @@ \contentsline {subsection}{\numberline {2.4.2}Running}{6}{subsection.2.4.2}% \contentsline {section}{\numberline {2.5}Future Plans}{6}{section.2.5}% \contentsline {subsection}{\numberline {2.5.1}Lists}{6}{subsection.2.5.1}% -\contentsline {subsection}{\numberline {2.5.2}Bitonic Sort}{7}{subsection.2.5.2}% +\contentsline {subsection}{\numberline {2.5.2}Bitonic Sort}{6}{subsection.2.5.2}% \contentsline {subsection}{\numberline {2.5.3}Tiling}{7}{subsection.2.5.3}% -\contentsline {subsection}{\numberline {2.5.4}Occlusion Queries}{7}{subsection.2.5.4}% -\contentsline {section}{\numberline {2.6}Figures}{7}{section.2.6}% +\contentsline {subsection}{\numberline {2.5.4}Hierarchical Depth Buffers}{7}{subsection.2.5.4}% +\contentsline {subsection}{\numberline {2.5.5}Lighting}{7}{subsection.2.5.5}% +\contentsline {section}{\numberline {2.6}Figures}{8}{section.2.6}% diff --git a/src/high_perf/high_perf.cpp b/src/high_perf/high_perf.cpp index 8189dd6..d4a2696 100755 --- a/src/high_perf/high_perf.cpp +++ b/src/high_perf/high_perf.cpp @@ -52,7 +52,7 @@ const unsigned int TEXTURE_WIDTH = 512; const unsigned int TEXTURE_HEIGHT = 512; // -------{Particles}------- -const unsigned int particle_count = 128 * 5000; // must be a multiple of group size divisor! +const unsigned int particle_count = 128 * 500; // must be a multiple of group size divisor! const unsigned int offset_count = 8192; const float particle_lifetime = 25.0f;