Vuo 2.4.4
Loading...
Searching...
No Matches
VuoModuleCompilerResults.hh
Go to the documentation of this file.
1
10#pragma once
11
13
18{
19public:
21
22 Module *module;
23 shared_ptr<VuoMakeDependencies> makeDependencies;
24};