File tree Expand file tree Collapse file tree 1 file changed +1
-3
lines changed Expand file tree Collapse file tree 1 file changed +1
-3
lines changed Original file line number Diff line number Diff line change 1
1
# UpdateCommonMap.py
2
2
#
3
- # Map of GitHub project names to clone target paths, relative to the GPUPerfAPI
3
+ # Map of GitHub project names to clone target paths, relative to the GPUPerfAPI
4
4
# project root on the local disk.
5
5
6
6
# GitHub GPUOpen-Tools projects map
9
9
"common-dk-Doxygen" : "../Common/DK/Doxygen" ,
10
10
"common-lib-amd-ADL" : "../Common/Lib/AMD/ADL" ,
11
11
"common-lib-amd-APPSDK-3.0" : "../Common/Lib/AMD/APPSDK" ,
12
- "common-lib-amd-HSA" : "../Common/Lib/AMD/HSA" ,
13
- "common-lib-ext-Boost-1.59" : "../Common/Lib/Ext/Boost" ,
14
12
"common-lib-ext-GoogleTest-1.7" : "../Common/Lib/Ext/GoogleTest" ,
15
13
"common-lib-ext-OpenGL" : "../Common/Lib/Ext/OpenGL" ,
16
14
"common-lib-ext-OpenGLES" : "../Common/Lib/Ext/OpenGLES" ,
You can’t perform that action at this time.
0 commit comments