Skip to content
Snippets Groups Projects

Add gdb to path

All threads resolved!
Merged
Ben Couturierrequested to merge
addgdb into master
All threads resolved!
2 files
+ 73
27
Compare changes
  • Side-by-side
  • Inline

Files

@@ -11,7 +11,7 @@ CMake_version = "3.3.2"
@@ -11,7 +11,7 @@ CMake_version = "3.3.2"
ninja_version = "1.4.0"
ninja_version = "1.4.0"
tbroadcast_version = "v2.0.5"
tbroadcast_version = "v2.0.5"
doxygen_version = "1.8.9.1"
doxygen_version = "1.8.9.1"
gdb_version = "7.11"
external_projects = ['LCGCMT', 'GENSER', 'OpenScientist']
external_projects = ['LCGCMT', 'GENSER', 'OpenScientist']
lcg_projects = ['LCGCMT', 'SEAL','POOL','GENSER','COOL','GDML','CORAL','RELAX']
lcg_projects = ['LCGCMT', 'SEAL','POOL','GENSER','COOL','GDML','CORAL','RELAX']
Loading