{
	"archive" : {},
	"artifacts" : 
	[
		{
			"path" : "libLama-lib.a"
		}
	],
	"backtrace" : 1,
	"backtraceGraph" : 
	{
		"commands" : 
		[
			"add_library",
			"target_compile_definitions",
			"set_property",
			"include",
			"include_directories"
		],
		"files" : 
		[
			"CMakeLists.txt",
			"/Applications/CLion.app/Contents/bin/cmake/mac/aarch64/share/cmake-3.29/Modules/UsewxWidgets.cmake"
		],
		"nodes" : 
		[
			{
				"file" : 0
			},
			{
				"command" : 0,
				"file" : 0,
				"line" : 130,
				"parent" : 0
			},
			{
				"command" : 1,
				"file" : 0,
				"line" : 132,
				"parent" : 0
			},
			{
				"command" : 3,
				"file" : 0,
				"line" : 9,
				"parent" : 0
			},
			{
				"file" : 1,
				"parent" : 3
			},
			{
				"command" : 2,
				"file" : 1,
				"line" : 55,
				"parent" : 4
			},
			{
				"command" : 4,
				"file" : 0,
				"line" : 6,
				"parent" : 0
			},
			{
				"command" : 4,
				"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" : 2,
					"define" : "LAMA_SERVER=1"
				},
				{
					"backtrace" : 2,
					"define" : "RAPIDJSON_HAS_STDSTRING=1"
				},
				{
					"backtrace" : 5,
					"define" : "WXUSINGDLL"
				},
				{
					"backtrace" : 5,
					"define" : "_FILE_OFFSET_BITS=64"
				},
				{
					"backtrace" : 5,
					"define" : "__WXMAC__"
				},
				{
					"backtrace" : 5,
					"define" : "__WXOSX_COCOA__"
				},
				{
					"backtrace" : 5,
					"define" : "__WXOSX__"
				}
			],
			"includes" : 
			[
				{
					"backtrace" : 6,
					"path" : "/Users/mariebecker/Documents/Uni/ETH/3_Semester/SoftwareEngineering/wizard/sockpp/include"
				},
				{
					"backtrace" : 7,
					"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" : 7,
					"isSystem" : true,
					"path" : "/Users/mariebecker/Documents/Uni/ETH/3_Semester/SoftwareEngineering/wxWidgets-3.2.6/include"
				}
			],
			"language" : "CXX",
			"languageStandard" : 
			{
				"backtraces" : 
				[
					1
				],
				"standard" : "20"
			},
			"sourceIndexes" : 
			[
				0,
				1,
				3,
				5,
				7,
				9,
				11,
				13,
				15,
				17,
				19,
				21,
				23,
				25,
				27,
				29,
				31,
				33,
				35,
				37,
				45,
				48
			]
		}
	],
	"id" : "Lama-lib::@6890427a1f51a3e7e1df",
	"name" : "Lama-lib",
	"nameOnDisk" : "libLama-lib.a",
	"paths" : 
	{
		"build" : ".",
		"source" : "."
	},
	"sourceGroups" : 
	[
		{
			"name" : "Source Files",
			"sourceIndexes" : 
			[
				0,
				1,
				3,
				5,
				7,
				9,
				11,
				13,
				15,
				17,
				19,
				21,
				23,
				25,
				27,
				29,
				31,
				33,
				35,
				37,
				45,
				48
			]
		},
		{
			"name" : "Header Files",
			"sourceIndexes" : 
			[
				2,
				4,
				6,
				8,
				10,
				12,
				14,
				16,
				18,
				20,
				22,
				24,
				26,
				28,
				30,
				32,
				34,
				36,
				38,
				39,
				40,
				41,
				42,
				43,
				44,
				46,
				47
			]
		}
	],
	"sources" : 
	[
		{
			"backtrace" : 1,
			"compileGroupIndex" : 0,
			"path" : "src/server/main.cpp",
			"sourceGroupIndex" : 0
		},
		{
			"backtrace" : 1,
			"compileGroupIndex" : 0,
			"path" : "src/server/game_instance.cpp",
			"sourceGroupIndex" : 0
		},
		{
			"backtrace" : 1,
			"path" : "src/server/game_instance.h",
			"sourceGroupIndex" : 1
		},
		{
			"backtrace" : 1,
			"compileGroupIndex" : 0,
			"path" : "src/server/game_instance_manager.cpp",
			"sourceGroupIndex" : 0
		},
		{
			"backtrace" : 1,
			"path" : "src/server/game_instance_manager.h",
			"sourceGroupIndex" : 1
		},
		{
			"backtrace" : 1,
			"compileGroupIndex" : 0,
			"path" : "src/server/player_manager.cpp",
			"sourceGroupIndex" : 0
		},
		{
			"backtrace" : 1,
			"path" : "src/server/player_manager.h",
			"sourceGroupIndex" : 1
		},
		{
			"backtrace" : 1,
			"compileGroupIndex" : 0,
			"path" : "src/server/server_network_manager.cpp",
			"sourceGroupIndex" : 0
		},
		{
			"backtrace" : 1,
			"path" : "src/server/server_network_manager.h",
			"sourceGroupIndex" : 1
		},
		{
			"backtrace" : 1,
			"compileGroupIndex" : 0,
			"path" : "src/common/game_state/cards/card.cpp",
			"sourceGroupIndex" : 0
		},
		{
			"backtrace" : 1,
			"path" : "src/common/game_state/cards/card.h",
			"sourceGroupIndex" : 1
		},
		{
			"backtrace" : 1,
			"compileGroupIndex" : 0,
			"path" : "src/common/game_state/game_state.cpp",
			"sourceGroupIndex" : 0
		},
		{
			"backtrace" : 1,
			"path" : "src/common/game_state/game_state.h",
			"sourceGroupIndex" : 1
		},
		{
			"backtrace" : 1,
			"compileGroupIndex" : 0,
			"path" : "src/common/game_state/player/hand.cpp",
			"sourceGroupIndex" : 0
		},
		{
			"backtrace" : 1,
			"path" : "src/common/game_state/player/hand.h",
			"sourceGroupIndex" : 1
		},
		{
			"backtrace" : 1,
			"compileGroupIndex" : 0,
			"path" : "src/common/game_state/player/player.cpp",
			"sourceGroupIndex" : 0
		},
		{
			"backtrace" : 1,
			"path" : "src/common/game_state/player/player.h",
			"sourceGroupIndex" : 1
		},
		{
			"backtrace" : 1,
			"compileGroupIndex" : 0,
			"path" : "src/common/game_state/cards/draw_pile.cpp",
			"sourceGroupIndex" : 0
		},
		{
			"backtrace" : 1,
			"path" : "src/common/game_state/cards/draw_pile.h",
			"sourceGroupIndex" : 1
		},
		{
			"backtrace" : 1,
			"compileGroupIndex" : 0,
			"path" : "src/common/game_state/cards/discard_pile.cpp",
			"sourceGroupIndex" : 0
		},
		{
			"backtrace" : 1,
			"path" : "src/common/game_state/cards/discard_pile.h",
			"sourceGroupIndex" : 1
		},
		{
			"backtrace" : 1,
			"compileGroupIndex" : 0,
			"path" : "src/common/network/requests/client_request.cpp",
			"sourceGroupIndex" : 0
		},
		{
			"backtrace" : 1,
			"path" : "src/common/network/requests/client_request.h",
			"sourceGroupIndex" : 1
		},
		{
			"backtrace" : 1,
			"compileGroupIndex" : 0,
			"path" : "src/common/network/requests/play_card_request.cpp",
			"sourceGroupIndex" : 0
		},
		{
			"backtrace" : 1,
			"path" : "src/common/network/requests/play_card_request.h",
			"sourceGroupIndex" : 1
		},
		{
			"backtrace" : 1,
			"compileGroupIndex" : 0,
			"path" : "src/common/network/requests/draw_card_request.cpp",
			"sourceGroupIndex" : 0
		},
		{
			"backtrace" : 1,
			"path" : "src/common/network/requests/draw_card_request.h",
			"sourceGroupIndex" : 1
		},
		{
			"backtrace" : 1,
			"compileGroupIndex" : 0,
			"path" : "src/common/network/requests/fold_request.cpp",
			"sourceGroupIndex" : 0
		},
		{
			"backtrace" : 1,
			"path" : "src/common/network/requests/fold_request.h",
			"sourceGroupIndex" : 1
		},
		{
			"backtrace" : 1,
			"compileGroupIndex" : 0,
			"path" : "src/common/network/requests/join_game_request.cpp",
			"sourceGroupIndex" : 0
		},
		{
			"backtrace" : 1,
			"path" : "src/common/network/requests/join_game_request.h",
			"sourceGroupIndex" : 1
		},
		{
			"backtrace" : 1,
			"compileGroupIndex" : 0,
			"path" : "src/common/network/requests/start_game_request.cpp",
			"sourceGroupIndex" : 0
		},
		{
			"backtrace" : 1,
			"path" : "src/common/network/requests/start_game_request.h",
			"sourceGroupIndex" : 1
		},
		{
			"backtrace" : 1,
			"compileGroupIndex" : 0,
			"path" : "src/common/network/responses/server_response.cpp",
			"sourceGroupIndex" : 0
		},
		{
			"backtrace" : 1,
			"path" : "src/common/network/responses/server_response.h",
			"sourceGroupIndex" : 1
		},
		{
			"backtrace" : 1,
			"compileGroupIndex" : 0,
			"path" : "src/common/network/responses/request_response.cpp",
			"sourceGroupIndex" : 0
		},
		{
			"backtrace" : 1,
			"path" : "src/common/network/responses/request_response.h",
			"sourceGroupIndex" : 1
		},
		{
			"backtrace" : 1,
			"compileGroupIndex" : 0,
			"path" : "src/common/network/responses/full_state_response.cpp",
			"sourceGroupIndex" : 0
		},
		{
			"backtrace" : 1,
			"path" : "src/common/network/responses/full_state_response.h",
			"sourceGroupIndex" : 1
		},
		{
			"backtrace" : 1,
			"path" : "src/common/serialization/serializable.h",
			"sourceGroupIndex" : 1
		},
		{
			"backtrace" : 1,
			"path" : "src/common/serialization/value_type_helpers.h",
			"sourceGroupIndex" : 1
		},
		{
			"backtrace" : 1,
			"path" : "src/common/serialization/vector_utils.h",
			"sourceGroupIndex" : 1
		},
		{
			"backtrace" : 1,
			"path" : "src/common/serialization/serializable_value.h",
			"sourceGroupIndex" : 1
		},
		{
			"backtrace" : 1,
			"path" : "src/common/serialization/json_utils.h",
			"sourceGroupIndex" : 1
		},
		{
			"backtrace" : 1,
			"path" : "src/common/serialization/uuid_generator.h",
			"sourceGroupIndex" : 1
		},
		{
			"backtrace" : 1,
			"compileGroupIndex" : 0,
			"path" : "src/common/serialization/unique_serializable.cpp",
			"sourceGroupIndex" : 0
		},
		{
			"backtrace" : 1,
			"path" : "src/common/serialization/unique_serializable.h",
			"sourceGroupIndex" : 1
		},
		{
			"backtrace" : 1,
			"path" : "src/server/request_handler.h",
			"sourceGroupIndex" : 1
		},
		{
			"backtrace" : 1,
			"compileGroupIndex" : 0,
			"path" : "src/server/request_handler.cpp",
			"sourceGroupIndex" : 0
		}
	],
	"type" : "STATIC_LIBRARY"
}