Skip to content
Snippets Groups Projects
target-gtest-Debug-432b68fc74af66af89b3.json 3.78 KiB
Newer Older
marie3003's avatar
marie3003 committed
{
	"archive" : {},
	"artifacts" : 
	[
		{
			"path" : "lib/libgtestd.a"
		}
	],
	"backtrace" : 3,
	"backtraceGraph" : 
	{
		"commands" : 
		[
			"add_library",
			"cxx_library_with_type",
			"cxx_library",
			"install",
			"install_project",
			"include_directories",
			"include",
			"target_compile_features"
		],
		"files" : 
		[
			"googletest/lib/googletest/cmake/internal_utils.cmake",
			"googletest/lib/googletest/CMakeLists.txt",
			"CMakeLists.txt",
			"/Applications/CLion.app/Contents/bin/cmake/mac/aarch64/share/cmake-3.29/Modules/UsewxWidgets.cmake"
		],
		"nodes" : 
		[
			{
				"file" : 1
			},
			{
				"command" : 2,
				"file" : 1,
				"line" : 131,
				"parent" : 0
			},
			{
				"command" : 1,
				"file" : 0,
				"line" : 209,
				"parent" : 1
			},
			{
				"command" : 0,
				"file" : 0,
				"line" : 152,
				"parent" : 2
			},
			{
				"command" : 4,
				"file" : 1,
				"line" : 151,
				"parent" : 0
			},
			{
				"command" : 3,
				"file" : 0,
				"line" : 318,
				"parent" : 4
			},
			{
				"file" : 2
			},
			{
				"command" : 5,
				"file" : 2,
				"line" : 6,
				"parent" : 6
			},
			{
				"command" : 5,
				"file" : 1,
				"line" : 121,
				"parent" : 0
			},
			{
				"command" : 6,
				"file" : 2,
				"line" : 9,
				"parent" : 6
			},
			{
				"file" : 3,
				"parent" : 9
			},
			{
				"command" : 5,
				"file" : 3,
				"line" : 46,
				"parent" : 10
			},
			{
				"command" : 7,
				"file" : 0,
				"line" : 196,
				"parent" : 2
			}
		]
	},
	"compileGroups" : 
	[
		{
			"compileCommandFragments" : 
			[
				{
					"fragment" : "--coverage -g -std=c++20 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX14.0.sdk -fcolor-diagnostics"
				},
				{
					"fragment" : "-Wall -Wshadow -Werror -Wconversion -DGTEST_HAS_PTHREAD=1 -fexceptions -W -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wredundant-decls"
				}
			],
			"defines" : 
			[
				{
					"define" : "WXUSINGDLL"
				},
				{
					"define" : "_FILE_OFFSET_BITS=64"
				},
				{
					"define" : "__WXMAC__"
				},
				{
					"define" : "__WXOSX_COCOA__"
				},
				{
					"define" : "__WXOSX__"
				}
			],
			"includes" : 
			[
				{
					"backtrace" : 7,
					"path" : "/Users/mariebecker/Documents/Uni/ETH/3_Semester/SoftwareEngineering/wizard/sockpp/include"
				},
				{
					"backtrace" : 8,
					"path" : "/Users/mariebecker/Documents/Uni/ETH/3_Semester/SoftwareEngineering/wizard/googletest/lib/googletest/include"
				},
				{
					"backtrace" : 8,
					"path" : "/Users/mariebecker/Documents/Uni/ETH/3_Semester/SoftwareEngineering/wizard/googletest/lib/googletest"
				},
				{
					"backtrace" : 11,
					"isSystem" : true,
					"path" : "/Users/mariebecker/Documents/Uni/ETH/3_Semester/SoftwareEngineering/wxWidgets-3.2.6/buildOSX/lib/wx/include/osx_cocoa-unicode-3.2"
				},
				{
					"backtrace" : 11,
					"isSystem" : true,
					"path" : "/Users/mariebecker/Documents/Uni/ETH/3_Semester/SoftwareEngineering/wxWidgets-3.2.6/include"
				}
			],
			"language" : "CXX",
			"languageStandard" : 
			{
				"backtraces" : 
				[
					12
				],
				"standard" : "20"
			},
			"sourceIndexes" : 
			[
				0
			]
		}
	],
	"id" : "gtest::@f6def1bcdbb8b10228cd",
	"install" : 
	{
		"destinations" : 
		[
			{
				"backtrace" : 5,
				"path" : "lib"
			}
		],
		"prefix" : 
		{
			"path" : "/usr/local"
		}
	},
	"name" : "gtest",
	"nameOnDisk" : "libgtestd.a",
	"paths" : 
	{
		"build" : "googletest/lib/googletest",
		"source" : "googletest/lib/googletest"
	},
	"sourceGroups" : 
	[
		{
			"name" : "Source Files",
			"sourceIndexes" : 
			[
				0
			]
		}
	],
	"sources" : 
	[
		{
			"backtrace" : 3,
			"compileGroupIndex" : 0,
			"path" : "googletest/lib/googletest/src/gtest-all.cc",
			"sourceGroupIndex" : 0
		}
	],
	"type" : "STATIC_LIBRARY"
}