]> git.tdb.fi Git - libs/game.git/blobdiff - tests/Build
Remove a temporary hack
[libs/game.git] / tests / Build
index db503407da12e6d9f670b2701e15fe04c4d0a8f4..e889864a4f1dde7b430ecff3b32bb8d3c198f85e 100644 (file)
@@ -7,11 +7,5 @@ package "mspgame-tests"
        program "test"
        {
                source ".";
-               build_info
-               {
-                       /* XXX Shouldn't be needed, but builder has a bug and doesn't
-                       correctly propagate the standard from required packages. */
-                       standard CXX "c++20";
-               };
        };
 };