rootbench icon indicating copy to clipboard operation
rootbench copied to clipboard

Expose CXX standard in rootbench

Open stwunsch opened this issue 5 years ago • 1 comments

We require an exposed CMAKE_CXX_STANDARD in rootbench. Currenlty, it's not there or only in the case of being builtin with root. The hotfix looks like this but does not cover correctly the case "standard > 14" with an external build of rootbench.

stwunsch avatar Jul 17 '20 08:07 stwunsch

Duplicate of https://github.com/root-project/root/issues/7644

eguiraud avatar Apr 30 '21 14:04 eguiraud