mirror of
https://github.com/Laupetin/OpenAssetTools.git
synced 2026-02-14 11:23:02 +00:00
Add build log to templater
This commit is contained in:
@@ -21,6 +21,8 @@ public:
|
||||
std::vector<std::string> m_input_files;
|
||||
std::string m_output_directory;
|
||||
|
||||
std::string m_build_log_file;
|
||||
|
||||
std::vector<std::pair<std::string, std::string>> m_defines;
|
||||
|
||||
RawTemplaterArguments();
|
||||
|
||||
Reference in New Issue
Block a user