mirror of
https://github.com/open-goal/jak-project
synced 2026-07-08 14:36:52 -04:00
@@ -10,7 +10,7 @@
|
||||
#include "goalc/make/Tools.h"
|
||||
|
||||
#include "fmt/color.h"
|
||||
#include "fmt/core.h"
|
||||
#include "fmt/format.h"
|
||||
|
||||
std::string MakeStep::print() const {
|
||||
std::string result = fmt::format("Tool {} with inputs", tool);
|
||||
|
||||
Reference in New Issue
Block a user