{
	"archive" : {},
	"artifacts" : 
	[
		{
			"path" : "libs/BLT/libBLTd.a"
		}
	],
	"backtrace" : 1,
	"backtraceGraph" : 
	{
		"commands" : 
		[
			"add_library",
			"target_compile_options",
			"include_directories"
		],
		"files" : 
		[
			"libs/BLT/CMakeLists.txt"
		],
		"nodes" : 
		[
			{
				"file" : 0
			},
			{
				"command" : 0,
				"file" : 0,
				"line" : 49,
				"parent" : 0
			},
			{
				"command" : 1,
				"file" : 0,
				"line" : 61,
				"parent" : 0
			},
			{
				"command" : 2,
				"file" : 0,
				"line" : 41,
				"parent" : 0
			},
			{
				"command" : 2,
				"file" : 0,
				"line" : 42,
				"parent" : 0
			}
		]
	},
	"compileGroups" : 
	[
		{
			"compileCommandFragments" : 
			[
				{
					"fragment" : "-g -std=gnu++17 -fdiagnostics-color=always"
				},
				{
					"backtrace" : 2,
					"fragment" : "-Wall"
				},
				{
					"backtrace" : 2,
					"fragment" : "-Wextra"
				},
				{
					"backtrace" : 2,
					"fragment" : "-Wpedantic"
				}
			],
			"includes" : 
			[
				{
					"backtrace" : 3,
					"path" : "/home/brett/git/parksandrec/libs/BLT/include"
				},
				{
					"backtrace" : 4,
					"path" : "/home/brett/git/parksandrec/cmake-build-debug/libs/BLT/config"
				}
			],
			"language" : "CXX",
			"languageStandard" : 
			{
				"backtraces" : 
				[
					1
				],
				"standard" : "17"
			},
			"sourceIndexes" : 
			[
				0,
				1,
				2,
				3,
				4,
				5,
				6,
				7,
				8
			]
		}
	],
	"id" : "BLT::@15de44d4528f33befea6",
	"name" : "BLT",
	"nameOnDisk" : "libBLTd.a",
	"paths" : 
	{
		"build" : "libs/BLT",
		"source" : "libs/BLT"
	},
	"sourceGroups" : 
	[
		{
			"name" : "Source Files",
			"sourceIndexes" : 
			[
				0,
				1,
				2,
				3,
				4,
				5,
				6,
				7,
				8
			]
		}
	],
	"sources" : 
	[
		{
			"backtrace" : 1,
			"compileGroupIndex" : 0,
			"path" : "libs/BLT/src/blt/std/filesystem.cpp",
			"sourceGroupIndex" : 0
		},
		{
			"backtrace" : 1,
			"compileGroupIndex" : 0,
			"path" : "libs/BLT/src/blt/std/format.cpp",
			"sourceGroupIndex" : 0
		},
		{
			"backtrace" : 1,
			"compileGroupIndex" : 0,
			"path" : "libs/BLT/src/blt/std/loader.cpp",
			"sourceGroupIndex" : 0
		},
		{
			"backtrace" : 1,
			"compileGroupIndex" : 0,
			"path" : "libs/BLT/src/blt/std/logging.cpp",
			"sourceGroupIndex" : 0
		},
		{
			"backtrace" : 1,
			"compileGroupIndex" : 0,
			"path" : "libs/BLT/src/blt/std/string.cpp",
			"sourceGroupIndex" : 0
		},
		{
			"backtrace" : 1,
			"compileGroupIndex" : 0,
			"path" : "libs/BLT/src/blt/std/system.cpp",
			"sourceGroupIndex" : 0
		},
		{
			"backtrace" : 1,
			"compileGroupIndex" : 0,
			"path" : "libs/BLT/src/blt/profiling/profiler.cpp",
			"sourceGroupIndex" : 0
		},
		{
			"backtrace" : 1,
			"compileGroupIndex" : 0,
			"path" : "libs/BLT/src/blt/nbt/nbt.cpp",
			"sourceGroupIndex" : 0
		},
		{
			"backtrace" : 1,
			"compileGroupIndex" : 0,
			"path" : "libs/BLT/src/blt/nbt/nbt_block.cpp",
			"sourceGroupIndex" : 0
		}
	],
	"type" : "STATIC_LIBRARY"
}