add a missing dependency that causes packaging issues
This commit is contained in:
@@ -59,6 +59,7 @@ public class SenseGloveCoreImpl : ModuleRules
|
|||||||
new string[]
|
new string[]
|
||||||
{
|
{
|
||||||
"SenseGloveBuildHacks",
|
"SenseGloveBuildHacks",
|
||||||
|
"SenseGloveCoreTypes",
|
||||||
"SenseGloveInterop",
|
"SenseGloveInterop",
|
||||||
"SenseGloveLog",
|
"SenseGloveLog",
|
||||||
"SenseGloveTypes",
|
"SenseGloveTypes",
|
||||||
|
|||||||
Reference in New Issue
Block a user