mirror of
https://github.com/Laupetin/OpenAssetTools.git
synced 2025-06-22 20:57:52 -05: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