diff options
Diffstat (limited to 'yscan.cpp')
-rw-r--r-- | yscan.cpp | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -42,8 +42,7 @@ int yscan(int argc, char* argv[]) <build> <name>{}</name> {} </build> -{}</ymake> -)"}; +{}</ymake>)"}; contents = fmt::format(contents, name, sources, test_sources); std::cout << contents << std::endl; } catch (const std::exception& ex) { |