Validate haxelibs in HXP projects
This commit is contained in:
@@ -823,6 +823,7 @@ class HXProject {
|
||||
|
||||
for (haxelib in haxelibs) {
|
||||
|
||||
var validatePath = PathHelper.getHaxelib (haxelib, true);
|
||||
project.haxelibs.push (haxelib);
|
||||
|
||||
var includeProject = HXProject.fromHaxelib (haxelib, userDefines);
|
||||
|
||||
Reference in New Issue
Block a user