xeus-sql icon indicating copy to clipboard operation
xeus-sql copied to clipboard

update xeus 5

Open DerThorsten opened this issue 1 year ago • 1 comments

DerThorsten avatar Jun 04 '24 11:06 DerThorsten

It looks like cpp-tabulate exports the CXX standards publicly (which is a bad practice), and is built with CXX 11 on conda-forge. This overwrites whatever CXX standard we can set on xeus-sql targets on Windows.

JohanMabille avatar Jun 11 '24 12:06 JohanMabille