aboutsummaryrefslogtreecommitdiff
path: root/cmake-build-debug/.cmake/api
diff options
context:
space:
mode:
Diffstat (limited to 'cmake-build-debug/.cmake/api')
-rw-r--r--cmake-build-debug/.cmake/api/v1/query/cache-v20
-rw-r--r--cmake-build-debug/.cmake/api/v1/query/cmakeFiles-v10
-rw-r--r--cmake-build-debug/.cmake/api/v1/query/codemodel-v20
-rw-r--r--cmake-build-debug/.cmake/api/v1/query/toolchains-v10
-rw-r--r--cmake-build-debug/.cmake/api/v1/reply/cache-v2-054d85ec6bfa71438031.json5039
-rw-r--r--cmake-build-debug/.cmake/api/v1/reply/cmakeFiles-v1-2623e935aa82cc3da245.json1262
-rw-r--r--cmake-build-debug/.cmake/api/v1/reply/codemodel-v2-d2315792d3e6b00b2998.json94
-rw-r--r--cmake-build-debug/.cmake/api/v1/reply/directory-.-Debug-f5ebdc15457944623624.json14
-rw-r--r--cmake-build-debug/.cmake/api/v1/reply/directory-glm-Debug-2bef2a2728e6bac3f360.json14
-rw-r--r--cmake-build-debug/.cmake/api/v1/reply/index-2023-12-08T16-05-40-0603.json108
-rw-r--r--cmake-build-debug/.cmake/api/v1/reply/target-projects_ray-Debug-d9903edc81073fcec2d7.json742
-rw-r--r--cmake-build-debug/.cmake/api/v1/reply/target-projects_ray_autogen-Debug-e02ef12cced0b8364953.json71
-rw-r--r--cmake-build-debug/.cmake/api/v1/reply/target-projects_ray_autogen_timestamp_deps-Debug-55dec22dd9da92fe9f6e.json58
-rw-r--r--cmake-build-debug/.cmake/api/v1/reply/toolchains-v1-577ea0f3a8aa7156cbd5.json57
14 files changed, 7459 insertions, 0 deletions
diff --git a/cmake-build-debug/.cmake/api/v1/query/cache-v2 b/cmake-build-debug/.cmake/api/v1/query/cache-v2
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/cmake-build-debug/.cmake/api/v1/query/cache-v2
diff --git a/cmake-build-debug/.cmake/api/v1/query/cmakeFiles-v1 b/cmake-build-debug/.cmake/api/v1/query/cmakeFiles-v1
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/cmake-build-debug/.cmake/api/v1/query/cmakeFiles-v1
diff --git a/cmake-build-debug/.cmake/api/v1/query/codemodel-v2 b/cmake-build-debug/.cmake/api/v1/query/codemodel-v2
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/cmake-build-debug/.cmake/api/v1/query/codemodel-v2
diff --git a/cmake-build-debug/.cmake/api/v1/query/toolchains-v1 b/cmake-build-debug/.cmake/api/v1/query/toolchains-v1
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/cmake-build-debug/.cmake/api/v1/query/toolchains-v1
diff --git a/cmake-build-debug/.cmake/api/v1/reply/cache-v2-054d85ec6bfa71438031.json b/cmake-build-debug/.cmake/api/v1/reply/cache-v2-054d85ec6bfa71438031.json
new file mode 100644
index 0000000..d339ab0
--- /dev/null
+++ b/cmake-build-debug/.cmake/api/v1/reply/cache-v2-054d85ec6bfa71438031.json
@@ -0,0 +1,5039 @@
+{
+ "entries" :
+ [
+ {
+ "name" : "CMAKE_ADDR2LINE",
+ "properties" :
+ [
+ {
+ "name" : "ADVANCED",
+ "value" : "1"
+ },
+ {
+ "name" : "HELPSTRING",
+ "value" : "Path to a program."
+ }
+ ],
+ "type" : "FILEPATH",
+ "value" : "CMAKE_ADDR2LINE-NOTFOUND"
+ },
+ {
+ "name" : "CMAKE_AR",
+ "properties" :
+ [
+ {
+ "name" : "ADVANCED",
+ "value" : "1"
+ },
+ {
+ "name" : "HELPSTRING",
+ "value" : "Path to a program."
+ }
+ ],
+ "type" : "FILEPATH",
+ "value" : "/Library/Developer/CommandLineTools/usr/bin/ar"
+ },
+ {
+ "name" : "CMAKE_BUILD_TYPE",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Choose the type of build, options are: None Debug Release RelWithDebInfo MinSizeRel ..."
+ }
+ ],
+ "type" : "STRING",
+ "value" : "Debug"
+ },
+ {
+ "name" : "CMAKE_CACHEFILE_DIR",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "This is the directory where this CMakeCache.txt was created"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "/Users/sotech117/Documents/master/graphics/the-all-americans-in-cs1230/cmake-build-debug"
+ },
+ {
+ "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" : "26"
+ },
+ {
+ "name" : "CMAKE_CACHE_PATCH_VERSION",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Patch version of cmake used to create the current loaded cache"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "4"
+ },
+ {
+ "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" : "/Users/sotech117/Library/Application Support/JetBrains/Toolbox/apps/CLion/ch-0/232.9921.42/CLion.app/Contents/bin/cmake/mac/bin/cmake"
+ },
+ {
+ "name" : "CMAKE_CPACK_COMMAND",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Path to cpack program executable."
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "/Users/sotech117/Library/Application Support/JetBrains/Toolbox/apps/CLion/ch-0/232.9921.42/CLion.app/Contents/bin/cmake/mac/bin/cpack"
+ },
+ {
+ "name" : "CMAKE_CTEST_COMMAND",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Path to ctest program executable."
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "/Users/sotech117/Library/Application Support/JetBrains/Toolbox/apps/CLion/ch-0/232.9921.42/CLion.app/Contents/bin/cmake/mac/bin/ctest"
+ },
+ {
+ "name" : "CMAKE_CXX_COMPILER",
+ "properties" :
+ [
+ {
+ "name" : "ADVANCED",
+ "value" : "1"
+ },
+ {
+ "name" : "HELPSTRING",
+ "value" : "CXX compiler"
+ }
+ ],
+ "type" : "FILEPATH",
+ "value" : "/Library/Developer/CommandLineTools/usr/bin/c++"
+ },
+ {
+ "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_DLLTOOL",
+ "properties" :
+ [
+ {
+ "name" : "ADVANCED",
+ "value" : "1"
+ },
+ {
+ "name" : "HELPSTRING",
+ "value" : "Path to a program."
+ }
+ ],
+ "type" : "FILEPATH",
+ "value" : "CMAKE_DLLTOOL-NOTFOUND"
+ },
+ {
+ "name" : "CMAKE_EXECUTABLE_FORMAT",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Executable file format"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "MACHO"
+ },
+ {
+ "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" : "/Users/sotech117/Documents/master/graphics/the-all-americans-in-cs1230/cmake-build-debug/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_HAVE_LIBC_PTHREAD",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Test CMAKE_HAVE_LIBC_PTHREAD"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "1"
+ },
+ {
+ "name" : "CMAKE_HOME_DIRECTORY",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Source directory with the top level CMakeLists.txt file for this project"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "/Users/sotech117/Documents/master/graphics/the-all-americans-in-cs1230"
+ },
+ {
+ "name" : "CMAKE_INSTALL_BINDIR",
+ "properties" :
+ [
+ {
+ "name" : "ADVANCED",
+ "value" : "1"
+ },
+ {
+ "name" : "HELPSTRING",
+ "value" : "User executables (bin)"
+ }
+ ],
+ "type" : "PATH",
+ "value" : "bin"
+ },
+ {
+ "name" : "CMAKE_INSTALL_DATADIR",
+ "properties" :
+ [
+ {
+ "name" : "ADVANCED",
+ "value" : "1"
+ },
+ {
+ "name" : "HELPSTRING",
+ "value" : "Read-only architecture-independent data (DATAROOTDIR)"
+ }
+ ],
+ "type" : "PATH",
+ "value" : ""
+ },
+ {
+ "name" : "CMAKE_INSTALL_DATAROOTDIR",
+ "properties" :
+ [
+ {
+ "name" : "ADVANCED",
+ "value" : "1"
+ },
+ {
+ "name" : "HELPSTRING",
+ "value" : "Read-only architecture-independent data root (share)"
+ }
+ ],
+ "type" : "PATH",
+ "value" : "share"
+ },
+ {
+ "name" : "CMAKE_INSTALL_DOCDIR",
+ "properties" :
+ [
+ {
+ "name" : "ADVANCED",
+ "value" : "1"
+ },
+ {
+ "name" : "HELPSTRING",
+ "value" : "Documentation root (DATAROOTDIR/doc/PROJECT_NAME)"
+ }
+ ],
+ "type" : "PATH",
+ "value" : ""
+ },
+ {
+ "name" : "CMAKE_INSTALL_INCLUDEDIR",
+ "properties" :
+ [
+ {
+ "name" : "ADVANCED",
+ "value" : "1"
+ },
+ {
+ "name" : "HELPSTRING",
+ "value" : "C header files (include)"
+ }
+ ],
+ "type" : "PATH",
+ "value" : "include"
+ },
+ {
+ "name" : "CMAKE_INSTALL_INFODIR",
+ "properties" :
+ [
+ {
+ "name" : "ADVANCED",
+ "value" : "1"
+ },
+ {
+ "name" : "HELPSTRING",
+ "value" : "Info documentation (DATAROOTDIR/info)"
+ }
+ ],
+ "type" : "PATH",
+ "value" : ""
+ },
+ {
+ "name" : "CMAKE_INSTALL_LIBDIR",
+ "properties" :
+ [
+ {
+ "name" : "ADVANCED",
+ "value" : "1"
+ },
+ {
+ "name" : "HELPSTRING",
+ "value" : "Object code libraries (lib)"
+ }
+ ],
+ "type" : "PATH",
+ "value" : "lib"
+ },
+ {
+ "name" : "CMAKE_INSTALL_LIBEXECDIR",
+ "properties" :
+ [
+ {
+ "name" : "ADVANCED",
+ "value" : "1"
+ },
+ {
+ "name" : "HELPSTRING",
+ "value" : "Program executables (libexec)"
+ }
+ ],
+ "type" : "PATH",
+ "value" : "libexec"
+ },
+ {
+ "name" : "CMAKE_INSTALL_LOCALEDIR",
+ "properties" :
+ [
+ {
+ "name" : "ADVANCED",
+ "value" : "1"
+ },
+ {
+ "name" : "HELPSTRING",
+ "value" : "Locale-dependent data (DATAROOTDIR/locale)"
+ }
+ ],
+ "type" : "PATH",
+ "value" : ""
+ },
+ {
+ "name" : "CMAKE_INSTALL_LOCALSTATEDIR",
+ "properties" :
+ [
+ {
+ "name" : "ADVANCED",
+ "value" : "1"
+ },
+ {
+ "name" : "HELPSTRING",
+ "value" : "Modifiable single-machine data (var)"
+ }
+ ],
+ "type" : "PATH",
+ "value" : "var"
+ },
+ {
+ "name" : "CMAKE_INSTALL_MANDIR",
+ "properties" :
+ [
+ {
+ "name" : "ADVANCED",
+ "value" : "1"
+ },
+ {
+ "name" : "HELPSTRING",
+ "value" : "Man documentation (DATAROOTDIR/man)"
+ }
+ ],
+ "type" : "PATH",
+ "value" : ""
+ },
+ {
+ "name" : "CMAKE_INSTALL_NAME_TOOL",
+ "properties" :
+ [
+ {
+ "name" : "ADVANCED",
+ "value" : "1"
+ },
+ {
+ "name" : "HELPSTRING",
+ "value" : "Path to a program."
+ }
+ ],
+ "type" : "FILEPATH",
+ "value" : "/usr/bin/install_name_tool"
+ },
+ {
+ "name" : "CMAKE_INSTALL_OLDINCLUDEDIR",
+ "properties" :
+ [
+ {
+ "name" : "ADVANCED",
+ "value" : "1"
+ },
+ {
+ "name" : "HELPSTRING",
+ "value" : "C header files for non-gcc (/usr/include)"
+ }
+ ],
+ "type" : "PATH",
+ "value" : "/usr/include"
+ },
+ {
+ "name" : "CMAKE_INSTALL_PREFIX",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Install path prefix, prepended onto install directories."
+ }
+ ],
+ "type" : "PATH",
+ "value" : "/usr/local"
+ },
+ {
+ "name" : "CMAKE_INSTALL_RUNSTATEDIR",
+ "properties" :
+ [
+ {
+ "name" : "ADVANCED",
+ "value" : "1"
+ },
+ {
+ "name" : "HELPSTRING",
+ "value" : "Run-time variable data (LOCALSTATEDIR/run)"
+ }
+ ],
+ "type" : "PATH",
+ "value" : ""
+ },
+ {
+ "name" : "CMAKE_INSTALL_SBINDIR",
+ "properties" :
+ [
+ {
+ "name" : "ADVANCED",
+ "value" : "1"
+ },
+ {
+ "name" : "HELPSTRING",
+ "value" : "System admin executables (sbin)"
+ }
+ ],
+ "type" : "PATH",
+ "value" : "sbin"
+ },
+ {
+ "name" : "CMAKE_INSTALL_SHAREDSTATEDIR",
+ "properties" :
+ [
+ {
+ "name" : "ADVANCED",
+ "value" : "1"
+ },
+ {
+ "name" : "HELPSTRING",
+ "value" : "Modifiable architecture-independent data (com)"
+ }
+ ],
+ "type" : "PATH",
+ "value" : "com"
+ },
+ {
+ "name" : "CMAKE_INSTALL_SYSCONFDIR",
+ "properties" :
+ [
+ {
+ "name" : "ADVANCED",
+ "value" : "1"
+ },
+ {
+ "name" : "HELPSTRING",
+ "value" : "Read-only single-machine data (etc)"
+ }
+ ],
+ "type" : "PATH",
+ "value" : "etc"
+ },
+ {
+ "name" : "CMAKE_LINKER",
+ "properties" :
+ [
+ {
+ "name" : "ADVANCED",
+ "value" : "1"
+ },
+ {
+ "name" : "HELPSTRING",
+ "value" : "Path to a program."
+ }
+ ],
+ "type" : "FILEPATH",
+ "value" : "/Library/Developer/CommandLineTools/usr/bin/ld"
+ },
+ {
+ "name" : "CMAKE_MAKE_PROGRAM",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "make program"
+ }
+ ],
+ "type" : "FILEPATH",
+ "value" : "/Users/sotech117/Library/Application Support/JetBrains/Toolbox/apps/CLion/ch-0/232.9921.42/CLion.app/Contents/bin/ninja/mac/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" : "/Library/Developer/CommandLineTools/usr/bin/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" : "CMAKE_OBJCOPY-NOTFOUND"
+ },
+ {
+ "name" : "CMAKE_OBJDUMP",
+ "properties" :
+ [
+ {
+ "name" : "ADVANCED",
+ "value" : "1"
+ },
+ {
+ "name" : "HELPSTRING",
+ "value" : "Path to a program."
+ }
+ ],
+ "type" : "FILEPATH",
+ "value" : "/Library/Developer/CommandLineTools/usr/bin/objdump"
+ },
+ {
+ "name" : "CMAKE_OSX_ARCHITECTURES",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Build architectures for OSX"
+ }
+ ],
+ "type" : "STRING",
+ "value" : ""
+ },
+ {
+ "name" : "CMAKE_OSX_DEPLOYMENT_TARGET",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Minimum OS X version to target for deployment (at runtime); newer APIs weak linked. Set to empty string for default value."
+ }
+ ],
+ "type" : "STRING",
+ "value" : ""
+ },
+ {
+ "name" : "CMAKE_OSX_SYSROOT",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "The product will be built against the headers and libraries located inside the indicated SDK."
+ }
+ ],
+ "type" : "PATH",
+ "value" : "/Library/Developer/CommandLineTools/SDKs/MacOSX13.1.sdk"
+ },
+ {
+ "name" : "CMAKE_PLATFORM_INFO_INITIALIZED",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Platform information initialized"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "1"
+ },
+ {
+ "name" : "CMAKE_PREFIX_PATH",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "No help, variable specified on the command line."
+ }
+ ],
+ "type" : "UNINITIALIZED",
+ "value" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake"
+ },
+ {
+ "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" : "projects_ray"
+ },
+ {
+ "name" : "CMAKE_RANLIB",
+ "properties" :
+ [
+ {
+ "name" : "ADVANCED",
+ "value" : "1"
+ },
+ {
+ "name" : "HELPSTRING",
+ "value" : "Path to a program."
+ }
+ ],
+ "type" : "FILEPATH",
+ "value" : "/Library/Developer/CommandLineTools/usr/bin/ranlib"
+ },
+ {
+ "name" : "CMAKE_READELF",
+ "properties" :
+ [
+ {
+ "name" : "ADVANCED",
+ "value" : "1"
+ },
+ {
+ "name" : "HELPSTRING",
+ "value" : "Path to a program."
+ }
+ ],
+ "type" : "FILEPATH",
+ "value" : "CMAKE_READELF-NOTFOUND"
+ },
+ {
+ "name" : "CMAKE_ROOT",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Path to CMake installation."
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "/Users/sotech117/Library/Application Support/JetBrains/Toolbox/apps/CLion/ch-0/232.9921.42/CLion.app/Contents/bin/cmake/mac/share/cmake-3.26"
+ },
+ {
+ "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" : "/Library/Developer/CommandLineTools/usr/bin/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" : "FIND_PACKAGE_MESSAGE_DETAILS_OpenGL",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Details about finding OpenGL"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "[/Library/Developer/CommandLineTools/SDKs/MacOSX13.1.sdk/System/Library/Frameworks/OpenGL.framework][/Library/Developer/CommandLineTools/SDKs/MacOSX13.1.sdk/System/Library/Frameworks/OpenGL.framework][c ][v()]"
+ },
+ {
+ "name" : "FIND_PACKAGE_MESSAGE_DETAILS_Threads",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Details about finding Threads"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "[TRUE][v()]"
+ },
+ {
+ "name" : "FIND_PACKAGE_MESSAGE_DETAILS_WrapAtomic",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Details about finding WrapAtomic"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "[1][v()]"
+ },
+ {
+ "name" : "FIND_PACKAGE_MESSAGE_DETAILS_WrapOpenGL",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Details about finding WrapOpenGL"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "[ON][v()]"
+ },
+ {
+ "name" : "HAVE_STDATOMIC",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Test HAVE_STDATOMIC"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "1"
+ },
+ {
+ "name" : "MACDEPLOYQT_EXECUTABLE",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Path to a program."
+ }
+ ],
+ "type" : "FILEPATH",
+ "value" : "/Users/sotech117/Qt/6.5.2/macos/bin/macdeployqt"
+ },
+ {
+ "name" : "OPENGL_INCLUDE_DIR",
+ "properties" :
+ [
+ {
+ "name" : "ADVANCED",
+ "value" : "1"
+ },
+ {
+ "name" : "HELPSTRING",
+ "value" : "Include for OpenGL on OS X"
+ }
+ ],
+ "type" : "PATH",
+ "value" : "/Library/Developer/CommandLineTools/SDKs/MacOSX13.1.sdk/System/Library/Frameworks/OpenGL.framework"
+ },
+ {
+ "name" : "OPENGL_gl_LIBRARY",
+ "properties" :
+ [
+ {
+ "name" : "ADVANCED",
+ "value" : "1"
+ },
+ {
+ "name" : "HELPSTRING",
+ "value" : "OpenGL library for OS X"
+ }
+ ],
+ "type" : "FILEPATH",
+ "value" : "/Library/Developer/CommandLineTools/SDKs/MacOSX13.1.sdk/System/Library/Frameworks/OpenGL.framework"
+ },
+ {
+ "name" : "OPENGL_glu_LIBRARY",
+ "properties" :
+ [
+ {
+ "name" : "ADVANCED",
+ "value" : "1"
+ },
+ {
+ "name" : "HELPSTRING",
+ "value" : "GLU library for OS X (usually same as OpenGL library)"
+ }
+ ],
+ "type" : "FILEPATH",
+ "value" : "/Library/Developer/CommandLineTools/SDKs/MacOSX13.1.sdk/System/Library/Frameworks/OpenGL.framework"
+ },
+ {
+ "name" : "QT_ADDITIONAL_HOST_PACKAGES_PREFIX_PATH",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Additional directories where find(Qt6 ...) host Qt components are searched"
+ }
+ ],
+ "type" : "STRING",
+ "value" : ""
+ },
+ {
+ "name" : "QT_ADDITIONAL_PACKAGES_PREFIX_PATH",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Additional directories where find(Qt6 ...) components are searched"
+ }
+ ],
+ "type" : "STRING",
+ "value" : ""
+ },
+ {
+ "name" : "QT_FEATURE_accessibility",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: accessibility (from target Qt6::Gui)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "ON"
+ },
+ {
+ "name" : "QT_FEATURE_accessibility_atspi_bridge",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: accessibility_atspi_bridge (from target Qt6::Gui)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "OFF"
+ },
+ {
+ "name" : "QT_FEATURE_action",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: action (from target Qt6::Gui)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "ON"
+ },
+ {
+ "name" : "QT_FEATURE_aesni",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: aesni (from target Qt6::Core)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "ON"
+ },
+ {
+ "name" : "QT_FEATURE_alloca",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: alloca (from target Qt6::Core)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "ON"
+ },
+ {
+ "name" : "QT_FEATURE_alloca_h",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: alloca_h (from target Qt6::Core)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "ON"
+ },
+ {
+ "name" : "QT_FEATURE_alloca_malloc_h",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: alloca_malloc_h (from target Qt6::Core)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "OFF"
+ },
+ {
+ "name" : "QT_FEATURE_android_style_assets",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: android_style_assets (from target Qt6::Core)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "OFF"
+ },
+ {
+ "name" : "QT_FEATURE_animation",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: animation (from target Qt6::Core)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "ON"
+ },
+ {
+ "name" : "QT_FEATURE_appstore_compliant",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: appstore_compliant (from target Qt6::Core)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "OFF"
+ },
+ {
+ "name" : "QT_FEATURE_arm_crc32",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: arm_crc32 (from target Qt6::Core)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "OFF"
+ },
+ {
+ "name" : "QT_FEATURE_arm_crypto",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: arm_crypto (from target Qt6::Core)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "OFF"
+ },
+ {
+ "name" : "QT_FEATURE_avx",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: avx (from target Qt6::Core)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "ON"
+ },
+ {
+ "name" : "QT_FEATURE_avx2",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: avx2 (from target Qt6::Core)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "ON"
+ },
+ {
+ "name" : "QT_FEATURE_avx512bw",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: avx512bw (from target Qt6::Core)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "ON"
+ },
+ {
+ "name" : "QT_FEATURE_avx512cd",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: avx512cd (from target Qt6::Core)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "ON"
+ },
+ {
+ "name" : "QT_FEATURE_avx512dq",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: avx512dq (from target Qt6::Core)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "ON"
+ },
+ {
+ "name" : "QT_FEATURE_avx512er",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: avx512er (from target Qt6::Core)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "ON"
+ },
+ {
+ "name" : "QT_FEATURE_avx512f",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: avx512f (from target Qt6::Core)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "ON"
+ },
+ {
+ "name" : "QT_FEATURE_avx512ifma",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: avx512ifma (from target Qt6::Core)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "ON"
+ },
+ {
+ "name" : "QT_FEATURE_avx512pf",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: avx512pf (from target Qt6::Core)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "ON"
+ },
+ {
+ "name" : "QT_FEATURE_avx512vbmi",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: avx512vbmi (from target Qt6::Core)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "ON"
+ },
+ {
+ "name" : "QT_FEATURE_avx512vbmi2",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: avx512vbmi2 (from target Qt6::Core)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "ON"
+ },
+ {
+ "name" : "QT_FEATURE_avx512vl",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: avx512vl (from target Qt6::Core)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "ON"
+ },
+ {
+ "name" : "QT_FEATURE_backtrace",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: backtrace (from target Qt6::Core)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "ON"
+ },
+ {
+ "name" : "QT_FEATURE_c11",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: c11 (from target Qt6::Core)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "ON"
+ },
+ {
+ "name" : "QT_FEATURE_c99",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: c99 (from target Qt6::Core)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "ON"
+ },
+ {
+ "name" : "QT_FEATURE_cborstreamreader",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: cborstreamreader (from target Qt6::Core)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "ON"
+ },
+ {
+ "name" : "QT_FEATURE_cborstreamwriter",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: cborstreamwriter (from target Qt6::Core)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "ON"
+ },
+ {
+ "name" : "QT_FEATURE_clipboard",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: clipboard (from target Qt6::Gui)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "ON"
+ },
+ {
+ "name" : "QT_FEATURE_clock_gettime",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: clock_gettime (from target Qt6::Core)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "ON"
+ },
+ {
+ "name" : "QT_FEATURE_clock_monotonic",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: clock_monotonic (from target Qt6::Core)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "OFF"
+ },
+ {
+ "name" : "QT_FEATURE_colornames",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: colornames (from target Qt6::Gui)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "ON"
+ },
+ {
+ "name" : "QT_FEATURE_commandlineparser",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: commandlineparser (from target Qt6::Core)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "ON"
+ },
+ {
+ "name" : "QT_FEATURE_concatenatetablesproxymodel",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: concatenatetablesproxymodel (from target Qt6::Core)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "ON"
+ },
+ {
+ "name" : "QT_FEATURE_concurrent",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: concurrent (from target Qt6::Core)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "ON"
+ },
+ {
+ "name" : "QT_FEATURE_cpp_winrt",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: cpp_winrt (from target Qt6::Core)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "OFF"
+ },
+ {
+ "name" : "QT_FEATURE_cross_compile",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: cross_compile (from target Qt6::Core)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "OFF"
+ },
+ {
+ "name" : "QT_FEATURE_cssparser",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: cssparser (from target Qt6::Gui)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "ON"
+ },
+ {
+ "name" : "QT_FEATURE_ctf",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: ctf (from target Qt6::Core)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "OFF"
+ },
+ {
+ "name" : "QT_FEATURE_cursor",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: cursor (from target Qt6::Gui)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "ON"
+ },
+ {
+ "name" : "QT_FEATURE_cxx11",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: cxx11 (from target Qt6::Core)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "ON"
+ },
+ {
+ "name" : "QT_FEATURE_cxx11_future",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: cxx11_future (from target Qt6::Core)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "ON"
+ },
+ {
+ "name" : "QT_FEATURE_cxx14",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: cxx14 (from target Qt6::Core)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "ON"
+ },
+ {
+ "name" : "QT_FEATURE_cxx17",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: cxx17 (from target Qt6::Core)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "ON"
+ },
+ {
+ "name" : "QT_FEATURE_cxx17_filesystem",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: cxx17_filesystem (from target Qt6::Core)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "ON"
+ },
+ {
+ "name" : "QT_FEATURE_cxx1z",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: cxx1z (from target Qt6::Core)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "ON"
+ },
+ {
+ "name" : "QT_FEATURE_cxx20",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: cxx20 (from target Qt6::Core)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "OFF"
+ },
+ {
+ "name" : "QT_FEATURE_cxx2a",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: cxx2a (from target Qt6::Core)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "OFF"
+ },
+ {
+ "name" : "QT_FEATURE_cxx2b",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: cxx2b (from target Qt6::Core)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "OFF"
+ },
+ {
+ "name" : "QT_FEATURE_datestring",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: datestring (from target Qt6::Core)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "ON"
+ },
+ {
+ "name" : "QT_FEATURE_datetimeparser",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: datetimeparser (from target Qt6::Core)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "ON"
+ },
+ {
+ "name" : "QT_FEATURE_dbus",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: dbus (from target Qt6::Core)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "ON"
+ },
+ {
+ "name" : "QT_FEATURE_dbus_linked",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: dbus_linked (from target Qt6::Core)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "OFF"
+ },
+ {
+ "name" : "QT_FEATURE_debug",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: debug (from target Qt6::Core)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "OFF"
+ },
+ {
+ "name" : "QT_FEATURE_debug_and_release",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: debug_and_release (from target Qt6::Core)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "OFF"
+ },
+ {
+ "name" : "QT_FEATURE_desktopservices",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: desktopservices (from target Qt6::Gui)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "ON"
+ },
+ {
+ "name" : "QT_FEATURE_developer_build",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: developer_build (from target Qt6::Core)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "OFF"
+ },
+ {
+ "name" : "QT_FEATURE_direct2d",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: direct2d (from target Qt6::Gui)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "OFF"
+ },
+ {
+ "name" : "QT_FEATURE_direct2d1_1",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: direct2d1_1 (from target Qt6::Gui)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "OFF"
+ },
+ {
+ "name" : "QT_FEATURE_directfb",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: directfb (from target Qt6::Gui)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "OFF"
+ },
+ {
+ "name" : "QT_FEATURE_directwrite",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: directwrite (from target Qt6::Gui)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "OFF"
+ },
+ {
+ "name" : "QT_FEATURE_directwrite3",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: directwrite3 (from target Qt6::Gui)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "OFF"
+ },
+ {
+ "name" : "QT_FEATURE_dladdr",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: dladdr (from target Qt6::Core)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "ON"
+ },
+ {
+ "name" : "QT_FEATURE_dlopen",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: dlopen (from target Qt6::Core)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "ON"
+ },
+ {
+ "name" : "QT_FEATURE_dom",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: dom (from target Qt6::Xml)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "ON"
+ },
+ {
+ "name" : "QT_FEATURE_doubleconversion",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: doubleconversion (from target Qt6::Core)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "ON"
+ },
+ {
+ "name" : "QT_FEATURE_draganddrop",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: draganddrop (from target Qt6::Gui)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "ON"
+ },
+ {
+ "name" : "QT_FEATURE_drm_atomic",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: drm_atomic (from target Qt6::Gui)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "OFF"
+ },
+ {
+ "name" : "QT_FEATURE_dynamicgl",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: dynamicgl (from target Qt6::Gui)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "OFF"
+ },
+ {
+ "name" : "QT_FEATURE_easingcurve",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: easingcurve (from target Qt6::Core)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "ON"
+ },
+ {
+ "name" : "QT_FEATURE_egl",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: egl (from target Qt6::Gui)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "OFF"
+ },
+ {
+ "name" : "QT_FEATURE_egl_x11",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: egl_x11 (from target Qt6::Gui)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "OFF"
+ },
+ {
+ "name" : "QT_FEATURE_eglfs",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: eglfs (from target Qt6::Gui)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "OFF"
+ },
+ {
+ "name" : "QT_FEATURE_eglfs_brcm",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: eglfs_brcm (from target Qt6::Gui)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "OFF"
+ },
+ {
+ "name" : "QT_FEATURE_eglfs_egldevice",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: eglfs_egldevice (from target Qt6::Gui)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "OFF"
+ },
+ {
+ "name" : "QT_FEATURE_eglfs_gbm",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: eglfs_gbm (from target Qt6::Gui)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "OFF"
+ },
+ {
+ "name" : "QT_FEATURE_eglfs_mali",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: eglfs_mali (from target Qt6::Gui)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "OFF"
+ },
+ {
+ "name" : "QT_FEATURE_eglfs_openwfd",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: eglfs_openwfd (from target Qt6::Gui)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "OFF"
+ },
+ {
+ "name" : "QT_FEATURE_eglfs_rcar",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: eglfs_rcar (from target Qt6::Gui)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "OFF"
+ },
+ {
+ "name" : "QT_FEATURE_eglfs_viv",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: eglfs_viv (from target Qt6::Gui)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "OFF"
+ },
+ {
+ "name" : "QT_FEATURE_eglfs_viv_wl",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: eglfs_viv_wl (from target Qt6::Gui)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "OFF"
+ },
+ {
+ "name" : "QT_FEATURE_eglfs_vsp2",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: eglfs_vsp2 (from target Qt6::Gui)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "OFF"
+ },
+ {
+ "name" : "QT_FEATURE_eglfs_x11",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: eglfs_x11 (from target Qt6::Gui)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "OFF"
+ },
+ {
+ "name" : "QT_FEATURE_etw",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: etw (from target Qt6::Core)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "OFF"
+ },
+ {
+ "name" : "QT_FEATURE_evdev",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: evdev (from target Qt6::Gui)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "OFF"
+ },
+ {
+ "name" : "QT_FEATURE_eventfd",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: eventfd (from target Qt6::Core)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "OFF"
+ },
+ {
+ "name" : "QT_FEATURE_f16c",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: f16c (from target Qt6::Core)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "ON"
+ },
+ {
+ "name" : "QT_FEATURE_filesystemiterator",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: filesystemiterator (from target Qt6::Core)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "ON"
+ },
+ {
+ "name" : "QT_FEATURE_filesystemmodel",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: filesystemmodel (from target Qt6::Gui)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "ON"
+ },
+ {
+ "name" : "QT_FEATURE_filesystemwatcher",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: filesystemwatcher (from target Qt6::Core)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "ON"
+ },
+ {
+ "name" : "QT_FEATURE_fontconfig",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: fontconfig (from target Qt6::Gui)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "OFF"
+ },
+ {
+ "name" : "QT_FEATURE_force_asserts",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: force_asserts (from target Qt6::Core)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "OFF"
+ },
+ {
+ "name" : "QT_FEATURE_force_debug_info",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: force_debug_info (from target Qt6::Core)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "ON"
+ },
+ {
+ "name" : "QT_FEATURE_forkfd_pidfd",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: forkfd_pidfd (from target Qt6::Core)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "OFF"
+ },
+ {
+ "name" : "QT_FEATURE_framework",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: framework (from target Qt6::Core)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "ON"
+ },
+ {
+ "name" : "QT_FEATURE_freetype",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: freetype (from target Qt6::Gui)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "ON"
+ },
+ {
+ "name" : "QT_FEATURE_futimens",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: futimens (from target Qt6::Core)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "ON"
+ },
+ {
+ "name" : "QT_FEATURE_future",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: future (from target Qt6::Core)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "ON"
+ },
+ {
+ "name" : "QT_FEATURE_gc_binaries",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: gc_binaries (from target Qt6::Core)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "OFF"
+ },
+ {
+ "name" : "QT_FEATURE_gestures",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: gestures (from target Qt6::Core)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "ON"
+ },
+ {
+ "name" : "QT_FEATURE_getauxval",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: getauxval (from target Qt6::Core)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "OFF"
+ },
+ {
+ "name" : "QT_FEATURE_getentropy",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: getentropy (from target Qt6::Core)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "ON"
+ },
+ {
+ "name" : "QT_FEATURE_gif",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: gif (from target Qt6::Gui)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "ON"
+ },
+ {
+ "name" : "QT_FEATURE_glib",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: glib (from target Qt6::Core)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "OFF"
+ },
+ {
+ "name" : "QT_FEATURE_glibc",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: glibc (from target Qt6::Core)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "OFF"
+ },
+ {
+ "name" : "QT_FEATURE_gui",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: gui (from target Qt6::Core)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "ON"
+ },
+ {
+ "name" : "QT_FEATURE_harfbuzz",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: harfbuzz (from target Qt6::Gui)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "ON"
+ },
+ {
+ "name" : "QT_FEATURE_headersclean",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: headersclean (from target Qt6::Core)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "ON"
+ },
+ {
+ "name" : "QT_FEATURE_highdpiscaling",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: highdpiscaling (from target Qt6::Gui)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "ON"
+ },
+ {
+ "name" : "QT_FEATURE_hijricalendar",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: hijricalendar (from target Qt6::Core)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "ON"
+ },
+ {
+ "name" : "QT_FEATURE_ico",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: ico (from target Qt6::Gui)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "ON"
+ },
+ {
+ "name" : "QT_FEATURE_icu",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: icu (from target Qt6::Core)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "OFF"
+ },
+ {
+ "name" : "QT_FEATURE_identityproxymodel",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: identityproxymodel (from target Qt6::Core)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "ON"
+ },
+ {
+ "name" : "QT_FEATURE_im",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: im (from target Qt6::Gui)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "ON"
+ },
+ {
+ "name" : "QT_FEATURE_image_heuristic_mask",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: image_heuristic_mask (from target Qt6::Gui)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "ON"
+ },
+ {
+ "name" : "QT_FEATURE_image_text",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: image_text (from target Qt6::Gui)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "ON"
+ },
+ {
+ "name" : "QT_FEATURE_imageformat_bmp",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: imageformat_bmp (from target Qt6::Gui)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "ON"
+ },
+ {
+ "name" : "QT_FEATURE_imageformat_jpeg",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: imageformat_jpeg (from target Qt6::Gui)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "ON"
+ },
+ {
+ "name" : "QT_FEATURE_imageformat_png",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: imageformat_png (from target Qt6::Gui)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "ON"
+ },
+ {
+ "name" : "QT_FEATURE_imageformat_ppm",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: imageformat_ppm (from target Qt6::Gui)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "ON"
+ },
+ {
+ "name" : "QT_FEATURE_imageformat_xbm",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: imageformat_xbm (from target Qt6::Gui)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "ON"
+ },
+ {
+ "name" : "QT_FEATURE_imageformat_xpm",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: imageformat_xpm (from target Qt6::Gui)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "ON"
+ },
+ {
+ "name" : "QT_FEATURE_imageformatplugin",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: imageformatplugin (from target Qt6::Gui)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "ON"
+ },
+ {
+ "name" : "QT_FEATURE_imageio_text_loading",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: imageio_text_loading (from target Qt6::Gui)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "ON"
+ },
+ {
+ "name" : "QT_FEATURE_inotify",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: inotify (from target Qt6::Core)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "OFF"
+ },
+ {
+ "name" : "QT_FEATURE_integrityfb",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: integrityfb (from target Qt6::Gui)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "OFF"
+ },
+ {
+ "name" : "QT_FEATURE_integrityhid",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: integrityhid (from target Qt6::Gui)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "OFF"
+ },
+ {
+ "name" : "QT_FEATURE_intelcet",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: intelcet (from target Qt6::Core)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "OFF"
+ },
+ {
+ "name" : "QT_FEATURE_islamiccivilcalendar",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: islamiccivilcalendar (from target Qt6::Core)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "ON"
+ },
+ {
+ "name" : "QT_FEATURE_itemmodel",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: itemmodel (from target Qt6::Core)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "ON"
+ },
+ {
+ "name" : "QT_FEATURE_jalalicalendar",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: jalalicalendar (from target Qt6::Core)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "ON"
+ },
+ {
+ "name" : "QT_FEATURE_journald",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: journald (from target Qt6::Core)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "OFF"
+ },
+ {
+ "name" : "QT_FEATURE_jpeg",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: jpeg (from target Qt6::Gui)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "ON"
+ },
+ {
+ "name" : "QT_FEATURE_kms",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: kms (from target Qt6::Gui)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "OFF"
+ },
+ {
+ "name" : "QT_FEATURE_largefile",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: largefile (from target Qt6::Core)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "ON"
+ },
+ {
+ "name" : "QT_FEATURE_libinput",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: libinput (from target Qt6::Gui)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "OFF"
+ },
+ {
+ "name" : "QT_FEATURE_libinput_axis_api",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: libinput_axis_api (from target Qt6::Gui)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "OFF"
+ },
+ {
+ "name" : "QT_FEATURE_libinput_hires_wheel_support",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: libinput_hires_wheel_support (from target Qt6::Gui)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "OFF"
+ },
+ {
+ "name" : "QT_FEATURE_library",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: library (from target Qt6::Core)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "ON"
+ },
+ {
+ "name" : "QT_FEATURE_libudev",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: libudev (from target Qt6::Core)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "OFF"
+ },
+ {
+ "name" : "QT_FEATURE_linkat",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: linkat (from target Qt6::Core)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "OFF"
+ },
+ {
+ "name" : "QT_FEATURE_linuxfb",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: linuxfb (from target Qt6::Gui)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "OFF"
+ },
+ {
+ "name" : "QT_FEATURE_lttng",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: lttng (from target Qt6::Core)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "OFF"
+ },
+ {
+ "name" : "QT_FEATURE_mimetype",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: mimetype (from target Qt6::Core)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "ON"
+ },
+ {
+ "name" : "QT_FEATURE_mimetype_database",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: mimetype_database (from target Qt6::Core)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "ON"
+ },
+ {
+ "name" : "QT_FEATURE_mips_dsp",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: mips_dsp (from target Qt6::Core)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "OFF"
+ },
+ {
+ "name" : "QT_FEATURE_mips_dspr2",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: mips_dspr2 (from target Qt6::Core)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "OFF"
+ },
+ {
+ "name" : "QT_FEATURE_movie",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: movie (from target Qt6::Gui)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "ON"
+ },
+ {
+ "name" : "QT_FEATURE_mtdev",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: mtdev (from target Qt6::Gui)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "OFF"
+ },
+ {
+ "name" : "QT_FEATURE_multiprocess",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: multiprocess (from target Qt6::Gui)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "ON"
+ },
+ {
+ "name" : "QT_FEATURE_neon",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: neon (from target Qt6::Core)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "ON"
+ },
+ {
+ "name" : "QT_FEATURE_network",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: network (from target Qt6::Core)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "ON"
+ },
+ {
+ "name" : "QT_FEATURE_no_direct_extern_access",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: no_direct_extern_access (from target Qt6::Core)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "OFF"
+ },
+ {
+ "name" : "QT_FEATURE_no_pkg_config",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: no_pkg_config (from target Qt6::Core)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "ON"
+ },
+ {
+ "name" : "QT_FEATURE_no_prefix",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: no_prefix (from target Qt6::Core)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "OFF"
+ },
+ {
+ "name" : "QT_FEATURE_opengl",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: opengl (from target Qt6::Gui)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "ON"
+ },
+ {
+ "name" : "QT_FEATURE_opengles2",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: opengles2 (from target Qt6::Gui)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "OFF"
+ },
+ {
+ "name" : "QT_FEATURE_opengles3",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: opengles3 (from target Qt6::Gui)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "OFF"
+ },
+ {
+ "name" : "QT_FEATURE_opengles31",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: opengles31 (from target Qt6::Gui)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "OFF"
+ },
+ {
+ "name" : "QT_FEATURE_opengles32",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: opengles32 (from target Qt6::Gui)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "OFF"
+ },
+ {
+ "name" : "QT_FEATURE_openssl",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: openssl (from target Qt6::Core)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "ON"
+ },
+ {
+ "name" : "QT_FEATURE_openssl_linked",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: openssl_linked (from target Qt6::Core)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "OFF"
+ },
+ {
+ "name" : "QT_FEATURE_opensslv11",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: opensslv11 (from target Qt6::Core)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "OFF"
+ },
+ {
+ "name" : "QT_FEATURE_opensslv30",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: opensslv30 (from target Qt6::Core)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "ON"
+ },
+ {
+ "name" : "QT_FEATURE_openvg",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: openvg (from target Qt6::Gui)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "OFF"
+ },
+ {
+ "name" : "QT_FEATURE_pcre2",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: pcre2 (from target Qt6::Core)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "ON"
+ },
+ {
+ "name" : "QT_FEATURE_pdf",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: pdf (from target Qt6::Gui)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "ON"
+ },
+ {
+ "name" : "QT_FEATURE_permissions",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: permissions (from target Qt6::Core)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "ON"
+ },
+ {
+ "name" : "QT_FEATURE_picture",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: picture (from target Qt6::Gui)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "ON"
+ },
+ {
+ "name" : "QT_FEATURE_pkg_config",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: pkg_config (from target Qt6::Core)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "OFF"
+ },
+ {
+ "name" : "QT_FEATURE_plugin_manifest",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: plugin_manifest (from target Qt6::Core)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "ON"
+ },
+ {
+ "name" : "QT_FEATURE_png",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: png (from target Qt6::Gui)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "ON"
+ },
+ {
+ "name" : "QT_FEATURE_poll_exit_on_error",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: poll_exit_on_error (from target Qt6::Core)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "OFF"
+ },
+ {
+ "name" : "QT_FEATURE_poll_poll",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: poll_poll (from target Qt6::Core)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "ON"
+ },
+ {
+ "name" : "QT_FEATURE_poll_pollts",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: poll_pollts (from target Qt6::Core)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "OFF"
+ },
+ {
+ "name" : "QT_FEATURE_poll_ppoll",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: poll_ppoll (from target Qt6::Core)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "OFF"
+ },
+ {
+ "name" : "QT_FEATURE_poll_select",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: poll_select (from target Qt6::Core)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "OFF"
+ },
+ {
+ "name" : "QT_FEATURE_posix_fallocate",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: posix_fallocate (from target Qt6::Core)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "OFF"
+ },
+ {
+ "name" : "QT_FEATURE_precompile_header",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: precompile_header (from target Qt6::Core)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "ON"
+ },
+ {
+ "name" : "QT_FEATURE_printsupport",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: printsupport (from target Qt6::Core)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "ON"
+ },
+ {
+ "name" : "QT_FEATURE_private_tests",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: private_tests (from target Qt6::Core)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "OFF"
+ },
+ {
+ "name" : "QT_FEATURE_process",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: process (from target Qt6::Core)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "ON"
+ },
+ {
+ "name" : "QT_FEATURE_processenvironment",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: processenvironment (from target Qt6::Core)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "ON"
+ },
+ {
+ "name" : "QT_FEATURE_proxymodel",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: proxymodel (from target Qt6::Core)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "ON"
+ },
+ {
+ "name" : "QT_FEATURE_qqnx_imf",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: qqnx_imf (from target Qt6::Gui)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "OFF"
+ },
+ {
+ "name" : "QT_FEATURE_qqnx_pps",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: qqnx_pps (from target Qt6::Core)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "OFF"
+ },
+ {
+ "name" : "QT_FEATURE_qt_framework",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: qt_framework (from target Qt6::Core)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "ON"
+ },
+ {
+ "name" : "QT_FEATURE_raster_64bit",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: raster_64bit (from target Qt6::Gui)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "ON"
+ },
+ {
+ "name" : "QT_FEATURE_raster_fp",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: raster_fp (from target Qt6::Gui)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "ON"
+ },
+ {
+ "name" : "QT_FEATURE_rdrnd",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: rdrnd (from target Qt6::Core)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "ON"
+ },
+ {
+ "name" : "QT_FEATURE_rdseed",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: rdseed (from target Qt6::Core)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "ON"
+ },
+ {
+ "name" : "QT_FEATURE_reduce_exports",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: reduce_exports (from target Qt6::Core)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "ON"
+ },
+ {
+ "name" : "QT_FEATURE_reduce_relocations",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: reduce_relocations (from target Qt6::Core)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "OFF"
+ },
+ {
+ "name" : "QT_FEATURE_regularexpression",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: regularexpression (from target Qt6::Core)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "ON"
+ },
+ {
+ "name" : "QT_FEATURE_relocatable",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: relocatable (from target Qt6::Core)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "ON"
+ },
+ {
+ "name" : "QT_FEATURE_renameat2",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: renameat2 (from target Qt6::Core)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "OFF"
+ },
+ {
+ "name" : "QT_FEATURE_rpath",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: rpath (from target Qt6::Core)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "ON"
+ },
+ {
+ "name" : "QT_FEATURE_separate_debug_info",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: separate_debug_info (from target Qt6::Core)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "ON"
+ },
+ {
+ "name" : "QT_FEATURE_sessionmanager",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: sessionmanager (from target Qt6::Gui)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "ON"
+ },
+ {
+ "name" : "QT_FEATURE_settings",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: settings (from target Qt6::Core)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "ON"
+ },
+ {
+ "name" : "QT_FEATURE_sha3_fast",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: sha3_fast (from target Qt6::Core)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "ON"
+ },
+ {
+ "name" : "QT_FEATURE_shani",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: shani (from target Qt6::Core)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "ON"
+ },
+ {
+ "name" : "QT_FEATURE_shared",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: shared (from target Qt6::Core)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "ON"
+ },
+ {
+ "name" : "QT_FEATURE_sharedmemory",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: sharedmemory (from target Qt6::Core)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "ON"
+ },
+ {
+ "name" : "QT_FEATURE_shortcut",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: shortcut (from target Qt6::Core)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "ON"
+ },
+ {
+ "name" : "QT_FEATURE_signaling_nan",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: signaling_nan (from target Qt6::Core)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "ON"
+ },
+ {
+ "name" : "QT_FEATURE_simulator_and_device",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: simulator_and_device (from target Qt6::Core)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "OFF"
+ },
+ {
+ "name" : "QT_FEATURE_slog2",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: slog2 (from target Qt6::Core)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "OFF"
+ },
+ {
+ "name" : "QT_FEATURE_sortfilterproxymodel",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: sortfilterproxymodel (from target Qt6::Core)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "ON"
+ },
+ {
+ "name" : "QT_FEATURE_sql",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: sql (from target Qt6::Core)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "ON"
+ },
+ {
+ "name" : "QT_FEATURE_sse2",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: sse2 (from target Qt6::Core)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "ON"
+ },
+ {
+ "name" : "QT_FEATURE_sse3",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: sse3 (from target Qt6::Core)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "ON"
+ },
+ {
+ "name" : "QT_FEATURE_sse4_1",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: sse4_1 (from target Qt6::Core)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "ON"
+ },
+ {
+ "name" : "QT_FEATURE_sse4_2",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: sse4_2 (from target Qt6::Core)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "ON"
+ },
+ {
+ "name" : "QT_FEATURE_ssse3",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: ssse3 (from target Qt6::Core)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "ON"
+ },
+ {
+ "name" : "QT_FEATURE_stack_protector_strong",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: stack_protector_strong (from target Qt6::Core)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "OFF"
+ },
+ {
+ "name" : "QT_FEATURE_standarditemmodel",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: standarditemmodel (from target Qt6::Gui)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "ON"
+ },
+ {
+ "name" : "QT_FEATURE_static",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: static (from target Qt6::Core)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "OFF"
+ },
+ {
+ "name" : "QT_FEATURE_statx",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: statx (from target Qt6::Core)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "OFF"
+ },
+ {
+ "name" : "QT_FEATURE_std_atomic64",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: std_atomic64 (from target Qt6::Core)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "ON"
+ },
+ {
+ "name" : "QT_FEATURE_stdlib_libcpp",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: stdlib_libcpp (from target Qt6::Core)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "OFF"
+ },
+ {
+ "name" : "QT_FEATURE_stringlistmodel",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: stringlistmodel (from target Qt6::Core)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "ON"
+ },
+ {
+ "name" : "QT_FEATURE_syslog",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: syslog (from target Qt6::Core)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "OFF"
+ },
+ {
+ "name" : "QT_FEATURE_system_doubleconversion",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: system_doubleconversion (from target Qt6::Core)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "OFF"
+ },
+ {
+ "name" : "QT_FEATURE_system_freetype",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: system_freetype (from target Qt6::Gui)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "OFF"
+ },
+ {
+ "name" : "QT_FEATURE_system_harfbuzz",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: system_harfbuzz (from target Qt6::Gui)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "OFF"
+ },
+ {
+ "name" : "QT_FEATURE_system_jpeg",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: system_jpeg (from target Qt6::Gui)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "OFF"
+ },
+ {
+ "name" : "QT_FEATURE_system_libb2",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: system_libb2 (from target Qt6::Core)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "OFF"
+ },
+ {
+ "name" : "QT_FEATURE_system_pcre2",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: system_pcre2 (from target Qt6::Core)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "OFF"
+ },
+ {
+ "name" : "QT_FEATURE_system_png",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: system_png (from target Qt6::Gui)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "OFF"
+ },
+ {
+ "name" : "QT_FEATURE_system_textmarkdownreader",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: system_textmarkdownreader (from target Qt6::Gui)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "OFF"
+ },
+ {
+ "name" : "QT_FEATURE_system_xcb_xinput",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: system_xcb_xinput (from target Qt6::Gui)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "OFF"
+ },
+ {
+ "name" : "QT_FEATURE_system_zlib",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: system_zlib (from target Qt6::Core)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "ON"
+ },
+ {
+ "name" : "QT_FEATURE_systemsemaphore",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: systemsemaphore (from target Qt6::Core)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "ON"
+ },
+ {
+ "name" : "QT_FEATURE_systemtrayicon",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: systemtrayicon (from target Qt6::Gui)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "ON"
+ },
+ {
+ "name" : "QT_FEATURE_tabletevent",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: tabletevent (from target Qt6::Gui)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "ON"
+ },
+ {
+ "name" : "QT_FEATURE_temporaryfile",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: temporaryfile (from target Qt6::Core)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "ON"
+ },
+ {
+ "name" : "QT_FEATURE_testlib",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: testlib (from target Qt6::Core)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "ON"
+ },
+ {
+ "name" : "QT_FEATURE_textdate",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: textdate (from target Qt6::Core)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "ON"
+ },
+ {
+ "name" : "QT_FEATURE_texthtmlparser",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: texthtmlparser (from target Qt6::Gui)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "ON"
+ },
+ {
+ "name" : "QT_FEATURE_textmarkdownreader",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: textmarkdownreader (from target Qt6::Gui)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "ON"
+ },
+ {
+ "name" : "QT_FEATURE_textmarkdownwriter",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: textmarkdownwriter (from target Qt6::Gui)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "ON"
+ },
+ {
+ "name" : "QT_FEATURE_textodfwriter",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: textodfwriter (from target Qt6::Gui)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "ON"
+ },
+ {
+ "name" : "QT_FEATURE_thread",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: thread (from target Qt6::Core)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "ON"
+ },
+ {
+ "name" : "QT_FEATURE_timezone",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: timezone (from target Qt6::Core)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "ON"
+ },
+ {
+ "name" : "QT_FEATURE_translation",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: translation (from target Qt6::Core)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "ON"
+ },
+ {
+ "name" : "QT_FEATURE_transposeproxymodel",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: transposeproxymodel (from target Qt6::Core)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "ON"
+ },
+ {
+ "name" : "QT_FEATURE_tslib",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: tslib (from target Qt6::Gui)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "OFF"
+ },
+ {
+ "name" : "QT_FEATURE_tuiotouch",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: tuiotouch (from target Qt6::Gui)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "ON"
+ },
+ {
+ "name" : "QT_FEATURE_undocommand",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: undocommand (from target Qt6::Gui)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "ON"
+ },
+ {
+ "name" : "QT_FEATURE_undogroup",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: undogroup (from target Qt6::Gui)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "ON"
+ },
+ {
+ "name" : "QT_FEATURE_undostack",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: undostack (from target Qt6::Gui)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "ON"
+ },
+ {
+ "name" : "QT_FEATURE_use_bfd_linker",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: use_bfd_linker (from target Qt6::Core)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "OFF"
+ },
+ {
+ "name" : "QT_FEATURE_use_gold_linker",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: use_gold_linker (from target Qt6::Core)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "OFF"
+ },
+ {
+ "name" : "QT_FEATURE_use_lld_linker",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: use_lld_linker (from target Qt6::Core)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "OFF"
+ },
+ {
+ "name" : "QT_FEATURE_use_mold_linker",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: use_mold_linker (from target Qt6::Core)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "OFF"
+ },
+ {
+ "name" : "QT_FEATURE_vaes",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: vaes (from target Qt6::Core)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "ON"
+ },
+ {
+ "name" : "QT_FEATURE_validator",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: validator (from target Qt6::Gui)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "ON"
+ },
+ {
+ "name" : "QT_FEATURE_vkgen",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: vkgen (from target Qt6::Gui)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "ON"
+ },
+ {
+ "name" : "QT_FEATURE_vkkhrdisplay",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: vkkhrdisplay (from target Qt6::Gui)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "OFF"
+ },
+ {
+ "name" : "QT_FEATURE_vnc",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: vnc (from target Qt6::Gui)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "OFF"
+ },
+ {
+ "name" : "QT_FEATURE_vsp2",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: vsp2 (from target Qt6::Gui)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "OFF"
+ },
+ {
+ "name" : "QT_FEATURE_vulkan",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: vulkan (from target Qt6::Gui)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "OFF"
+ },
+ {
+ "name" : "QT_FEATURE_wasm_exceptions",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: wasm_exceptions (from target Qt6::Core)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "OFF"
+ },
+ {
+ "name" : "QT_FEATURE_wasm_simd128",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: wasm_simd128 (from target Qt6::Core)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "OFF"
+ },
+ {
+ "name" : "QT_FEATURE_whatsthis",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: whatsthis (from target Qt6::Gui)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "ON"
+ },
+ {
+ "name" : "QT_FEATURE_wheelevent",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: wheelevent (from target Qt6::Gui)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "ON"
+ },
+ {
+ "name" : "QT_FEATURE_widgets",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: widgets (from target Qt6::Core)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "ON"
+ },
+ {
+ "name" : "QT_FEATURE_x86intrin",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: x86intrin (from target Qt6::Core)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "ON"
+ },
+ {
+ "name" : "QT_FEATURE_xcb",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: xcb (from target Qt6::Gui)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "OFF"
+ },
+ {
+ "name" : "QT_FEATURE_xcb_egl_plugin",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: xcb_egl_plugin (from target Qt6::Gui)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "OFF"
+ },
+ {
+ "name" : "QT_FEATURE_xcb_glx",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: xcb_glx (from target Qt6::Gui)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "OFF"
+ },
+ {
+ "name" : "QT_FEATURE_xcb_glx_plugin",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: xcb_glx_plugin (from target Qt6::Gui)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "OFF"
+ },
+ {
+ "name" : "QT_FEATURE_xcb_native_painting",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: xcb_native_painting (from target Qt6::Gui)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "OFF"
+ },
+ {
+ "name" : "QT_FEATURE_xcb_sm",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: xcb_sm (from target Qt6::Gui)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "OFF"
+ },
+ {
+ "name" : "QT_FEATURE_xcb_xlib",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: xcb_xlib (from target Qt6::Gui)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "OFF"
+ },
+ {
+ "name" : "QT_FEATURE_xkbcommon",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: xkbcommon (from target Qt6::Gui)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "OFF"
+ },
+ {
+ "name" : "QT_FEATURE_xkbcommon_x11",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: xkbcommon_x11 (from target Qt6::Gui)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "OFF"
+ },
+ {
+ "name" : "QT_FEATURE_xlib",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: xlib (from target Qt6::Gui)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "OFF"
+ },
+ {
+ "name" : "QT_FEATURE_xml",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: xml (from target Qt6::Core)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "ON"
+ },
+ {
+ "name" : "QT_FEATURE_xmlstream",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: xmlstream (from target Qt6::Core)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "ON"
+ },
+ {
+ "name" : "QT_FEATURE_xmlstreamreader",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: xmlstreamreader (from target Qt6::Core)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "ON"
+ },
+ {
+ "name" : "QT_FEATURE_xmlstreamwriter",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: xmlstreamwriter (from target Qt6::Core)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "ON"
+ },
+ {
+ "name" : "QT_FEATURE_xrender",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: xrender (from target Qt6::Gui)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "OFF"
+ },
+ {
+ "name" : "QT_FEATURE_zstd",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: zstd (from target Qt6::Core)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "OFF"
+ },
+ {
+ "name" : "Qt6Concurrent_DIR",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "The directory containing a CMake configuration file for Qt6Concurrent."
+ }
+ ],
+ "type" : "PATH",
+ "value" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6Concurrent"
+ },
+ {
+ "name" : "Qt6CoreTools_DIR",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "The directory containing a CMake configuration file for Qt6CoreTools."
+ }
+ ],
+ "type" : "PATH",
+ "value" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6CoreTools"
+ },
+ {
+ "name" : "Qt6Core_DIR",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "The directory containing a CMake configuration file for Qt6Core."
+ }
+ ],
+ "type" : "PATH",
+ "value" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6Core"
+ },
+ {
+ "name" : "Qt6DBusTools_DIR",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "The directory containing a CMake configuration file for Qt6DBusTools."
+ }
+ ],
+ "type" : "PATH",
+ "value" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6DBusTools"
+ },
+ {
+ "name" : "Qt6DBus_DIR",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "The directory containing a CMake configuration file for Qt6DBus."
+ }
+ ],
+ "type" : "PATH",
+ "value" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6DBus"
+ },
+ {
+ "name" : "Qt6GuiTools_DIR",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "The directory containing a CMake configuration file for Qt6GuiTools."
+ }
+ ],
+ "type" : "PATH",
+ "value" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6GuiTools"
+ },
+ {
+ "name" : "Qt6Gui_DIR",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "The directory containing a CMake configuration file for Qt6Gui."
+ }
+ ],
+ "type" : "PATH",
+ "value" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6Gui"
+ },
+ {
+ "name" : "Qt6Xml_DIR",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "The directory containing a CMake configuration file for Qt6Xml."
+ }
+ ],
+ "type" : "PATH",
+ "value" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6Xml"
+ },
+ {
+ "name" : "Qt6_DIR",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "The directory containing a CMake configuration file for Qt6."
+ }
+ ],
+ "type" : "PATH",
+ "value" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6"
+ },
+ {
+ "name" : "WrapOpenGL_AGL",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Path to a library."
+ }
+ ],
+ "type" : "FILEPATH",
+ "value" : "/Library/Developer/CommandLineTools/SDKs/MacOSX13.1.sdk/System/Library/Frameworks/AGL.framework"
+ },
+ {
+ "name" : "_GNUInstallDirs_LAST_CMAKE_INSTALL_PREFIX",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "CMAKE_INSTALL_PREFIX during last run"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "/usr/local"
+ },
+ {
+ "name" : "projects_ray_BINARY_DIR",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Value Computed by CMake"
+ }
+ ],
+ "type" : "STATIC",
+ "value" : "/Users/sotech117/Documents/master/graphics/the-all-americans-in-cs1230/cmake-build-debug"
+ },
+ {
+ "name" : "projects_ray_IS_TOP_LEVEL",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Value Computed by CMake"
+ }
+ ],
+ "type" : "STATIC",
+ "value" : "ON"
+ },
+ {
+ "name" : "projects_ray_SOURCE_DIR",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Value Computed by CMake"
+ }
+ ],
+ "type" : "STATIC",
+ "value" : "/Users/sotech117/Documents/master/graphics/the-all-americans-in-cs1230"
+ }
+ ],
+ "kind" : "cache",
+ "version" :
+ {
+ "major" : 2,
+ "minor" : 0
+ }
+}
diff --git a/cmake-build-debug/.cmake/api/v1/reply/cmakeFiles-v1-2623e935aa82cc3da245.json b/cmake-build-debug/.cmake/api/v1/reply/cmakeFiles-v1-2623e935aa82cc3da245.json
new file mode 100644
index 0000000..5e3ff38
--- /dev/null
+++ b/cmake-build-debug/.cmake/api/v1/reply/cmakeFiles-v1-2623e935aa82cc3da245.json
@@ -0,0 +1,1262 @@
+{
+ "inputs" :
+ [
+ {
+ "path" : "CMakeLists.txt"
+ },
+ {
+ "isGenerated" : true,
+ "path" : "cmake-build-debug/CMakeFiles/3.26.4/CMakeSystem.cmake"
+ },
+ {
+ "isCMake" : true,
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Library/Application Support/JetBrains/Toolbox/apps/CLion/ch-0/232.9921.42/CLion.app/Contents/bin/cmake/mac/share/cmake-3.26/Modules/CMakeSystemSpecificInitialize.cmake"
+ },
+ {
+ "isCMake" : true,
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Library/Application Support/JetBrains/Toolbox/apps/CLion/ch-0/232.9921.42/CLion.app/Contents/bin/cmake/mac/share/cmake-3.26/Modules/Platform/Darwin-Initialize.cmake"
+ },
+ {
+ "isGenerated" : true,
+ "path" : "cmake-build-debug/CMakeFiles/3.26.4/CMakeCXXCompiler.cmake"
+ },
+ {
+ "isCMake" : true,
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Library/Application Support/JetBrains/Toolbox/apps/CLion/ch-0/232.9921.42/CLion.app/Contents/bin/cmake/mac/share/cmake-3.26/Modules/CMakeSystemSpecificInformation.cmake"
+ },
+ {
+ "isCMake" : true,
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Library/Application Support/JetBrains/Toolbox/apps/CLion/ch-0/232.9921.42/CLion.app/Contents/bin/cmake/mac/share/cmake-3.26/Modules/CMakeGenericSystem.cmake"
+ },
+ {
+ "isCMake" : true,
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Library/Application Support/JetBrains/Toolbox/apps/CLion/ch-0/232.9921.42/CLion.app/Contents/bin/cmake/mac/share/cmake-3.26/Modules/CMakeInitializeConfigs.cmake"
+ },
+ {
+ "isCMake" : true,
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Library/Application Support/JetBrains/Toolbox/apps/CLion/ch-0/232.9921.42/CLion.app/Contents/bin/cmake/mac/share/cmake-3.26/Modules/Platform/Darwin.cmake"
+ },
+ {
+ "isCMake" : true,
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Library/Application Support/JetBrains/Toolbox/apps/CLion/ch-0/232.9921.42/CLion.app/Contents/bin/cmake/mac/share/cmake-3.26/Modules/Platform/UnixPaths.cmake"
+ },
+ {
+ "isCMake" : true,
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Library/Application Support/JetBrains/Toolbox/apps/CLion/ch-0/232.9921.42/CLion.app/Contents/bin/cmake/mac/share/cmake-3.26/Modules/CMakeCXXInformation.cmake"
+ },
+ {
+ "isCMake" : true,
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Library/Application Support/JetBrains/Toolbox/apps/CLion/ch-0/232.9921.42/CLion.app/Contents/bin/cmake/mac/share/cmake-3.26/Modules/CMakeLanguageInformation.cmake"
+ },
+ {
+ "isCMake" : true,
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Library/Application Support/JetBrains/Toolbox/apps/CLion/ch-0/232.9921.42/CLion.app/Contents/bin/cmake/mac/share/cmake-3.26/Modules/Compiler/AppleClang-CXX.cmake"
+ },
+ {
+ "isCMake" : true,
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Library/Application Support/JetBrains/Toolbox/apps/CLion/ch-0/232.9921.42/CLion.app/Contents/bin/cmake/mac/share/cmake-3.26/Modules/Compiler/Clang.cmake"
+ },
+ {
+ "isCMake" : true,
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Library/Application Support/JetBrains/Toolbox/apps/CLion/ch-0/232.9921.42/CLion.app/Contents/bin/cmake/mac/share/cmake-3.26/Modules/Compiler/CMakeCommonCompilerMacros.cmake"
+ },
+ {
+ "isCMake" : true,
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Library/Application Support/JetBrains/Toolbox/apps/CLion/ch-0/232.9921.42/CLion.app/Contents/bin/cmake/mac/share/cmake-3.26/Modules/Compiler/GNU.cmake"
+ },
+ {
+ "isCMake" : true,
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Library/Application Support/JetBrains/Toolbox/apps/CLion/ch-0/232.9921.42/CLion.app/Contents/bin/cmake/mac/share/cmake-3.26/Modules/Compiler/CMakeCommonCompilerMacros.cmake"
+ },
+ {
+ "isCMake" : true,
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Library/Application Support/JetBrains/Toolbox/apps/CLion/ch-0/232.9921.42/CLion.app/Contents/bin/cmake/mac/share/cmake-3.26/Modules/Platform/Apple-AppleClang-CXX.cmake"
+ },
+ {
+ "isCMake" : true,
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Library/Application Support/JetBrains/Toolbox/apps/CLion/ch-0/232.9921.42/CLion.app/Contents/bin/cmake/mac/share/cmake-3.26/Modules/Platform/Apple-Clang-CXX.cmake"
+ },
+ {
+ "isCMake" : true,
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Library/Application Support/JetBrains/Toolbox/apps/CLion/ch-0/232.9921.42/CLion.app/Contents/bin/cmake/mac/share/cmake-3.26/Modules/Platform/Apple-Clang.cmake"
+ },
+ {
+ "isCMake" : true,
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Library/Application Support/JetBrains/Toolbox/apps/CLion/ch-0/232.9921.42/CLion.app/Contents/bin/cmake/mac/share/cmake-3.26/Modules/CMakeCommonLanguageInclude.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6/Qt6ConfigVersion.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6/Qt6ConfigVersionImpl.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6/Qt6Config.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6/Qt6ConfigExtras.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6/QtPublicCMakeVersionHelpers.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6/Qt6Targets.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6/Qt6VersionlessTargets.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6/QtFeature.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6/QtFeatureCommon.cmake"
+ },
+ {
+ "isCMake" : true,
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Library/Application Support/JetBrains/Toolbox/apps/CLion/ch-0/232.9921.42/CLion.app/Contents/bin/cmake/mac/share/cmake-3.26/Modules/CheckCXXCompilerFlag.cmake"
+ },
+ {
+ "isCMake" : true,
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Library/Application Support/JetBrains/Toolbox/apps/CLion/ch-0/232.9921.42/CLion.app/Contents/bin/cmake/mac/share/cmake-3.26/Modules/CheckCXXSourceCompiles.cmake"
+ },
+ {
+ "isCMake" : true,
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Library/Application Support/JetBrains/Toolbox/apps/CLion/ch-0/232.9921.42/CLion.app/Contents/bin/cmake/mac/share/cmake-3.26/Modules/Internal/CheckSourceCompiles.cmake"
+ },
+ {
+ "isCMake" : true,
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Library/Application Support/JetBrains/Toolbox/apps/CLion/ch-0/232.9921.42/CLion.app/Contents/bin/cmake/mac/share/cmake-3.26/Modules/Internal/CheckCompilerFlag.cmake"
+ },
+ {
+ "isCMake" : true,
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Library/Application Support/JetBrains/Toolbox/apps/CLion/ch-0/232.9921.42/CLion.app/Contents/bin/cmake/mac/share/cmake-3.26/Modules/Internal/CheckFlagCommonConfig.cmake"
+ },
+ {
+ "isCMake" : true,
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Library/Application Support/JetBrains/Toolbox/apps/CLion/ch-0/232.9921.42/CLion.app/Contents/bin/cmake/mac/share/cmake-3.26/Modules/Internal/CheckSourceCompiles.cmake"
+ },
+ {
+ "isCMake" : true,
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Library/Application Support/JetBrains/Toolbox/apps/CLion/ch-0/232.9921.42/CLion.app/Contents/bin/cmake/mac/share/cmake-3.26/Modules/CMakeCheckCompilerFlagCommonPatterns.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6/QtPublicAppleHelpers.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6/QtPublicFinalizerHelpers.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6/QtPublicPluginHelpers.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6/QtPublicTargetHelpers.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6/QtPublicFindPackageHelpers.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6/QtPublicTestHelpers.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6/QtPublicToolHelpers.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6/QtPublicCMakeHelpers.cmake"
+ },
+ {
+ "isCMake" : true,
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Library/Application Support/JetBrains/Toolbox/apps/CLion/ch-0/232.9921.42/CLion.app/Contents/bin/cmake/mac/share/cmake-3.26/Modules/CMakeFindDependencyMacro.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6/Qt6Dependencies.cmake"
+ },
+ {
+ "isCMake" : true,
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Library/Application Support/JetBrains/Toolbox/apps/CLion/ch-0/232.9921.42/CLion.app/Contents/bin/cmake/mac/share/cmake-3.26/Modules/FindThreads.cmake"
+ },
+ {
+ "isCMake" : true,
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Library/Application Support/JetBrains/Toolbox/apps/CLion/ch-0/232.9921.42/CLion.app/Contents/bin/cmake/mac/share/cmake-3.26/Modules/CheckLibraryExists.cmake"
+ },
+ {
+ "isCMake" : true,
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Library/Application Support/JetBrains/Toolbox/apps/CLion/ch-0/232.9921.42/CLion.app/Contents/bin/cmake/mac/share/cmake-3.26/Modules/CheckIncludeFileCXX.cmake"
+ },
+ {
+ "isCMake" : true,
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Library/Application Support/JetBrains/Toolbox/apps/CLion/ch-0/232.9921.42/CLion.app/Contents/bin/cmake/mac/share/cmake-3.26/Modules/CheckCXXSourceCompiles.cmake"
+ },
+ {
+ "isCMake" : true,
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Library/Application Support/JetBrains/Toolbox/apps/CLion/ch-0/232.9921.42/CLion.app/Contents/bin/cmake/mac/share/cmake-3.26/Modules/FindPackageHandleStandardArgs.cmake"
+ },
+ {
+ "isCMake" : true,
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Library/Application Support/JetBrains/Toolbox/apps/CLion/ch-0/232.9921.42/CLion.app/Contents/bin/cmake/mac/share/cmake-3.26/Modules/FindPackageMessage.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6Concurrent/Qt6ConcurrentConfigVersion.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6Concurrent/Qt6ConcurrentConfigVersionImpl.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6Concurrent/Qt6ConcurrentConfig.cmake"
+ },
+ {
+ "isCMake" : true,
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Library/Application Support/JetBrains/Toolbox/apps/CLion/ch-0/232.9921.42/CLion.app/Contents/bin/cmake/mac/share/cmake-3.26/Modules/CMakeFindDependencyMacro.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6Concurrent/Qt6ConcurrentDependencies.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6Core/Qt6CoreConfigVersion.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6Core/Qt6CoreConfigVersionImpl.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6Core/Qt6CoreConfig.cmake"
+ },
+ {
+ "isCMake" : true,
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Library/Application Support/JetBrains/Toolbox/apps/CLion/ch-0/232.9921.42/CLion.app/Contents/bin/cmake/mac/share/cmake-3.26/Modules/CMakeFindDependencyMacro.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6Core/Qt6CoreDependencies.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6/FindWrapAtomic.cmake"
+ },
+ {
+ "isCMake" : true,
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Library/Application Support/JetBrains/Toolbox/apps/CLion/ch-0/232.9921.42/CLion.app/Contents/bin/cmake/mac/share/cmake-3.26/Modules/CheckCXXSourceCompiles.cmake"
+ },
+ {
+ "isCMake" : true,
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Library/Application Support/JetBrains/Toolbox/apps/CLion/ch-0/232.9921.42/CLion.app/Contents/bin/cmake/mac/share/cmake-3.26/Modules/FindPackageHandleStandardArgs.cmake"
+ },
+ {
+ "isCMake" : true,
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Library/Application Support/JetBrains/Toolbox/apps/CLion/ch-0/232.9921.42/CLion.app/Contents/bin/cmake/mac/share/cmake-3.26/Modules/FindPackageMessage.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6CoreTools/Qt6CoreToolsConfigVersion.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6CoreTools/Qt6CoreToolsConfigVersionImpl.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6CoreTools/Qt6CoreToolsConfig.cmake"
+ },
+ {
+ "isCMake" : true,
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Library/Application Support/JetBrains/Toolbox/apps/CLion/ch-0/232.9921.42/CLion.app/Contents/bin/cmake/mac/share/cmake-3.26/Modules/CMakeFindDependencyMacro.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6CoreTools/Qt6CoreToolsDependencies.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6CoreTools/Qt6CoreToolsTargets.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6CoreTools/Qt6CoreToolsTargets-relwithdebinfo.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6CoreTools/Qt6CoreToolsAdditionalTargetInfo.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6CoreTools/Qt6CoreToolsVersionlessTargets.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6Core/Qt6CoreTargets.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6Core/Qt6CoreTargets-relwithdebinfo.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6Core/Qt6CoreAdditionalTargetInfo.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6Core/Qt6CoreVersionlessTargets.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6Core/Qt6CoreMacros.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6Core/Qt6CoreConfigExtras.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6Core/QtInstallPaths.cmake"
+ },
+ {
+ "isCMake" : true,
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Library/Application Support/JetBrains/Toolbox/apps/CLion/ch-0/232.9921.42/CLion.app/Contents/bin/cmake/mac/share/cmake-3.26/Modules/GNUInstallDirs.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6Core/Qt6CorePlugins.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6Core/Qt6QDarwinBluetoothPermissionPluginConfig.cmake"
+ },
+ {
+ "isCMake" : true,
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Library/Application Support/JetBrains/Toolbox/apps/CLion/ch-0/232.9921.42/CLion.app/Contents/bin/cmake/mac/share/cmake-3.26/Modules/CMakeFindDependencyMacro.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6Core/Qt6QDarwinBluetoothPermissionPluginDependencies.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6Core/Qt6QDarwinBluetoothPermissionPluginTargets.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6Core/Qt6QDarwinBluetoothPermissionPluginTargets-relwithdebinfo.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6Core/Qt6QDarwinBluetoothPermissionPluginAdditionalTargetInfo.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6Core/Qt6QDarwinCalendarPermissionPluginConfig.cmake"
+ },
+ {
+ "isCMake" : true,
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Library/Application Support/JetBrains/Toolbox/apps/CLion/ch-0/232.9921.42/CLion.app/Contents/bin/cmake/mac/share/cmake-3.26/Modules/CMakeFindDependencyMacro.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6Core/Qt6QDarwinCalendarPermissionPluginDependencies.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6Core/Qt6QDarwinCalendarPermissionPluginTargets.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6Core/Qt6QDarwinCalendarPermissionPluginTargets-relwithdebinfo.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6Core/Qt6QDarwinCalendarPermissionPluginAdditionalTargetInfo.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6Core/Qt6QDarwinCameraPermissionPluginConfig.cmake"
+ },
+ {
+ "isCMake" : true,
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Library/Application Support/JetBrains/Toolbox/apps/CLion/ch-0/232.9921.42/CLion.app/Contents/bin/cmake/mac/share/cmake-3.26/Modules/CMakeFindDependencyMacro.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6Core/Qt6QDarwinCameraPermissionPluginDependencies.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6Core/Qt6QDarwinCameraPermissionPluginTargets.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6Core/Qt6QDarwinCameraPermissionPluginTargets-relwithdebinfo.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6Core/Qt6QDarwinCameraPermissionPluginAdditionalTargetInfo.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6Core/Qt6QDarwinContactsPermissionPluginConfig.cmake"
+ },
+ {
+ "isCMake" : true,
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Library/Application Support/JetBrains/Toolbox/apps/CLion/ch-0/232.9921.42/CLion.app/Contents/bin/cmake/mac/share/cmake-3.26/Modules/CMakeFindDependencyMacro.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6Core/Qt6QDarwinContactsPermissionPluginDependencies.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6Core/Qt6QDarwinContactsPermissionPluginTargets.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6Core/Qt6QDarwinContactsPermissionPluginTargets-relwithdebinfo.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6Core/Qt6QDarwinContactsPermissionPluginAdditionalTargetInfo.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6Core/Qt6QDarwinLocationPermissionPluginConfig.cmake"
+ },
+ {
+ "isCMake" : true,
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Library/Application Support/JetBrains/Toolbox/apps/CLion/ch-0/232.9921.42/CLion.app/Contents/bin/cmake/mac/share/cmake-3.26/Modules/CMakeFindDependencyMacro.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6Core/Qt6QDarwinLocationPermissionPluginDependencies.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6Core/Qt6QDarwinLocationPermissionPluginTargets.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6Core/Qt6QDarwinLocationPermissionPluginTargets-relwithdebinfo.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6Core/Qt6QDarwinLocationPermissionPluginAdditionalTargetInfo.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6Core/Qt6QDarwinMicrophonePermissionPluginConfig.cmake"
+ },
+ {
+ "isCMake" : true,
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Library/Application Support/JetBrains/Toolbox/apps/CLion/ch-0/232.9921.42/CLion.app/Contents/bin/cmake/mac/share/cmake-3.26/Modules/CMakeFindDependencyMacro.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6Core/Qt6QDarwinMicrophonePermissionPluginDependencies.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6Core/Qt6QDarwinMicrophonePermissionPluginTargets.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6Core/Qt6QDarwinMicrophonePermissionPluginTargets-relwithdebinfo.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6Core/Qt6QDarwinMicrophonePermissionPluginAdditionalTargetInfo.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6Concurrent/Qt6ConcurrentTargets.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6Concurrent/Qt6ConcurrentTargets-relwithdebinfo.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6Concurrent/Qt6ConcurrentAdditionalTargetInfo.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6Concurrent/Qt6ConcurrentVersionlessTargets.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6/Qt6ConfigVersion.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6/Qt6ConfigVersionImpl.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6/Qt6Config.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6/Qt6ConfigExtras.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6/QtPublicCMakeVersionHelpers.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6/Qt6Targets.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6/Qt6VersionlessTargets.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6/QtFeature.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6/QtFeatureCommon.cmake"
+ },
+ {
+ "isCMake" : true,
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Library/Application Support/JetBrains/Toolbox/apps/CLion/ch-0/232.9921.42/CLion.app/Contents/bin/cmake/mac/share/cmake-3.26/Modules/CheckCXXCompilerFlag.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6/QtPublicAppleHelpers.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6/QtPublicFinalizerHelpers.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6/QtPublicPluginHelpers.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6/QtPublicTargetHelpers.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6/QtPublicFindPackageHelpers.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6/QtPublicTestHelpers.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6/QtPublicToolHelpers.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6/QtPublicCMakeHelpers.cmake"
+ },
+ {
+ "isCMake" : true,
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Library/Application Support/JetBrains/Toolbox/apps/CLion/ch-0/232.9921.42/CLion.app/Contents/bin/cmake/mac/share/cmake-3.26/Modules/CMakeFindDependencyMacro.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6/Qt6Dependencies.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6/Qt6ConfigVersion.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6/Qt6ConfigVersionImpl.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6/Qt6Config.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6/Qt6ConfigExtras.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6/QtPublicCMakeVersionHelpers.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6/Qt6Targets.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6/Qt6VersionlessTargets.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6/QtFeature.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6/QtFeatureCommon.cmake"
+ },
+ {
+ "isCMake" : true,
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Library/Application Support/JetBrains/Toolbox/apps/CLion/ch-0/232.9921.42/CLion.app/Contents/bin/cmake/mac/share/cmake-3.26/Modules/CheckCXXCompilerFlag.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6/QtPublicAppleHelpers.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6/QtPublicFinalizerHelpers.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6/QtPublicPluginHelpers.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6/QtPublicTargetHelpers.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6/QtPublicFindPackageHelpers.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6/QtPublicTestHelpers.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6/QtPublicToolHelpers.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6/QtPublicCMakeHelpers.cmake"
+ },
+ {
+ "isCMake" : true,
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Library/Application Support/JetBrains/Toolbox/apps/CLion/ch-0/232.9921.42/CLion.app/Contents/bin/cmake/mac/share/cmake-3.26/Modules/CMakeFindDependencyMacro.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6/Qt6Dependencies.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6Gui/Qt6GuiConfigVersion.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6Gui/Qt6GuiConfigVersionImpl.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6Gui/Qt6GuiConfig.cmake"
+ },
+ {
+ "isCMake" : true,
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Library/Application Support/JetBrains/Toolbox/apps/CLion/ch-0/232.9921.42/CLion.app/Contents/bin/cmake/mac/share/cmake-3.26/Modules/CMakeFindDependencyMacro.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6Gui/Qt6GuiDependencies.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6/FindWrapOpenGL.cmake"
+ },
+ {
+ "isCMake" : true,
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Library/Application Support/JetBrains/Toolbox/apps/CLion/ch-0/232.9921.42/CLion.app/Contents/bin/cmake/mac/share/cmake-3.26/Modules/FindOpenGL.cmake"
+ },
+ {
+ "isCMake" : true,
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Library/Application Support/JetBrains/Toolbox/apps/CLion/ch-0/232.9921.42/CLion.app/Contents/bin/cmake/mac/share/cmake-3.26/Modules/FindPackageHandleStandardArgs.cmake"
+ },
+ {
+ "isCMake" : true,
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Library/Application Support/JetBrains/Toolbox/apps/CLion/ch-0/232.9921.42/CLion.app/Contents/bin/cmake/mac/share/cmake-3.26/Modules/FindPackageMessage.cmake"
+ },
+ {
+ "isCMake" : true,
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Library/Application Support/JetBrains/Toolbox/apps/CLion/ch-0/232.9921.42/CLion.app/Contents/bin/cmake/mac/share/cmake-3.26/Modules/FindPackageHandleStandardArgs.cmake"
+ },
+ {
+ "isCMake" : true,
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Library/Application Support/JetBrains/Toolbox/apps/CLion/ch-0/232.9921.42/CLion.app/Contents/bin/cmake/mac/share/cmake-3.26/Modules/FindPackageMessage.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6GuiTools/Qt6GuiToolsConfigVersion.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6GuiTools/Qt6GuiToolsConfigVersionImpl.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6GuiTools/Qt6GuiToolsConfig.cmake"
+ },
+ {
+ "isCMake" : true,
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Library/Application Support/JetBrains/Toolbox/apps/CLion/ch-0/232.9921.42/CLion.app/Contents/bin/cmake/mac/share/cmake-3.26/Modules/CMakeFindDependencyMacro.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6GuiTools/Qt6GuiToolsDependencies.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6GuiTools/Qt6GuiToolsTargets.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6GuiTools/Qt6GuiToolsTargets-relwithdebinfo.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6GuiTools/Qt6GuiToolsAdditionalTargetInfo.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6GuiTools/Qt6GuiToolsVersionlessTargets.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6DBus/Qt6DBusConfigVersion.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6DBus/Qt6DBusConfigVersionImpl.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6DBus/Qt6DBusConfig.cmake"
+ },
+ {
+ "isCMake" : true,
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Library/Application Support/JetBrains/Toolbox/apps/CLion/ch-0/232.9921.42/CLion.app/Contents/bin/cmake/mac/share/cmake-3.26/Modules/CMakeFindDependencyMacro.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6DBus/Qt6DBusDependencies.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6DBusTools/Qt6DBusToolsConfigVersion.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6DBusTools/Qt6DBusToolsConfigVersionImpl.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6DBusTools/Qt6DBusToolsConfig.cmake"
+ },
+ {
+ "isCMake" : true,
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Library/Application Support/JetBrains/Toolbox/apps/CLion/ch-0/232.9921.42/CLion.app/Contents/bin/cmake/mac/share/cmake-3.26/Modules/CMakeFindDependencyMacro.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6DBusTools/Qt6DBusToolsDependencies.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6DBusTools/Qt6DBusToolsTargets.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6DBusTools/Qt6DBusToolsTargets-relwithdebinfo.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6DBusTools/Qt6DBusToolsAdditionalTargetInfo.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6DBusTools/Qt6DBusToolsVersionlessTargets.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6DBus/Qt6DBusTargets.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6DBus/Qt6DBusTargets-relwithdebinfo.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6DBus/Qt6DBusAdditionalTargetInfo.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6DBus/Qt6DBusVersionlessTargets.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6DBus/Qt6DBusMacros.cmake"
+ },
+ {
+ "isCMake" : true,
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Library/Application Support/JetBrains/Toolbox/apps/CLion/ch-0/232.9921.42/CLion.app/Contents/bin/cmake/mac/share/cmake-3.26/Modules/MacroAddFileDependencies.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6Gui/Qt6GuiTargets.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6Gui/Qt6GuiTargets-relwithdebinfo.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6Gui/Qt6GuiAdditionalTargetInfo.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6Gui/Qt6GuiVersionlessTargets.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6Gui/Qt6GuiPlugins.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6Gui/Qt6QCocoaIntegrationPluginConfig.cmake"
+ },
+ {
+ "isCMake" : true,
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Library/Application Support/JetBrains/Toolbox/apps/CLion/ch-0/232.9921.42/CLion.app/Contents/bin/cmake/mac/share/cmake-3.26/Modules/CMakeFindDependencyMacro.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6Gui/Qt6QCocoaIntegrationPluginTargets.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6Gui/Qt6QCocoaIntegrationPluginTargets-relwithdebinfo.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6Gui/Qt6QCocoaIntegrationPluginAdditionalTargetInfo.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6Gui/Qt6QGifPluginConfig.cmake"
+ },
+ {
+ "isCMake" : true,
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Library/Application Support/JetBrains/Toolbox/apps/CLion/ch-0/232.9921.42/CLion.app/Contents/bin/cmake/mac/share/cmake-3.26/Modules/CMakeFindDependencyMacro.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6Gui/Qt6QGifPluginTargets.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6Gui/Qt6QGifPluginTargets-relwithdebinfo.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6Gui/Qt6QGifPluginAdditionalTargetInfo.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6Gui/Qt6QICOPluginConfig.cmake"
+ },
+ {
+ "isCMake" : true,
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Library/Application Support/JetBrains/Toolbox/apps/CLion/ch-0/232.9921.42/CLion.app/Contents/bin/cmake/mac/share/cmake-3.26/Modules/CMakeFindDependencyMacro.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6Gui/Qt6QICOPluginTargets.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6Gui/Qt6QICOPluginTargets-relwithdebinfo.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6Gui/Qt6QICOPluginAdditionalTargetInfo.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6Gui/Qt6QJpegPluginConfig.cmake"
+ },
+ {
+ "isCMake" : true,
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Library/Application Support/JetBrains/Toolbox/apps/CLion/ch-0/232.9921.42/CLion.app/Contents/bin/cmake/mac/share/cmake-3.26/Modules/CMakeFindDependencyMacro.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6Gui/Qt6QJpegPluginTargets.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6Gui/Qt6QJpegPluginTargets-relwithdebinfo.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6Gui/Qt6QJpegPluginAdditionalTargetInfo.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6Gui/Qt6QMinimalIntegrationPluginConfig.cmake"
+ },
+ {
+ "isCMake" : true,
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Library/Application Support/JetBrains/Toolbox/apps/CLion/ch-0/232.9921.42/CLion.app/Contents/bin/cmake/mac/share/cmake-3.26/Modules/CMakeFindDependencyMacro.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6Gui/Qt6QMinimalIntegrationPluginTargets.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6Gui/Qt6QMinimalIntegrationPluginTargets-relwithdebinfo.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6Gui/Qt6QMinimalIntegrationPluginAdditionalTargetInfo.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6Gui/Qt6QOffscreenIntegrationPluginConfig.cmake"
+ },
+ {
+ "isCMake" : true,
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Library/Application Support/JetBrains/Toolbox/apps/CLion/ch-0/232.9921.42/CLion.app/Contents/bin/cmake/mac/share/cmake-3.26/Modules/CMakeFindDependencyMacro.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6Gui/Qt6QOffscreenIntegrationPluginTargets.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6Gui/Qt6QOffscreenIntegrationPluginTargets-relwithdebinfo.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6Gui/Qt6QOffscreenIntegrationPluginAdditionalTargetInfo.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6Gui/Qt6QSvgIconPluginConfig.cmake"
+ },
+ {
+ "isCMake" : true,
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Library/Application Support/JetBrains/Toolbox/apps/CLion/ch-0/232.9921.42/CLion.app/Contents/bin/cmake/mac/share/cmake-3.26/Modules/CMakeFindDependencyMacro.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6Gui/Qt6QSvgIconPluginTargets.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6Gui/Qt6QSvgIconPluginTargets-relwithdebinfo.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6Gui/Qt6QSvgIconPluginAdditionalTargetInfo.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6Gui/Qt6QSvgPluginConfig.cmake"
+ },
+ {
+ "isCMake" : true,
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Library/Application Support/JetBrains/Toolbox/apps/CLion/ch-0/232.9921.42/CLion.app/Contents/bin/cmake/mac/share/cmake-3.26/Modules/CMakeFindDependencyMacro.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6Gui/Qt6QSvgPluginTargets.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6Gui/Qt6QSvgPluginTargets-relwithdebinfo.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6Gui/Qt6QSvgPluginAdditionalTargetInfo.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6Gui/Qt6QTuioTouchPluginConfig.cmake"
+ },
+ {
+ "isCMake" : true,
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Library/Application Support/JetBrains/Toolbox/apps/CLion/ch-0/232.9921.42/CLion.app/Contents/bin/cmake/mac/share/cmake-3.26/Modules/CMakeFindDependencyMacro.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6Gui/Qt6QTuioTouchPluginTargets.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6Gui/Qt6QTuioTouchPluginTargets-relwithdebinfo.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6Gui/Qt6QTuioTouchPluginAdditionalTargetInfo.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6/Qt6ConfigVersion.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6/Qt6ConfigVersionImpl.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6/Qt6Config.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6/Qt6ConfigExtras.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6/QtPublicCMakeVersionHelpers.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6/Qt6Targets.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6/Qt6VersionlessTargets.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6/QtFeature.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6/QtFeatureCommon.cmake"
+ },
+ {
+ "isCMake" : true,
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Library/Application Support/JetBrains/Toolbox/apps/CLion/ch-0/232.9921.42/CLion.app/Contents/bin/cmake/mac/share/cmake-3.26/Modules/CheckCXXCompilerFlag.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6/QtPublicAppleHelpers.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6/QtPublicFinalizerHelpers.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6/QtPublicPluginHelpers.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6/QtPublicTargetHelpers.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6/QtPublicFindPackageHelpers.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6/QtPublicTestHelpers.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6/QtPublicToolHelpers.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6/QtPublicCMakeHelpers.cmake"
+ },
+ {
+ "isCMake" : true,
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Library/Application Support/JetBrains/Toolbox/apps/CLion/ch-0/232.9921.42/CLion.app/Contents/bin/cmake/mac/share/cmake-3.26/Modules/CMakeFindDependencyMacro.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6/Qt6Dependencies.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6Xml/Qt6XmlConfigVersion.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6Xml/Qt6XmlConfigVersionImpl.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6Xml/Qt6XmlConfig.cmake"
+ },
+ {
+ "isCMake" : true,
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Library/Application Support/JetBrains/Toolbox/apps/CLion/ch-0/232.9921.42/CLion.app/Contents/bin/cmake/mac/share/cmake-3.26/Modules/CMakeFindDependencyMacro.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6Xml/Qt6XmlDependencies.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6Xml/Qt6XmlTargets.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6Xml/Qt6XmlTargets-relwithdebinfo.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6Xml/Qt6XmlAdditionalTargetInfo.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6Xml/Qt6XmlVersionlessTargets.cmake"
+ },
+ {
+ "path" : "glm/CMakeLists.txt"
+ },
+ {
+ "isCMake" : true,
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Library/Application Support/JetBrains/Toolbox/apps/CLion/ch-0/232.9921.42/CLion.app/Contents/bin/cmake/mac/share/cmake-3.26/Modules/GNUInstallDirs.cmake"
+ }
+ ],
+ "kind" : "cmakeFiles",
+ "paths" :
+ {
+ "build" : "/Users/sotech117/Documents/master/graphics/the-all-americans-in-cs1230/cmake-build-debug",
+ "source" : "/Users/sotech117/Documents/master/graphics/the-all-americans-in-cs1230"
+ },
+ "version" :
+ {
+ "major" : 1,
+ "minor" : 0
+ }
+}
diff --git a/cmake-build-debug/.cmake/api/v1/reply/codemodel-v2-d2315792d3e6b00b2998.json b/cmake-build-debug/.cmake/api/v1/reply/codemodel-v2-d2315792d3e6b00b2998.json
new file mode 100644
index 0000000..6438439
--- /dev/null
+++ b/cmake-build-debug/.cmake/api/v1/reply/codemodel-v2-d2315792d3e6b00b2998.json
@@ -0,0 +1,94 @@
+{
+ "configurations" :
+ [
+ {
+ "directories" :
+ [
+ {
+ "build" : ".",
+ "childIndexes" :
+ [
+ 1
+ ],
+ "jsonFile" : "directory-.-Debug-f5ebdc15457944623624.json",
+ "minimumCMakeVersion" :
+ {
+ "string" : "3.16"
+ },
+ "projectIndex" : 0,
+ "source" : ".",
+ "targetIndexes" :
+ [
+ 0,
+ 1,
+ 2
+ ]
+ },
+ {
+ "build" : "glm",
+ "jsonFile" : "directory-glm-Debug-2bef2a2728e6bac3f360.json",
+ "minimumCMakeVersion" :
+ {
+ "string" : "3.16"
+ },
+ "parentIndex" : 0,
+ "projectIndex" : 0,
+ "source" : "glm"
+ }
+ ],
+ "name" : "Debug",
+ "projects" :
+ [
+ {
+ "directoryIndexes" :
+ [
+ 0,
+ 1
+ ],
+ "name" : "projects_ray",
+ "targetIndexes" :
+ [
+ 0,
+ 1,
+ 2
+ ]
+ }
+ ],
+ "targets" :
+ [
+ {
+ "directoryIndex" : 0,
+ "id" : "projects_ray::@6890427a1f51a3e7e1df",
+ "jsonFile" : "target-projects_ray-Debug-d9903edc81073fcec2d7.json",
+ "name" : "projects_ray",
+ "projectIndex" : 0
+ },
+ {
+ "directoryIndex" : 0,
+ "id" : "projects_ray_autogen::@6890427a1f51a3e7e1df",
+ "jsonFile" : "target-projects_ray_autogen-Debug-e02ef12cced0b8364953.json",
+ "name" : "projects_ray_autogen",
+ "projectIndex" : 0
+ },
+ {
+ "directoryIndex" : 0,
+ "id" : "projects_ray_autogen_timestamp_deps::@6890427a1f51a3e7e1df",
+ "jsonFile" : "target-projects_ray_autogen_timestamp_deps-Debug-55dec22dd9da92fe9f6e.json",
+ "name" : "projects_ray_autogen_timestamp_deps",
+ "projectIndex" : 0
+ }
+ ]
+ }
+ ],
+ "kind" : "codemodel",
+ "paths" :
+ {
+ "build" : "/Users/sotech117/Documents/master/graphics/the-all-americans-in-cs1230/cmake-build-debug",
+ "source" : "/Users/sotech117/Documents/master/graphics/the-all-americans-in-cs1230"
+ },
+ "version" :
+ {
+ "major" : 2,
+ "minor" : 5
+ }
+}
diff --git a/cmake-build-debug/.cmake/api/v1/reply/directory-.-Debug-f5ebdc15457944623624.json b/cmake-build-debug/.cmake/api/v1/reply/directory-.-Debug-f5ebdc15457944623624.json
new file mode 100644
index 0000000..3a67af9
--- /dev/null
+++ b/cmake-build-debug/.cmake/api/v1/reply/directory-.-Debug-f5ebdc15457944623624.json
@@ -0,0 +1,14 @@
+{
+ "backtraceGraph" :
+ {
+ "commands" : [],
+ "files" : [],
+ "nodes" : []
+ },
+ "installers" : [],
+ "paths" :
+ {
+ "build" : ".",
+ "source" : "."
+ }
+}
diff --git a/cmake-build-debug/.cmake/api/v1/reply/directory-glm-Debug-2bef2a2728e6bac3f360.json b/cmake-build-debug/.cmake/api/v1/reply/directory-glm-Debug-2bef2a2728e6bac3f360.json
new file mode 100644
index 0000000..b04b50c
--- /dev/null
+++ b/cmake-build-debug/.cmake/api/v1/reply/directory-glm-Debug-2bef2a2728e6bac3f360.json
@@ -0,0 +1,14 @@
+{
+ "backtraceGraph" :
+ {
+ "commands" : [],
+ "files" : [],
+ "nodes" : []
+ },
+ "installers" : [],
+ "paths" :
+ {
+ "build" : "glm",
+ "source" : "glm"
+ }
+}
diff --git a/cmake-build-debug/.cmake/api/v1/reply/index-2023-12-08T16-05-40-0603.json b/cmake-build-debug/.cmake/api/v1/reply/index-2023-12-08T16-05-40-0603.json
new file mode 100644
index 0000000..ab2a326
--- /dev/null
+++ b/cmake-build-debug/.cmake/api/v1/reply/index-2023-12-08T16-05-40-0603.json
@@ -0,0 +1,108 @@
+{
+ "cmake" :
+ {
+ "generator" :
+ {
+ "multiConfig" : false,
+ "name" : "Ninja"
+ },
+ "paths" :
+ {
+ "cmake" : "/Users/sotech117/Library/Application Support/JetBrains/Toolbox/apps/CLion/ch-0/232.9921.42/CLion.app/Contents/bin/cmake/mac/bin/cmake",
+ "cpack" : "/Users/sotech117/Library/Application Support/JetBrains/Toolbox/apps/CLion/ch-0/232.9921.42/CLion.app/Contents/bin/cmake/mac/bin/cpack",
+ "ctest" : "/Users/sotech117/Library/Application Support/JetBrains/Toolbox/apps/CLion/ch-0/232.9921.42/CLion.app/Contents/bin/cmake/mac/bin/ctest",
+ "root" : "/Users/sotech117/Library/Application Support/JetBrains/Toolbox/apps/CLion/ch-0/232.9921.42/CLion.app/Contents/bin/cmake/mac/share/cmake-3.26"
+ },
+ "version" :
+ {
+ "isDirty" : false,
+ "major" : 3,
+ "minor" : 26,
+ "patch" : 4,
+ "string" : "3.26.4",
+ "suffix" : ""
+ }
+ },
+ "objects" :
+ [
+ {
+ "jsonFile" : "codemodel-v2-d2315792d3e6b00b2998.json",
+ "kind" : "codemodel",
+ "version" :
+ {
+ "major" : 2,
+ "minor" : 5
+ }
+ },
+ {
+ "jsonFile" : "cache-v2-054d85ec6bfa71438031.json",
+ "kind" : "cache",
+ "version" :
+ {
+ "major" : 2,
+ "minor" : 0
+ }
+ },
+ {
+ "jsonFile" : "cmakeFiles-v1-2623e935aa82cc3da245.json",
+ "kind" : "cmakeFiles",
+ "version" :
+ {
+ "major" : 1,
+ "minor" : 0
+ }
+ },
+ {
+ "jsonFile" : "toolchains-v1-577ea0f3a8aa7156cbd5.json",
+ "kind" : "toolchains",
+ "version" :
+ {
+ "major" : 1,
+ "minor" : 0
+ }
+ }
+ ],
+ "reply" :
+ {
+ "cache-v2" :
+ {
+ "jsonFile" : "cache-v2-054d85ec6bfa71438031.json",
+ "kind" : "cache",
+ "version" :
+ {
+ "major" : 2,
+ "minor" : 0
+ }
+ },
+ "cmakeFiles-v1" :
+ {
+ "jsonFile" : "cmakeFiles-v1-2623e935aa82cc3da245.json",
+ "kind" : "cmakeFiles",
+ "version" :
+ {
+ "major" : 1,
+ "minor" : 0
+ }
+ },
+ "codemodel-v2" :
+ {
+ "jsonFile" : "codemodel-v2-d2315792d3e6b00b2998.json",
+ "kind" : "codemodel",
+ "version" :
+ {
+ "major" : 2,
+ "minor" : 5
+ }
+ },
+ "toolchains-v1" :
+ {
+ "jsonFile" : "toolchains-v1-577ea0f3a8aa7156cbd5.json",
+ "kind" : "toolchains",
+ "version" :
+ {
+ "major" : 1,
+ "minor" : 0
+ }
+ }
+ }
+}
diff --git a/cmake-build-debug/.cmake/api/v1/reply/target-projects_ray-Debug-d9903edc81073fcec2d7.json b/cmake-build-debug/.cmake/api/v1/reply/target-projects_ray-Debug-d9903edc81073fcec2d7.json
new file mode 100644
index 0000000..3a4c0a4
--- /dev/null
+++ b/cmake-build-debug/.cmake/api/v1/reply/target-projects_ray-Debug-d9903edc81073fcec2d7.json
@@ -0,0 +1,742 @@
+{
+ "artifacts" :
+ [
+ {
+ "path" : "projects_ray"
+ }
+ ],
+ "backtrace" : 1,
+ "backtraceGraph" :
+ {
+ "commands" :
+ [
+ "add_executable",
+ "set_target_properties",
+ "include",
+ "find_package",
+ "find_dependency",
+ "_qt_internal_find_qt_dependencies",
+ "add_definitions",
+ "target_link_libraries",
+ "include_directories"
+ ],
+ "files" :
+ [
+ "CMakeLists.txt",
+ "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6Concurrent/Qt6ConcurrentVersionlessTargets.cmake",
+ "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6Concurrent/Qt6ConcurrentConfig.cmake",
+ "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6/Qt6Config.cmake",
+ "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6Gui/Qt6GuiVersionlessTargets.cmake",
+ "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6Gui/Qt6GuiConfig.cmake",
+ "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6Gui/Qt6GuiTargets.cmake",
+ "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6Xml/Qt6XmlVersionlessTargets.cmake",
+ "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6Xml/Qt6XmlConfig.cmake",
+ "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6Core/Qt6CoreVersionlessTargets.cmake",
+ "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6Core/Qt6CoreConfig.cmake",
+ "/Users/sotech117/Library/Application Support/JetBrains/Toolbox/apps/CLion/ch-0/232.9921.42/CLion.app/Contents/bin/cmake/mac/share/cmake-3.26/Modules/CMakeFindDependencyMacro.cmake",
+ "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake",
+ "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6Concurrent/Qt6ConcurrentDependencies.cmake",
+ "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6Core/Qt6CoreTargets.cmake"
+ ],
+ "nodes" :
+ [
+ {
+ "file" : 0
+ },
+ {
+ "command" : 0,
+ "file" : 0,
+ "line" : 28,
+ "parent" : 0
+ },
+ {
+ "command" : 3,
+ "file" : 0,
+ "line" : 17,
+ "parent" : 0
+ },
+ {
+ "file" : 3,
+ "parent" : 2
+ },
+ {
+ "command" : 3,
+ "file" : 3,
+ "line" : 157,
+ "parent" : 3
+ },
+ {
+ "file" : 2,
+ "parent" : 4
+ },
+ {
+ "command" : 2,
+ "file" : 2,
+ "line" : 55,
+ "parent" : 5
+ },
+ {
+ "file" : 1,
+ "parent" : 6
+ },
+ {
+ "command" : 1,
+ "file" : 1,
+ "line" : 61,
+ "parent" : 7
+ },
+ {
+ "command" : 3,
+ "file" : 0,
+ "line" : 19,
+ "parent" : 0
+ },
+ {
+ "file" : 3,
+ "parent" : 9
+ },
+ {
+ "command" : 3,
+ "file" : 3,
+ "line" : 157,
+ "parent" : 10
+ },
+ {
+ "file" : 5,
+ "parent" : 11
+ },
+ {
+ "command" : 2,
+ "file" : 5,
+ "line" : 55,
+ "parent" : 12
+ },
+ {
+ "file" : 4,
+ "parent" : 13
+ },
+ {
+ "command" : 1,
+ "file" : 4,
+ "line" : 61,
+ "parent" : 14
+ },
+ {
+ "command" : 2,
+ "file" : 5,
+ "line" : 52,
+ "parent" : 12
+ },
+ {
+ "file" : 6,
+ "parent" : 16
+ },
+ {
+ "command" : 1,
+ "file" : 6,
+ "line" : 62,
+ "parent" : 17
+ },
+ {
+ "command" : 3,
+ "file" : 0,
+ "line" : 20,
+ "parent" : 0
+ },
+ {
+ "file" : 3,
+ "parent" : 19
+ },
+ {
+ "command" : 3,
+ "file" : 3,
+ "line" : 157,
+ "parent" : 20
+ },
+ {
+ "file" : 8,
+ "parent" : 21
+ },
+ {
+ "command" : 2,
+ "file" : 8,
+ "line" : 55,
+ "parent" : 22
+ },
+ {
+ "file" : 7,
+ "parent" : 23
+ },
+ {
+ "command" : 1,
+ "file" : 7,
+ "line" : 61,
+ "parent" : 24
+ },
+ {
+ "command" : 2,
+ "file" : 2,
+ "line" : 40,
+ "parent" : 5
+ },
+ {
+ "file" : 13,
+ "parent" : 26
+ },
+ {
+ "command" : 5,
+ "file" : 13,
+ "line" : 39,
+ "parent" : 27
+ },
+ {
+ "command" : 4,
+ "file" : 12,
+ "line" : 111,
+ "parent" : 28
+ },
+ {
+ "command" : 3,
+ "file" : 11,
+ "line" : 76,
+ "parent" : 29
+ },
+ {
+ "file" : 10,
+ "parent" : 30
+ },
+ {
+ "command" : 2,
+ "file" : 10,
+ "line" : 55,
+ "parent" : 31
+ },
+ {
+ "file" : 9,
+ "parent" : 32
+ },
+ {
+ "command" : 1,
+ "file" : 9,
+ "line" : 61,
+ "parent" : 33
+ },
+ {
+ "command" : 2,
+ "file" : 10,
+ "line" : 52,
+ "parent" : 31
+ },
+ {
+ "file" : 14,
+ "parent" : 35
+ },
+ {
+ "command" : 1,
+ "file" : 14,
+ "line" : 62,
+ "parent" : 36
+ },
+ {
+ "command" : 6,
+ "file" : 0,
+ "line" : 25,
+ "parent" : 0
+ },
+ {
+ "command" : 7,
+ "file" : 0,
+ "line" : 66,
+ "parent" : 0
+ },
+ {
+ "command" : 8,
+ "file" : 0,
+ "line" : 23,
+ "parent" : 0
+ }
+ ]
+ },
+ "compileGroups" :
+ [
+ {
+ "compileCommandFragments" :
+ [
+ {
+ "fragment" : "-Wno-deprecated-volatile -g -std=gnu++20 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX13.1.sdk -fcolor-diagnostics"
+ }
+ ],
+ "defines" :
+ [
+ {
+ "backtrace" : 38,
+ "define" : "GLM_FORCE_SWIZZLE"
+ },
+ {
+ "backtrace" : 39,
+ "define" : "QT_CONCURRENT_LIB"
+ },
+ {
+ "backtrace" : 39,
+ "define" : "QT_CORE_LIB"
+ },
+ {
+ "backtrace" : 39,
+ "define" : "QT_GUI_LIB"
+ },
+ {
+ "backtrace" : 39,
+ "define" : "QT_XML_LIB"
+ }
+ ],
+ "includes" :
+ [
+ {
+ "path" : "/Users/sotech117/Documents/master/graphics/the-all-americans-in-cs1230/cmake-build-debug"
+ },
+ {
+ "path" : "/Users/sotech117/Documents/master/graphics/the-all-americans-in-cs1230"
+ },
+ {
+ "backtrace" : 0,
+ "path" : "/Users/sotech117/Documents/master/graphics/the-all-americans-in-cs1230/cmake-build-debug/projects_ray_autogen/include"
+ },
+ {
+ "backtrace" : 40,
+ "path" : "/Users/sotech117/Documents/master/graphics/the-all-americans-in-cs1230/src"
+ },
+ {
+ "backtrace" : 39,
+ "isSystem" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/QtConcurrent.framework/Headers"
+ },
+ {
+ "backtrace" : 39,
+ "isSystem" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/QtConcurrent.framework"
+ },
+ {
+ "backtrace" : 39,
+ "isSystem" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/QtCore.framework/Headers"
+ },
+ {
+ "backtrace" : 39,
+ "isSystem" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/QtCore.framework"
+ },
+ {
+ "backtrace" : 39,
+ "isSystem" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/mkspecs/macx-clang"
+ },
+ {
+ "backtrace" : 39,
+ "isSystem" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/include"
+ },
+ {
+ "backtrace" : 39,
+ "isSystem" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/QtGui.framework/Headers"
+ },
+ {
+ "backtrace" : 39,
+ "isSystem" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/QtGui.framework"
+ },
+ {
+ "backtrace" : 39,
+ "isSystem" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/QtXml.framework/Headers"
+ },
+ {
+ "backtrace" : 39,
+ "isSystem" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/QtXml.framework"
+ }
+ ],
+ "language" : "CXX",
+ "languageStandard" :
+ {
+ "backtraces" :
+ [
+ 39,
+ 39
+ ],
+ "standard" : "20"
+ },
+ "sourceIndexes" :
+ [
+ 0,
+ 1,
+ 2,
+ 3,
+ 4,
+ 5,
+ 6,
+ 14,
+ 15,
+ 16,
+ 17,
+ 18,
+ 19,
+ 20,
+ 21,
+ 22,
+ 23,
+ 24,
+ 25,
+ 27,
+ 29
+ ]
+ }
+ ],
+ "dependencies" :
+ [
+ {
+ "id" : "projects_ray_autogen_timestamp_deps::@6890427a1f51a3e7e1df"
+ },
+ {
+ "backtrace" : 0,
+ "id" : "projects_ray_autogen::@6890427a1f51a3e7e1df"
+ }
+ ],
+ "id" : "projects_ray::@6890427a1f51a3e7e1df",
+ "link" :
+ {
+ "commandFragments" :
+ [
+ {
+ "fragment" : "-Wno-deprecated-volatile -g",
+ "role" : "flags"
+ },
+ {
+ "fragment" : "",
+ "role" : "flags"
+ },
+ {
+ "fragment" : "-F/Users/sotech117/Qt/6.5.2/macos/lib",
+ "role" : "frameworkPath"
+ },
+ {
+ "fragment" : "-Wl,-rpath,/Users/sotech117/Qt/6.5.2/macos/lib",
+ "role" : "libraries"
+ },
+ {
+ "backtrace" : 8,
+ "fragment" : "/Users/sotech117/Qt/6.5.2/macos/lib/QtConcurrent.framework/Versions/A/QtConcurrent",
+ "role" : "libraries"
+ },
+ {
+ "backtrace" : 15,
+ "fragment" : "/Users/sotech117/Qt/6.5.2/macos/lib/QtGui.framework/Versions/A/QtGui",
+ "role" : "libraries"
+ },
+ {
+ "fragment" : "-Xlinker -framework -Xlinker OpenGL",
+ "role" : "libraries"
+ },
+ {
+ "fragment" : "-Xlinker -framework -Xlinker AGL",
+ "role" : "libraries"
+ },
+ {
+ "backtrace" : 18,
+ "fragment" : "-framework AppKit",
+ "role" : "libraries"
+ },
+ {
+ "backtrace" : 18,
+ "fragment" : "-framework ImageIO",
+ "role" : "libraries"
+ },
+ {
+ "backtrace" : 18,
+ "fragment" : "-framework Metal",
+ "role" : "libraries"
+ },
+ {
+ "backtrace" : 25,
+ "fragment" : "/Users/sotech117/Qt/6.5.2/macos/lib/QtXml.framework/Versions/A/QtXml",
+ "role" : "libraries"
+ },
+ {
+ "backtrace" : 34,
+ "fragment" : "/Users/sotech117/Qt/6.5.2/macos/lib/QtCore.framework/Versions/A/QtCore",
+ "role" : "libraries"
+ },
+ {
+ "backtrace" : 37,
+ "fragment" : "-framework IOKit",
+ "role" : "libraries"
+ },
+ {
+ "backtrace" : 37,
+ "fragment" : "-framework DiskArbitration",
+ "role" : "libraries"
+ }
+ ],
+ "language" : "CXX"
+ },
+ "name" : "projects_ray",
+ "nameOnDisk" : "projects_ray",
+ "paths" :
+ {
+ "build" : ".",
+ "source" : "."
+ },
+ "sourceGroups" :
+ [
+ {
+ "name" : "Source Files",
+ "sourceIndexes" :
+ [
+ 0,
+ 1,
+ 2,
+ 3,
+ 4,
+ 5,
+ 6,
+ 14,
+ 15,
+ 16,
+ 17,
+ 18,
+ 19,
+ 20,
+ 21,
+ 22,
+ 23,
+ 24,
+ 25,
+ 27,
+ 29
+ ]
+ },
+ {
+ "name" : "Header Files",
+ "sourceIndexes" :
+ [
+ 7,
+ 8,
+ 9,
+ 10,
+ 11,
+ 12,
+ 13,
+ 26,
+ 28,
+ 30
+ ]
+ },
+ {
+ "name" : "",
+ "sourceIndexes" :
+ [
+ 31
+ ]
+ },
+ {
+ "name" : "CMake Rules",
+ "sourceIndexes" :
+ [
+ 32
+ ]
+ }
+ ],
+ "sources" :
+ [
+ {
+ "backtrace" : 0,
+ "compileGroupIndex" : 0,
+ "isGenerated" : true,
+ "path" : "cmake-build-debug/projects_ray_autogen/mocs_compilation.cpp",
+ "sourceGroupIndex" : 0
+ },
+ {
+ "backtrace" : 1,
+ "compileGroupIndex" : 0,
+ "path" : "src/main.cpp",
+ "sourceGroupIndex" : 0
+ },
+ {
+ "backtrace" : 1,
+ "compileGroupIndex" : 0,
+ "path" : "src/camera/camera.cpp",
+ "sourceGroupIndex" : 0
+ },
+ {
+ "backtrace" : 1,
+ "compileGroupIndex" : 0,
+ "path" : "src/raytracer/raytracer.cpp",
+ "sourceGroupIndex" : 0
+ },
+ {
+ "backtrace" : 1,
+ "compileGroupIndex" : 0,
+ "path" : "src/raytracer/raytracescene.cpp",
+ "sourceGroupIndex" : 0
+ },
+ {
+ "backtrace" : 1,
+ "compileGroupIndex" : 0,
+ "path" : "src/utils/scenefilereader.cpp",
+ "sourceGroupIndex" : 0
+ },
+ {
+ "backtrace" : 1,
+ "compileGroupIndex" : 0,
+ "path" : "src/utils/sceneparser.cpp",
+ "sourceGroupIndex" : 0
+ },
+ {
+ "backtrace" : 1,
+ "path" : "src/camera/camera.h",
+ "sourceGroupIndex" : 1
+ },
+ {
+ "backtrace" : 1,
+ "path" : "src/raytracer/raytracer.h",
+ "sourceGroupIndex" : 1
+ },
+ {
+ "backtrace" : 1,
+ "path" : "src/raytracer/raytracescene.h",
+ "sourceGroupIndex" : 1
+ },
+ {
+ "backtrace" : 1,
+ "path" : "src/utils/rgba.h",
+ "sourceGroupIndex" : 1
+ },
+ {
+ "backtrace" : 1,
+ "path" : "src/utils/scenedata.h",
+ "sourceGroupIndex" : 1
+ },
+ {
+ "backtrace" : 1,
+ "path" : "src/utils/scenefilereader.h",
+ "sourceGroupIndex" : 1
+ },
+ {
+ "backtrace" : 1,
+ "path" : "src/utils/sceneparser.h",
+ "sourceGroupIndex" : 1
+ },
+ {
+ "backtrace" : 1,
+ "compileGroupIndex" : 0,
+ "path" : "src/intersect/intersect.cpp",
+ "sourceGroupIndex" : 0
+ },
+ {
+ "backtrace" : 1,
+ "compileGroupIndex" : 0,
+ "path" : "src/illuminate/illuminate.cpp",
+ "sourceGroupIndex" : 0
+ },
+ {
+ "backtrace" : 1,
+ "compileGroupIndex" : 0,
+ "path" : "src/illuminate/shadow.cpp",
+ "sourceGroupIndex" : 0
+ },
+ {
+ "backtrace" : 1,
+ "compileGroupIndex" : 0,
+ "path" : "src/illuminate/reflect.cpp",
+ "sourceGroupIndex" : 0
+ },
+ {
+ "backtrace" : 1,
+ "compileGroupIndex" : 0,
+ "path" : "src/texture/texture.cpp",
+ "sourceGroupIndex" : 0
+ },
+ {
+ "backtrace" : 1,
+ "compileGroupIndex" : 0,
+ "path" : "src/intersect/normals.cpp",
+ "sourceGroupIndex" : 0
+ },
+ {
+ "backtrace" : 1,
+ "compileGroupIndex" : 0,
+ "path" : "src/utils/raytracerutils.cpp",
+ "sourceGroupIndex" : 0
+ },
+ {
+ "backtrace" : 1,
+ "compileGroupIndex" : 0,
+ "path" : "src/aliasing/supersample.cpp",
+ "sourceGroupIndex" : 0
+ },
+ {
+ "backtrace" : 1,
+ "compileGroupIndex" : 0,
+ "path" : "src/aliasing/filter.cpp",
+ "sourceGroupIndex" : 0
+ },
+ {
+ "backtrace" : 1,
+ "compileGroupIndex" : 0,
+ "path" : "src/accelerate/myqthreads.cpp",
+ "sourceGroupIndex" : 0
+ },
+ {
+ "backtrace" : 1,
+ "compileGroupIndex" : 0,
+ "path" : "src/accelerate/myqtconcurrent.cpp",
+ "sourceGroupIndex" : 0
+ },
+ {
+ "backtrace" : 1,
+ "compileGroupIndex" : 0,
+ "path" : "src/accelerate/kdtree.cpp",
+ "sourceGroupIndex" : 0
+ },
+ {
+ "backtrace" : 1,
+ "path" : "src/accelerate/kdtree.h",
+ "sourceGroupIndex" : 1
+ },
+ {
+ "backtrace" : 1,
+ "compileGroupIndex" : 0,
+ "path" : "src/accelerate/bvh.cpp",
+ "sourceGroupIndex" : 0
+ },
+ {
+ "backtrace" : 1,
+ "path" : "src/accelerate/bvh.h",
+ "sourceGroupIndex" : 1
+ },
+ {
+ "backtrace" : 1,
+ "compileGroupIndex" : 0,
+ "path" : "src/4dvecops/vectoroperations.cpp",
+ "sourceGroupIndex" : 0
+ },
+ {
+ "backtrace" : 1,
+ "path" : "src/4dvecops/vectoroperations.h",
+ "sourceGroupIndex" : 1
+ },
+ {
+ "backtrace" : 0,
+ "isGenerated" : true,
+ "path" : "cmake-build-debug/projects_ray_autogen/timestamp",
+ "sourceGroupIndex" : 2
+ },
+ {
+ "backtrace" : 0,
+ "isGenerated" : true,
+ "path" : "cmake-build-debug/projects_ray_autogen/timestamp.rule",
+ "sourceGroupIndex" : 3
+ }
+ ],
+ "type" : "EXECUTABLE"
+}
diff --git a/cmake-build-debug/.cmake/api/v1/reply/target-projects_ray_autogen-Debug-e02ef12cced0b8364953.json b/cmake-build-debug/.cmake/api/v1/reply/target-projects_ray_autogen-Debug-e02ef12cced0b8364953.json
new file mode 100644
index 0000000..e929ceb
--- /dev/null
+++ b/cmake-build-debug/.cmake/api/v1/reply/target-projects_ray_autogen-Debug-e02ef12cced0b8364953.json
@@ -0,0 +1,71 @@
+{
+ "backtrace" : 0,
+ "backtraceGraph" :
+ {
+ "commands" : [],
+ "files" :
+ [
+ "CMakeLists.txt"
+ ],
+ "nodes" :
+ [
+ {
+ "file" : 0
+ }
+ ]
+ },
+ "dependencies" :
+ [
+ {
+ "id" : "projects_ray_autogen_timestamp_deps::@6890427a1f51a3e7e1df"
+ }
+ ],
+ "id" : "projects_ray_autogen::@6890427a1f51a3e7e1df",
+ "isGeneratorProvided" : true,
+ "name" : "projects_ray_autogen",
+ "paths" :
+ {
+ "build" : ".",
+ "source" : "."
+ },
+ "sourceGroups" :
+ [
+ {
+ "name" : "",
+ "sourceIndexes" :
+ [
+ 0
+ ]
+ },
+ {
+ "name" : "CMake Rules",
+ "sourceIndexes" :
+ [
+ 1,
+ 2
+ ]
+ }
+ ],
+ "sources" :
+ [
+ {
+ "backtrace" : 0,
+ "isGenerated" : true,
+ "path" : "cmake-build-debug/CMakeFiles/projects_ray_autogen",
+ "sourceGroupIndex" : 0
+ },
+ {
+ "backtrace" : 0,
+ "isGenerated" : true,
+ "path" : "cmake-build-debug/CMakeFiles/projects_ray_autogen.rule",
+ "sourceGroupIndex" : 1
+ },
+ {
+ "backtrace" : 0,
+ "isGenerated" : true,
+ "path" : "cmake-build-debug/projects_ray_autogen/timestamp.rule",
+ "sourceGroupIndex" : 1
+ }
+ ],
+ "type" : "UTILITY"
+}
diff --git a/cmake-build-debug/.cmake/api/v1/reply/target-projects_ray_autogen_timestamp_deps-Debug-55dec22dd9da92fe9f6e.json b/cmake-build-debug/.cmake/api/v1/reply/target-projects_ray_autogen_timestamp_deps-Debug-55dec22dd9da92fe9f6e.json
new file mode 100644
index 0000000..56502cd
--- /dev/null
+++ b/cmake-build-debug/.cmake/api/v1/reply/target-projects_ray_autogen_timestamp_deps-Debug-55dec22dd9da92fe9f6e.json
@@ -0,0 +1,58 @@
+{
+ "backtrace" : 0,
+ "backtraceGraph" :
+ {
+ "commands" : [],
+ "files" :
+ [
+ "CMakeLists.txt"
+ ],
+ "nodes" :
+ [
+ {
+ "file" : 0
+ }
+ ]
+ },
+ "id" : "projects_ray_autogen_timestamp_deps::@6890427a1f51a3e7e1df",
+ "isGeneratorProvided" : true,
+ "name" : "projects_ray_autogen_timestamp_deps",
+ "paths" :
+ {
+ "build" : ".",
+ "source" : "."
+ },
+ "sourceGroups" :
+ [
+ {
+ "name" : "",
+ "sourceIndexes" :
+ [
+ 0
+ ]
+ },
+ {
+ "name" : "CMake Rules",
+ "sourceIndexes" :
+ [
+ 1
+ ]
+ }
+ ],
+ "sources" :
+ [
+ {
+ "backtrace" : 0,
+ "isGenerated" : true,
+ "path" : "cmake-build-debug/CMakeFiles/projects_ray_autogen_timestamp_deps",
+ "sourceGroupIndex" : 0
+ },
+ {
+ "backtrace" : 0,
+ "isGenerated" : true,
+ "path" : "cmake-build-debug/CMakeFiles/projects_ray_autogen_timestamp_deps.rule",
+ "sourceGroupIndex" : 1
+ }
+ ],
+ "type" : "UTILITY"
+}
diff --git a/cmake-build-debug/.cmake/api/v1/reply/toolchains-v1-577ea0f3a8aa7156cbd5.json b/cmake-build-debug/.cmake/api/v1/reply/toolchains-v1-577ea0f3a8aa7156cbd5.json
new file mode 100644
index 0000000..b9067e3
--- /dev/null
+++ b/cmake-build-debug/.cmake/api/v1/reply/toolchains-v1-577ea0f3a8aa7156cbd5.json
@@ -0,0 +1,57 @@
+{
+ "kind" : "toolchains",
+ "toolchains" :
+ [
+ {
+ "compiler" :
+ {
+ "id" : "AppleClang",
+ "implicit" :
+ {
+ "includeDirectories" :
+ [
+ "/Library/Developer/CommandLineTools/SDKs/MacOSX13.1.sdk/usr/include/c++/v1",
+ "/Library/Developer/CommandLineTools/usr/lib/clang/14.0.0/include",
+ "/Library/Developer/CommandLineTools/SDKs/MacOSX13.1.sdk/usr/include",
+ "/Library/Developer/CommandLineTools/usr/include"
+ ],
+ "linkDirectories" :
+ [
+ "/Library/Developer/CommandLineTools/SDKs/MacOSX13.1.sdk/usr/lib"
+ ],
+ "linkFrameworkDirectories" :
+ [
+ "/Library/Developer/CommandLineTools/SDKs/MacOSX13.1.sdk/System/Library/Frameworks"
+ ],
+ "linkLibraries" :
+ [
+ "c++"
+ ]
+ },
+ "path" : "/Library/Developer/CommandLineTools/usr/bin/c++",
+ "version" : "14.0.0.14000029"
+ },
+ "language" : "CXX",
+ "sourceFileExtensions" :
+ [
+ "C",
+ "M",
+ "c++",
+ "cc",
+ "cpp",
+ "cxx",
+ "m",
+ "mm",
+ "mpp",
+ "CPP",
+ "ixx",
+ "cppm"
+ ]
+ }
+ ],
+ "version" :
+ {
+ "major" : 1,
+ "minor" : 0
+ }
+}