Skip to content
Snippets Groups Projects
target-Lama-tests-Debug-a8b9e629e0cb9fc2f7f3.json 4.64 KiB
Newer Older
marie3003's avatar
marie3003 committed
{
	"artifacts" : 
	[
		{
			"path" : "unit-tests/Lama-tests"
		}
	],
	"backtrace" : 1,
	"backtraceGraph" : 
	{
		"commands" : 
		[
			"add_executable",
			"link_directories",
			"include",
			"target_link_libraries",
			"target_compile_definitions",
			"set_property",
			"include_directories"
		],
		"files" : 
		[
			"unit-tests/CMakeLists.txt",
			"/Applications/CLion.app/Contents/bin/cmake/mac/aarch64/share/cmake-3.29/Modules/UsewxWidgets.cmake",
			"CMakeLists.txt"
		],
		"nodes" : 
		[
			{
				"file" : 0
			},
			{
				"command" : 0,
				"file" : 0,
				"line" : 7,
				"parent" : 0
			},
			{
				"file" : 2
			},
			{
				"command" : 2,
				"file" : 2,
				"line" : 9,
				"parent" : 2
			},
			{
				"file" : 1,
				"parent" : 3
			},
			{
				"command" : 1,
				"file" : 1,
				"line" : 51,
				"parent" : 4
			},
			{
				"command" : 3,
				"file" : 0,
				"line" : 11,
				"parent" : 0
			},
			{
				"command" : 4,
				"file" : 0,
				"line" : 9,
				"parent" : 0
			},
			{
				"command" : 5,
				"file" : 1,
				"line" : 55,
				"parent" : 4
			},
			{
				"command" : 6,
				"file" : 2,
				"line" : 6,
				"parent" : 2
			},
			{
				"command" : 6,
				"file" : 1,
				"line" : 46,
				"parent" : 4
			}
		]
	},
	"compileGroups" : 
	[
		{
			"compileCommandFragments" : 
			[
				{
					"fragment" : "--coverage -g -std=gnu++20 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX14.0.sdk -fcolor-diagnostics"
				}
			],
			"defines" : 
			[
				{
					"backtrace" : 7,
					"define" : "LAMA_SERVER=1"
				},
				{
					"backtrace" : 7,
					"define" : "RAPIDJSON_HAS_STDSTRING=1"
				},
				{
					"backtrace" : 8,
					"define" : "WXUSINGDLL"
				},
				{
					"backtrace" : 8,
					"define" : "_FILE_OFFSET_BITS=64"
				},
				{
					"backtrace" : 8,
					"define" : "__WXMAC__"
				},
				{
					"backtrace" : 8,
					"define" : "__WXOSX_COCOA__"
				},
				{
					"backtrace" : 8,
					"define" : "__WXOSX__"
				}
			],
			"includes" : 
			[
				{
					"backtrace" : 9,
					"path" : "/Users/mariebecker/Documents/Uni/ETH/3_Semester/SoftwareEngineering/wizard/sockpp/include"
				},
				{
					"backtrace" : 10,
					"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" : 10,
					"isSystem" : true,
					"path" : "/Users/mariebecker/Documents/Uni/ETH/3_Semester/SoftwareEngineering/wxWidgets-3.2.6/include"
				},
				{
					"backtrace" : 6,
					"isSystem" : true,
					"path" : "/Users/mariebecker/Documents/Uni/ETH/3_Semester/SoftwareEngineering/wizard/googletest/lib/googletest/include"
				},
				{
					"backtrace" : 6,
					"isSystem" : true,
					"path" : "/Users/mariebecker/Documents/Uni/ETH/3_Semester/SoftwareEngineering/wizard/googletest/lib/googletest"
				}
			],
			"language" : "CXX",
			"languageStandard" : 
			{
				"backtraces" : 
				[
					6
				],
				"standard" : "20"
			},
			"sourceIndexes" : 
			[
				0,
				1
			]
		}
	],
	"dependencies" : 
	[
		{
			"backtrace" : 6,
			"id" : "Lama-lib::@6890427a1f51a3e7e1df"
		},
		{
			"backtrace" : 6,
			"id" : "gtest::@f6def1bcdbb8b10228cd"
		},
		{
			"backtrace" : 6,
			"id" : "gtest_main::@f6def1bcdbb8b10228cd"
		}
	],
	"id" : "Lama-tests::@067ae51a6a6b520d70ec",
	"link" : 
	{
		"commandFragments" : 
		[
			{
				"fragment" : "--coverage -g",
				"role" : "flags"
			},
			{
				"fragment" : "",
				"role" : "flags"
			},
			{
				"backtrace" : 5,
				"fragment" : "-L/Users/mariebecker/Documents/Uni/ETH/3_Semester/SoftwareEngineering/wxWidgets-3.2.6/buildOSX/lib",
				"role" : "libraryPath"
			},
			{
				"fragment" : "-Wl,-rpath,/Users/mariebecker/Documents/Uni/ETH/3_Semester/SoftwareEngineering/wxWidgets-3.2.6/buildOSX/lib",
				"role" : "libraries"
			},
			{
				"backtrace" : 6,
				"fragment" : "lib/libgtestd.a",
				"role" : "libraries"
			},
			{
				"backtrace" : 6,
				"fragment" : "lib/libgtest_maind.a",
				"role" : "libraries"
			},
			{
				"backtrace" : 6,
				"fragment" : "libLama-lib.a",
				"role" : "libraries"
			},
			{
				"backtrace" : 6,
				"fragment" : "lib/libgtestd.a",
				"role" : "libraries"
			}
		],
		"language" : "CXX"
	},
	"name" : "Lama-tests",
	"nameOnDisk" : "Lama-tests",
	"paths" : 
	{
		"build" : "unit-tests",
		"source" : "unit-tests"
	},
	"sourceGroups" : 
	[
		{
			"name" : "Source Files",
			"sourceIndexes" : 
			[
				0,
				1
			]
		}
	],
	"sources" : 
	[
		{
			"backtrace" : 1,
			"compileGroupIndex" : 0,
			"path" : "unit-tests/card.cpp",
			"sourceGroupIndex" : 0
		},
		{
			"backtrace" : 1,
			"compileGroupIndex" : 0,
			"path" : "unit-tests/hand.cpp",
			"sourceGroupIndex" : 0
		}
	],
	"type" : "EXECUTABLE"
}