Support new Gaudi CMake
Compare changes
- Marco Clemencic authored
+ 214
− 1
@@ -14,6 +14,7 @@ Module grouping the common build functions.
@@ -215,7 +216,7 @@ class cmt(make):
@@ -325,6 +326,218 @@ class cmake(make):
Changes needed to build and test projects with new CMake configuration style.
To actually be able to build projects with new configuration style we also need:
See LBCOMP-23 LBCORE-1711