aboutsummaryrefslogtreecommitdiff
path: root/cmake-build-debug/.cmake/api
diff options
context:
space:
mode:
authorsotech117 <michael_foiani@brown.edu>2023-12-08 12:33:50 -0500
committersotech117 <michael_foiani@brown.edu>2023-12-08 12:33:50 -0500
commitaf7b163040e76c5bbd64742738653531e24e77e6 (patch)
tree9d53b418b1e82e2900ae3a07dfe4589849470f94 /cmake-build-debug/.cmake/api
parentda8da03ee0b45f3adb6d12d412610bd86cf93a3d (diff)
add 4d rotation ops and view matrix calculation
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-14565ebda493f470ac4d.json6047
-rw-r--r--cmake-build-debug/.cmake/api/v1/reply/cmakeFiles-v1-2e43d4ce0e510d552c0d.json2123
-rw-r--r--cmake-build-debug/.cmake/api/v1/reply/codemodel-v2-95770949c61bb1129dbf.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-08T17-24-47-0256.json108
-rw-r--r--cmake-build-debug/.cmake/api/v1/reply/target-projects_ray-Debug-a2e55e6ab4494b02bf1d.json934
-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, 9520 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-14565ebda493f470ac4d.json b/cmake-build-debug/.cmake/api/v1/reply/cache-v2-14565ebda493f470ac4d.json
new file mode 100644
index 0000000..601c6c1
--- /dev/null
+++ b/cmake-build-debug/.cmake/api/v1/reply/cache-v2-14565ebda493f470ac4d.json
@@ -0,0 +1,6047 @@
+{
+ "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_abstractbutton",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: abstractbutton (from target Qt6::Widgets)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "ON"
+ },
+ {
+ "name" : "QT_FEATURE_abstractslider",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: abstractslider (from target Qt6::Widgets)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "ON"
+ },
+ {
+ "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_buttongroup",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: buttongroup (from target Qt6::Widgets)"
+ }
+ ],
+ "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_calendarwidget",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: calendarwidget (from target Qt6::Widgets)"
+ }
+ ],
+ "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_checkbox",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: checkbox (from target Qt6::Widgets)"
+ }
+ ],
+ "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_colordialog",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: colordialog (from target Qt6::Widgets)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "ON"
+ },
+ {
+ "name" : "QT_FEATURE_colornames",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: colornames (from target Qt6::Gui)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "ON"
+ },
+ {
+ "name" : "QT_FEATURE_columnview",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: columnview (from target Qt6::Widgets)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "ON"
+ },
+ {
+ "name" : "QT_FEATURE_combobox",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: combobox (from target Qt6::Widgets)"
+ }
+ ],
+ "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_commandlinkbutton",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: commandlinkbutton (from target Qt6::Widgets)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "ON"
+ },
+ {
+ "name" : "QT_FEATURE_completer",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: completer (from target Qt6::Widgets)"
+ }
+ ],
+ "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_contextmenu",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: contextmenu (from target Qt6::Widgets)"
+ }
+ ],
+ "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_datawidgetmapper",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: datawidgetmapper (from target Qt6::Widgets)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "ON"
+ },
+ {
+ "name" : "QT_FEATURE_datestring",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: datestring (from target Qt6::Core)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "ON"
+ },
+ {
+ "name" : "QT_FEATURE_datetimeedit",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: datetimeedit (from target Qt6::Widgets)"
+ }
+ ],
+ "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_dial",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: dial (from target Qt6::Widgets)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "ON"
+ },
+ {
+ "name" : "QT_FEATURE_dialog",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: dialog (from target Qt6::Widgets)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "ON"
+ },
+ {
+ "name" : "QT_FEATURE_dialogbuttonbox",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: dialogbuttonbox (from target Qt6::Widgets)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "ON"
+ },
+ {
+ "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_dockwidget",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: dockwidget (from target Qt6::Widgets)"
+ }
+ ],
+ "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_effects",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: effects (from target Qt6::Widgets)"
+ }
+ ],
+ "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_errormessage",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: errormessage (from target Qt6::Widgets)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "ON"
+ },
+ {
+ "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_filedialog",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: filedialog (from target Qt6::Widgets)"
+ }
+ ],
+ "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_fontcombobox",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: fontcombobox (from target Qt6::Widgets)"
+ }
+ ],
+ "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_fontdialog",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: fontdialog (from target Qt6::Widgets)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "ON"
+ },
+ {
+ "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_formlayout",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: formlayout (from target Qt6::Widgets)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "ON"
+ },
+ {
+ "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_fscompleter",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: fscompleter (from target Qt6::Widgets)"
+ }
+ ],
+ "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_graphicseffect",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: graphicseffect (from target Qt6::Widgets)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "ON"
+ },
+ {
+ "name" : "QT_FEATURE_graphicsview",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: graphicsview (from target Qt6::Widgets)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "ON"
+ },
+ {
+ "name" : "QT_FEATURE_groupbox",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: groupbox (from target Qt6::Widgets)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "ON"
+ },
+ {
+ "name" : "QT_FEATURE_gtk3",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: gtk3 (from target Qt6::Widgets)"
+ }
+ ],
+ "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_inputdialog",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: inputdialog (from target Qt6::Widgets)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "ON"
+ },
+ {
+ "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_itemviews",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: itemviews (from target Qt6::Widgets)"
+ }
+ ],
+ "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_keysequenceedit",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: keysequenceedit (from target Qt6::Widgets)"
+ }
+ ],
+ "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_label",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: label (from target Qt6::Widgets)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "ON"
+ },
+ {
+ "name" : "QT_FEATURE_largefile",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: largefile (from target Qt6::Core)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "ON"
+ },
+ {
+ "name" : "QT_FEATURE_lcdnumber",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: lcdnumber (from target Qt6::Widgets)"
+ }
+ ],
+ "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_lineedit",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: lineedit (from target Qt6::Widgets)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "ON"
+ },
+ {
+ "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_listview",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: listview (from target Qt6::Widgets)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "ON"
+ },
+ {
+ "name" : "QT_FEATURE_listwidget",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: listwidget (from target Qt6::Widgets)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "ON"
+ },
+ {
+ "name" : "QT_FEATURE_lttng",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: lttng (from target Qt6::Core)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "OFF"
+ },
+ {
+ "name" : "QT_FEATURE_mainwindow",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: mainwindow (from target Qt6::Widgets)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "ON"
+ },
+ {
+ "name" : "QT_FEATURE_mdiarea",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: mdiarea (from target Qt6::Widgets)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "ON"
+ },
+ {
+ "name" : "QT_FEATURE_menu",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: menu (from target Qt6::Widgets)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "ON"
+ },
+ {
+ "name" : "QT_FEATURE_menubar",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: menubar (from target Qt6::Widgets)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "ON"
+ },
+ {
+ "name" : "QT_FEATURE_messagebox",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: messagebox (from target Qt6::Widgets)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "ON"
+ },
+ {
+ "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_progressbar",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: progressbar (from target Qt6::Widgets)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "ON"
+ },
+ {
+ "name" : "QT_FEATURE_progressdialog",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: progressdialog (from target Qt6::Widgets)"
+ }
+ ],
+ "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_pushbutton",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: pushbutton (from target Qt6::Widgets)"
+ }
+ ],
+ "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_radiobutton",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: radiobutton (from target Qt6::Widgets)"
+ }
+ ],
+ "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_resizehandler",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: resizehandler (from target Qt6::Widgets)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "ON"
+ },
+ {
+ "name" : "QT_FEATURE_rpath",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: rpath (from target Qt6::Core)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "ON"
+ },
+ {
+ "name" : "QT_FEATURE_rubberband",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: rubberband (from target Qt6::Widgets)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "ON"
+ },
+ {
+ "name" : "QT_FEATURE_scrollarea",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: scrollarea (from target Qt6::Widgets)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "ON"
+ },
+ {
+ "name" : "QT_FEATURE_scrollbar",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: scrollbar (from target Qt6::Widgets)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "ON"
+ },
+ {
+ "name" : "QT_FEATURE_scroller",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: scroller (from target Qt6::Widgets)"
+ }
+ ],
+ "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_sizegrip",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: sizegrip (from target Qt6::Widgets)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "ON"
+ },
+ {
+ "name" : "QT_FEATURE_slider",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: slider (from target Qt6::Widgets)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "ON"
+ },
+ {
+ "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_spinbox",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: spinbox (from target Qt6::Widgets)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "ON"
+ },
+ {
+ "name" : "QT_FEATURE_splashscreen",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: splashscreen (from target Qt6::Widgets)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "ON"
+ },
+ {
+ "name" : "QT_FEATURE_splitter",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: splitter (from target Qt6::Widgets)"
+ }
+ ],
+ "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_stackedwidget",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: stackedwidget (from target Qt6::Widgets)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "ON"
+ },
+ {
+ "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_statusbar",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: statusbar (from target Qt6::Widgets)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "ON"
+ },
+ {
+ "name" : "QT_FEATURE_statustip",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: statustip (from target Qt6::Widgets)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "ON"
+ },
+ {
+ "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_style_android",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: style_android (from target Qt6::Widgets)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "OFF"
+ },
+ {
+ "name" : "QT_FEATURE_style_fusion",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: style_fusion (from target Qt6::Widgets)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "ON"
+ },
+ {
+ "name" : "QT_FEATURE_style_mac",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: style_mac (from target Qt6::Widgets)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "ON"
+ },
+ {
+ "name" : "QT_FEATURE_style_stylesheet",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: style_stylesheet (from target Qt6::Widgets)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "ON"
+ },
+ {
+ "name" : "QT_FEATURE_style_windows",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: style_windows (from target Qt6::Widgets)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "ON"
+ },
+ {
+ "name" : "QT_FEATURE_style_windowsvista",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: style_windowsvista (from target Qt6::Widgets)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "OFF"
+ },
+ {
+ "name" : "QT_FEATURE_syntaxhighlighter",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: syntaxhighlighter (from target Qt6::Widgets)"
+ }
+ ],
+ "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_tabbar",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: tabbar (from target Qt6::Widgets)"
+ }
+ ],
+ "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_tableview",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: tableview (from target Qt6::Widgets)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "ON"
+ },
+ {
+ "name" : "QT_FEATURE_tablewidget",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: tablewidget (from target Qt6::Widgets)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "ON"
+ },
+ {
+ "name" : "QT_FEATURE_tabwidget",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: tabwidget (from target Qt6::Widgets)"
+ }
+ ],
+ "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_textbrowser",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: textbrowser (from target Qt6::Widgets)"
+ }
+ ],
+ "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_textedit",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: textedit (from target Qt6::Widgets)"
+ }
+ ],
+ "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_toolbar",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: toolbar (from target Qt6::Widgets)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "ON"
+ },
+ {
+ "name" : "QT_FEATURE_toolbox",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: toolbox (from target Qt6::Widgets)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "ON"
+ },
+ {
+ "name" : "QT_FEATURE_toolbutton",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: toolbutton (from target Qt6::Widgets)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "ON"
+ },
+ {
+ "name" : "QT_FEATURE_tooltip",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: tooltip (from target Qt6::Widgets)"
+ }
+ ],
+ "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_treeview",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: treeview (from target Qt6::Widgets)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "ON"
+ },
+ {
+ "name" : "QT_FEATURE_treewidget",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: treewidget (from target Qt6::Widgets)"
+ }
+ ],
+ "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_undoview",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: undoview (from target Qt6::Widgets)"
+ }
+ ],
+ "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_widgettextcontrol",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: widgettextcontrol (from target Qt6::Widgets)"
+ }
+ ],
+ "type" : "INTERNAL",
+ "value" : "ON"
+ },
+ {
+ "name" : "QT_FEATURE_wizard",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "Qt feature: wizard (from target Qt6::Widgets)"
+ }
+ ],
+ "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" : "Qt6OpenGLWidgets_DIR",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "The directory containing a CMake configuration file for Qt6OpenGLWidgets."
+ }
+ ],
+ "type" : "PATH",
+ "value" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6OpenGLWidgets"
+ },
+ {
+ "name" : "Qt6OpenGL_DIR",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "The directory containing a CMake configuration file for Qt6OpenGL."
+ }
+ ],
+ "type" : "PATH",
+ "value" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6OpenGL"
+ },
+ {
+ "name" : "Qt6WidgetsTools_DIR",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "The directory containing a CMake configuration file for Qt6WidgetsTools."
+ }
+ ],
+ "type" : "PATH",
+ "value" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6WidgetsTools"
+ },
+ {
+ "name" : "Qt6Widgets_DIR",
+ "properties" :
+ [
+ {
+ "name" : "HELPSTRING",
+ "value" : "The directory containing a CMake configuration file for Qt6Widgets."
+ }
+ ],
+ "type" : "PATH",
+ "value" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6Widgets"
+ },
+ {
+ "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-2e43d4ce0e510d552c0d.json b/cmake-build-debug/.cmake/api/v1/reply/cmakeFiles-v1-2e43d4ce0e510d552c0d.json
new file mode 100644
index 0000000..7d320af
--- /dev/null
+++ b/cmake-build-debug/.cmake/api/v1/reply/cmakeFiles-v1-2e43d4ce0e510d552c0d.json
@@ -0,0 +1,2123 @@
+{
+ "inputs" :
+ [
+ {
+ "path" : "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/CMakeDetermineSystem.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/CMakeSystem.cmake.in"
+ },
+ {
+ "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"
+ },
+ {
+ "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/CMakeDetermineCXXCompiler.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/CMakeDetermineCompiler.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-Determine-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/CMakeDetermineCompilerId.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/CMakeCompilerIdDetection.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/ADSP-DetermineCompiler.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/ARMCC-DetermineCompiler.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/ARMClang-DetermineCompiler.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-DetermineCompiler.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-DetermineCompilerInternal.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/Borland-DetermineCompiler.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-DetermineCompiler.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-DetermineCompilerInternal.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/Comeau-CXX-DetermineCompiler.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/Compaq-CXX-DetermineCompiler.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/Cray-DetermineCompiler.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/Embarcadero-DetermineCompiler.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/Fujitsu-DetermineCompiler.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/FujitsuClang-DetermineCompiler.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/GHS-DetermineCompiler.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-CXX-DetermineCompiler.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/HP-CXX-DetermineCompiler.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/IAR-DetermineCompiler.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/IBMClang-CXX-DetermineCompiler.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/Intel-DetermineCompiler.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/IntelLLVM-DetermineCompiler.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/LCC-CXX-DetermineCompiler.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/MSVC-DetermineCompiler.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/NVHPC-DetermineCompiler.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/NVIDIA-DetermineCompiler.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/OpenWatcom-DetermineCompiler.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/PGI-DetermineCompiler.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/PathScale-DetermineCompiler.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/SCO-DetermineCompiler.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/SunPro-CXX-DetermineCompiler.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/TI-DetermineCompiler.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/Tasking-DetermineCompiler.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/VisualAge-CXX-DetermineCompiler.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/IBMCPP-CXX-DetermineVersionInternal.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/Watcom-DetermineCompiler.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/XL-CXX-DetermineCompiler.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/IBMCPP-CXX-DetermineVersionInternal.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/XLClang-CXX-DetermineCompiler.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/zOS-CXX-DetermineCompiler.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/IBMCPP-CXX-DetermineVersionInternal.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/ADSP-DetermineCompiler.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/ARMCC-DetermineCompiler.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/ARMClang-DetermineCompiler.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-DetermineCompiler.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-DetermineCompilerInternal.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/Borland-DetermineCompiler.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-DetermineCompiler.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-DetermineCompilerInternal.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/Comeau-CXX-DetermineCompiler.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/Compaq-CXX-DetermineCompiler.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/Cray-DetermineCompiler.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/Embarcadero-DetermineCompiler.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/Fujitsu-DetermineCompiler.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/FujitsuClang-DetermineCompiler.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/GHS-DetermineCompiler.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-CXX-DetermineCompiler.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/HP-CXX-DetermineCompiler.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/IAR-DetermineCompiler.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/IBMClang-CXX-DetermineCompiler.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/Intel-DetermineCompiler.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/IntelLLVM-DetermineCompiler.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/LCC-CXX-DetermineCompiler.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/MSVC-DetermineCompiler.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/NVHPC-DetermineCompiler.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/NVIDIA-DetermineCompiler.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/OpenWatcom-DetermineCompiler.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/PGI-DetermineCompiler.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/PathScale-DetermineCompiler.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/SCO-DetermineCompiler.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/SunPro-CXX-DetermineCompiler.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/TI-DetermineCompiler.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/Tasking-DetermineCompiler.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/VisualAge-CXX-DetermineCompiler.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/IBMCPP-CXX-DetermineVersionInternal.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/Watcom-DetermineCompiler.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/XL-CXX-DetermineCompiler.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/IBMCPP-CXX-DetermineVersionInternal.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/XLClang-CXX-DetermineCompiler.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/zOS-CXX-DetermineCompiler.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/IBMCPP-CXX-DetermineVersionInternal.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/CMakeFindBinUtils.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/CMakeCXXCompiler.cmake.in"
+ },
+ {
+ "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"
+ },
+ {
+ "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/CMakeTestCXXCompiler.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/CMakeTestCompilerCommon.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/CMakeDetermineCompilerABI.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/CMakeParseImplicitIncludeInfo.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/CMakeParseImplicitLinkInfo.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/CMakeParseLibraryArchitecture.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/CMakeTestCompilerCommon.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/CMakeCXXCompilerABI.cpp"
+ },
+ {
+ "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/CMakeDetermineCompileFeatures.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/FeatureTesting.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/CMakeCXXCompiler.cmake.in"
+ },
+ {
+ "isGenerated" : true,
+ "path" : "cmake-build-debug/CMakeFiles/3.26.4/CMakeCXXCompiler.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"
+ },
+ {
+ "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/Qt6Widgets/Qt6WidgetsConfigVersion.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6Widgets/Qt6WidgetsConfigVersionImpl.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6Widgets/Qt6WidgetsConfig.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/Qt6Widgets/Qt6WidgetsDependencies.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6WidgetsTools/Qt6WidgetsToolsConfigVersion.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6WidgetsTools/Qt6WidgetsToolsConfigVersionImpl.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6WidgetsTools/Qt6WidgetsToolsConfig.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/Qt6WidgetsTools/Qt6WidgetsToolsDependencies.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6WidgetsTools/Qt6WidgetsToolsTargets.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6WidgetsTools/Qt6WidgetsToolsTargets-relwithdebinfo.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6WidgetsTools/Qt6WidgetsToolsAdditionalTargetInfo.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6WidgetsTools/Qt6WidgetsToolsVersionlessTargets.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6Widgets/Qt6WidgetsTargets.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6Widgets/Qt6WidgetsTargets-relwithdebinfo.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6Widgets/Qt6WidgetsAdditionalTargetInfo.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6Widgets/Qt6WidgetsVersionlessTargets.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6Widgets/Qt6WidgetsMacros.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6Widgets/Qt6WidgetsPlugins.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6Widgets/Qt6QMacStylePluginConfig.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/Qt6Widgets/Qt6QMacStylePluginTargets.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6Widgets/Qt6QMacStylePluginTargets-relwithdebinfo.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6Widgets/Qt6QMacStylePluginAdditionalTargetInfo.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/Qt6OpenGLWidgets/Qt6OpenGLWidgetsConfigVersion.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6OpenGLWidgets/Qt6OpenGLWidgetsConfigVersionImpl.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6OpenGLWidgets/Qt6OpenGLWidgetsConfig.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/Qt6OpenGLWidgets/Qt6OpenGLWidgetsDependencies.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6OpenGL/Qt6OpenGLConfigVersion.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6OpenGL/Qt6OpenGLConfigVersionImpl.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6OpenGL/Qt6OpenGLConfig.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/Qt6OpenGL/Qt6OpenGLDependencies.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6OpenGL/Qt6OpenGLTargets.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6OpenGL/Qt6OpenGLTargets-relwithdebinfo.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6OpenGL/Qt6OpenGLAdditionalTargetInfo.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6OpenGL/Qt6OpenGLVersionlessTargets.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6OpenGLWidgets/Qt6OpenGLWidgetsTargets.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6OpenGLWidgets/Qt6OpenGLWidgetsTargets-relwithdebinfo.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6OpenGLWidgets/Qt6OpenGLWidgetsAdditionalTargetInfo.cmake"
+ },
+ {
+ "isExternal" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6OpenGLWidgets/Qt6OpenGLWidgetsVersionlessTargets.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-95770949c61bb1129dbf.json b/cmake-build-debug/.cmake/api/v1/reply/codemodel-v2-95770949c61bb1129dbf.json
new file mode 100644
index 0000000..3b2a273
--- /dev/null
+++ b/cmake-build-debug/.cmake/api/v1/reply/codemodel-v2-95770949c61bb1129dbf.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-a2e55e6ab4494b02bf1d.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-08T17-24-47-0256.json b/cmake-build-debug/.cmake/api/v1/reply/index-2023-12-08T17-24-47-0256.json
new file mode 100644
index 0000000..9987237
--- /dev/null
+++ b/cmake-build-debug/.cmake/api/v1/reply/index-2023-12-08T17-24-47-0256.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-95770949c61bb1129dbf.json",
+ "kind" : "codemodel",
+ "version" :
+ {
+ "major" : 2,
+ "minor" : 5
+ }
+ },
+ {
+ "jsonFile" : "cache-v2-14565ebda493f470ac4d.json",
+ "kind" : "cache",
+ "version" :
+ {
+ "major" : 2,
+ "minor" : 0
+ }
+ },
+ {
+ "jsonFile" : "cmakeFiles-v1-2e43d4ce0e510d552c0d.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-14565ebda493f470ac4d.json",
+ "kind" : "cache",
+ "version" :
+ {
+ "major" : 2,
+ "minor" : 0
+ }
+ },
+ "cmakeFiles-v1" :
+ {
+ "jsonFile" : "cmakeFiles-v1-2e43d4ce0e510d552c0d.json",
+ "kind" : "cmakeFiles",
+ "version" :
+ {
+ "major" : 1,
+ "minor" : 0
+ }
+ },
+ "codemodel-v2" :
+ {
+ "jsonFile" : "codemodel-v2-95770949c61bb1129dbf.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-a2e55e6ab4494b02bf1d.json b/cmake-build-debug/.cmake/api/v1/reply/target-projects_ray-Debug-a2e55e6ab4494b02bf1d.json
new file mode 100644
index 0000000..2faddd5
--- /dev/null
+++ b/cmake-build-debug/.cmake/api/v1/reply/target-projects_ray-Debug-a2e55e6ab4494b02bf1d.json
@@ -0,0 +1,934 @@
+{
+ "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/Qt6Xml/Qt6XmlVersionlessTargets.cmake",
+ "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6Xml/Qt6XmlConfig.cmake",
+ "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6OpenGLWidgets/Qt6OpenGLWidgetsVersionlessTargets.cmake",
+ "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6OpenGLWidgets/Qt6OpenGLWidgetsConfig.cmake",
+ "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6Widgets/Qt6WidgetsVersionlessTargets.cmake",
+ "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6Widgets/Qt6WidgetsConfig.cmake",
+ "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6OpenGLWidgets/Qt6OpenGLWidgetsTargets.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/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",
+ "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6Gui/Qt6GuiTargets.cmake"
+ ],
+ "nodes" :
+ [
+ {
+ "file" : 0
+ },
+ {
+ "command" : 0,
+ "file" : 0,
+ "line" : 30,
+ "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" : 20,
+ "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" : 3,
+ "file" : 0,
+ "line" : 22,
+ "parent" : 0
+ },
+ {
+ "file" : 3,
+ "parent" : 16
+ },
+ {
+ "command" : 3,
+ "file" : 3,
+ "line" : 157,
+ "parent" : 17
+ },
+ {
+ "file" : 7,
+ "parent" : 18
+ },
+ {
+ "command" : 2,
+ "file" : 7,
+ "line" : 55,
+ "parent" : 19
+ },
+ {
+ "file" : 6,
+ "parent" : 20
+ },
+ {
+ "command" : 1,
+ "file" : 6,
+ "line" : 61,
+ "parent" : 21
+ },
+ {
+ "command" : 3,
+ "file" : 0,
+ "line" : 21,
+ "parent" : 0
+ },
+ {
+ "file" : 3,
+ "parent" : 23
+ },
+ {
+ "command" : 3,
+ "file" : 3,
+ "line" : 157,
+ "parent" : 24
+ },
+ {
+ "file" : 9,
+ "parent" : 25
+ },
+ {
+ "command" : 2,
+ "file" : 9,
+ "line" : 55,
+ "parent" : 26
+ },
+ {
+ "file" : 8,
+ "parent" : 27
+ },
+ {
+ "command" : 1,
+ "file" : 8,
+ "line" : 61,
+ "parent" : 28
+ },
+ {
+ "command" : 2,
+ "file" : 7,
+ "line" : 52,
+ "parent" : 19
+ },
+ {
+ "file" : 10,
+ "parent" : 30
+ },
+ {
+ "command" : 1,
+ "file" : 10,
+ "line" : 62,
+ "parent" : 31
+ },
+ {
+ "command" : 3,
+ "file" : 0,
+ "line" : 19,
+ "parent" : 0
+ },
+ {
+ "file" : 3,
+ "parent" : 33
+ },
+ {
+ "command" : 3,
+ "file" : 3,
+ "line" : 157,
+ "parent" : 34
+ },
+ {
+ "file" : 12,
+ "parent" : 35
+ },
+ {
+ "command" : 2,
+ "file" : 12,
+ "line" : 55,
+ "parent" : 36
+ },
+ {
+ "file" : 11,
+ "parent" : 37
+ },
+ {
+ "command" : 1,
+ "file" : 11,
+ "line" : 61,
+ "parent" : 38
+ },
+ {
+ "command" : 2,
+ "file" : 2,
+ "line" : 40,
+ "parent" : 5
+ },
+ {
+ "file" : 17,
+ "parent" : 40
+ },
+ {
+ "command" : 5,
+ "file" : 17,
+ "line" : 39,
+ "parent" : 41
+ },
+ {
+ "command" : 4,
+ "file" : 16,
+ "line" : 111,
+ "parent" : 42
+ },
+ {
+ "command" : 3,
+ "file" : 15,
+ "line" : 76,
+ "parent" : 43
+ },
+ {
+ "file" : 14,
+ "parent" : 44
+ },
+ {
+ "command" : 2,
+ "file" : 14,
+ "line" : 55,
+ "parent" : 45
+ },
+ {
+ "file" : 13,
+ "parent" : 46
+ },
+ {
+ "command" : 1,
+ "file" : 13,
+ "line" : 61,
+ "parent" : 47
+ },
+ {
+ "command" : 2,
+ "file" : 14,
+ "line" : 52,
+ "parent" : 45
+ },
+ {
+ "file" : 18,
+ "parent" : 49
+ },
+ {
+ "command" : 1,
+ "file" : 18,
+ "line" : 62,
+ "parent" : 50
+ },
+ {
+ "command" : 2,
+ "file" : 12,
+ "line" : 52,
+ "parent" : 36
+ },
+ {
+ "file" : 19,
+ "parent" : 52
+ },
+ {
+ "command" : 1,
+ "file" : 19,
+ "line" : 62,
+ "parent" : 53
+ },
+ {
+ "command" : 6,
+ "file" : 0,
+ "line" : 27,
+ "parent" : 0
+ },
+ {
+ "command" : 7,
+ "file" : 0,
+ "line" : 74,
+ "parent" : 0
+ },
+ {
+ "command" : 8,
+ "file" : 0,
+ "line" : 25,
+ "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" : 55,
+ "define" : "GLM_FORCE_SWIZZLE"
+ },
+ {
+ "backtrace" : 56,
+ "define" : "QT_CONCURRENT_LIB"
+ },
+ {
+ "backtrace" : 56,
+ "define" : "QT_CORE_LIB"
+ },
+ {
+ "backtrace" : 56,
+ "define" : "QT_GUI_LIB"
+ },
+ {
+ "backtrace" : 56,
+ "define" : "QT_OPENGLWIDGETS_LIB"
+ },
+ {
+ "backtrace" : 56,
+ "define" : "QT_OPENGL_LIB"
+ },
+ {
+ "backtrace" : 56,
+ "define" : "QT_WIDGETS_LIB"
+ },
+ {
+ "backtrace" : 56,
+ "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" : 57,
+ "path" : "/Users/sotech117/Documents/master/graphics/the-all-americans-in-cs1230/src"
+ },
+ {
+ "backtrace" : 56,
+ "isSystem" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/QtConcurrent.framework/Headers"
+ },
+ {
+ "backtrace" : 56,
+ "isSystem" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/QtConcurrent.framework"
+ },
+ {
+ "backtrace" : 56,
+ "isSystem" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/QtCore.framework/Headers"
+ },
+ {
+ "backtrace" : 56,
+ "isSystem" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/QtCore.framework"
+ },
+ {
+ "backtrace" : 56,
+ "isSystem" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/mkspecs/macx-clang"
+ },
+ {
+ "backtrace" : 56,
+ "isSystem" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/include"
+ },
+ {
+ "backtrace" : 56,
+ "isSystem" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/QtXml.framework/Headers"
+ },
+ {
+ "backtrace" : 56,
+ "isSystem" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/QtXml.framework"
+ },
+ {
+ "backtrace" : 56,
+ "isSystem" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/QtGui.framework/Headers"
+ },
+ {
+ "backtrace" : 56,
+ "isSystem" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/QtGui.framework"
+ },
+ {
+ "backtrace" : 56,
+ "isSystem" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/QtWidgets.framework/Headers"
+ },
+ {
+ "backtrace" : 56,
+ "isSystem" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/QtWidgets.framework"
+ },
+ {
+ "backtrace" : 56,
+ "isSystem" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/QtOpenGLWidgets.framework/Headers"
+ },
+ {
+ "backtrace" : 56,
+ "isSystem" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/QtOpenGLWidgets.framework"
+ },
+ {
+ "backtrace" : 56,
+ "isSystem" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/QtOpenGL.framework/Headers"
+ },
+ {
+ "backtrace" : 56,
+ "isSystem" : true,
+ "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/QtOpenGL.framework"
+ }
+ ],
+ "language" : "CXX",
+ "languageStandard" :
+ {
+ "backtraces" :
+ [
+ 56,
+ 56
+ ],
+ "standard" : "20"
+ },
+ "sourceIndexes" :
+ [
+ 0,
+ 1,
+ 2,
+ 5,
+ 6,
+ 7,
+ 8,
+ 9,
+ 10,
+ 19,
+ 20,
+ 21,
+ 22,
+ 23,
+ 24,
+ 25,
+ 26,
+ 27,
+ 28,
+ 29,
+ 30,
+ 32,
+ 34,
+ 35
+ ]
+ }
+ ],
+ "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/QtXml.framework/Versions/A/QtXml",
+ "role" : "libraries"
+ },
+ {
+ "backtrace" : 22,
+ "fragment" : "/Users/sotech117/Qt/6.5.2/macos/lib/QtOpenGLWidgets.framework/Versions/A/QtOpenGLWidgets",
+ "role" : "libraries"
+ },
+ {
+ "backtrace" : 29,
+ "fragment" : "/Users/sotech117/Qt/6.5.2/macos/lib/QtWidgets.framework/Versions/A/QtWidgets",
+ "role" : "libraries"
+ },
+ {
+ "backtrace" : 32,
+ "fragment" : "/Users/sotech117/Qt/6.5.2/macos/lib/QtOpenGL.framework/Versions/A/QtOpenGL",
+ "role" : "libraries"
+ },
+ {
+ "backtrace" : 39,
+ "fragment" : "/Users/sotech117/Qt/6.5.2/macos/lib/QtGui.framework/Versions/A/QtGui",
+ "role" : "libraries"
+ },
+ {
+ "backtrace" : 48,
+ "fragment" : "/Users/sotech117/Qt/6.5.2/macos/lib/QtCore.framework/Versions/A/QtCore",
+ "role" : "libraries"
+ },
+ {
+ "backtrace" : 51,
+ "fragment" : "-framework IOKit",
+ "role" : "libraries"
+ },
+ {
+ "backtrace" : 51,
+ "fragment" : "-framework DiskArbitration",
+ "role" : "libraries"
+ },
+ {
+ "fragment" : "-Xlinker -framework -Xlinker OpenGL",
+ "role" : "libraries"
+ },
+ {
+ "fragment" : "-Xlinker -framework -Xlinker AGL",
+ "role" : "libraries"
+ },
+ {
+ "backtrace" : 54,
+ "fragment" : "-framework AppKit",
+ "role" : "libraries"
+ },
+ {
+ "backtrace" : 54,
+ "fragment" : "-framework ImageIO",
+ "role" : "libraries"
+ },
+ {
+ "backtrace" : 54,
+ "fragment" : "-framework Metal",
+ "role" : "libraries"
+ }
+ ],
+ "language" : "CXX"
+ },
+ "name" : "projects_ray",
+ "nameOnDisk" : "projects_ray",
+ "paths" :
+ {
+ "build" : ".",
+ "source" : "."
+ },
+ "sourceGroups" :
+ [
+ {
+ "name" : "Source Files",
+ "sourceIndexes" :
+ [
+ 0,
+ 1,
+ 2,
+ 5,
+ 6,
+ 7,
+ 8,
+ 9,
+ 10,
+ 19,
+ 20,
+ 21,
+ 22,
+ 23,
+ 24,
+ 25,
+ 26,
+ 27,
+ 28,
+ 29,
+ 30,
+ 32,
+ 34,
+ 35
+ ]
+ },
+ {
+ "name" : "Header Files",
+ "sourceIndexes" :
+ [
+ 3,
+ 4,
+ 11,
+ 12,
+ 13,
+ 14,
+ 15,
+ 16,
+ 17,
+ 18,
+ 31,
+ 33,
+ 36
+ ]
+ },
+ {
+ "name" : "",
+ "sourceIndexes" :
+ [
+ 37
+ ]
+ },
+ {
+ "name" : "CMake Rules",
+ "sourceIndexes" :
+ [
+ 38
+ ]
+ }
+ ],
+ "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/mainwindow.cpp",
+ "sourceGroupIndex" : 0
+ },
+ {
+ "backtrace" : 1,
+ "path" : "src/mainwindow.h",
+ "sourceGroupIndex" : 1
+ },
+ {
+ "backtrace" : 1,
+ "path" : "src/settings.h",
+ "sourceGroupIndex" : 1
+ },
+ {
+ "backtrace" : 1,
+ "compileGroupIndex" : 0,
+ "path" : "src/settings.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/aspectratiowidget/aspectratiowidget.hpp",
+ "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,
+ "compileGroupIndex" : 0,
+ "path" : "src/4dvecops/rotations4d.cpp",
+ "sourceGroupIndex" : 0
+ },
+ {
+ "backtrace" : 1,
+ "path" : "src/4dvecops/rotations4d.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
+ }
+}