initial commit
This commit is contained in:
+83
@@ -0,0 +1,83 @@
|
||||
{
|
||||
"abstract" : true,
|
||||
"artifacts" :
|
||||
[
|
||||
{
|
||||
"path" : "C:/Program Files (x86)/glm/lib/glm.lib"
|
||||
}
|
||||
],
|
||||
"backtrace" : 3,
|
||||
"backtraceGraph" :
|
||||
{
|
||||
"commands" :
|
||||
[
|
||||
"add_library",
|
||||
"find_package",
|
||||
"set_target_properties"
|
||||
],
|
||||
"files" :
|
||||
[
|
||||
"C:/Program Files (x86)/glm/share/glm/glmConfig.cmake",
|
||||
"CMakeLists.txt"
|
||||
],
|
||||
"nodes" :
|
||||
[
|
||||
{
|
||||
"file" : 1
|
||||
},
|
||||
{
|
||||
"command" : 1,
|
||||
"file" : 1,
|
||||
"line" : 25,
|
||||
"parent" : 0
|
||||
},
|
||||
{
|
||||
"file" : 0,
|
||||
"parent" : 1
|
||||
},
|
||||
{
|
||||
"command" : 0,
|
||||
"file" : 0,
|
||||
"line" : 65,
|
||||
"parent" : 2
|
||||
},
|
||||
{
|
||||
"command" : 2,
|
||||
"file" : 0,
|
||||
"line" : 67,
|
||||
"parent" : 2
|
||||
}
|
||||
]
|
||||
},
|
||||
"codemodelVersion" :
|
||||
{
|
||||
"major" : 2,
|
||||
"minor" : 10
|
||||
},
|
||||
"id" : "glm::glm::@6890427a1f51a3e7e1df",
|
||||
"imported" : true,
|
||||
"interfaceCompileDependencies" :
|
||||
[
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"id" : "glm::glm-header-only::@6890427a1f51a3e7e1df"
|
||||
}
|
||||
],
|
||||
"interfaceLinkLibraries" :
|
||||
[
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"id" : "glm::glm-header-only::@6890427a1f51a3e7e1df"
|
||||
}
|
||||
],
|
||||
"local" : true,
|
||||
"name" : "glm::glm",
|
||||
"nameOnDisk" : "glm.lib",
|
||||
"paths" :
|
||||
{
|
||||
"build" : ".",
|
||||
"source" : "."
|
||||
},
|
||||
"sources" : [],
|
||||
"type" : "STATIC_LIBRARY"
|
||||
}
|
||||
Reference in New Issue
Block a user