Use a standardized 'targetDirectory' value in the target handlers, and pass this onto the library processors for use with caching
This commit is contained in:
@@ -28,7 +28,6 @@ class LinuxPlatform extends PlatformTarget {
|
||||
private var executablePath:String;
|
||||
private var is64:Bool;
|
||||
private var isRaspberryPi:Bool;
|
||||
private var targetDirectory:String;
|
||||
private var targetType:String;
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user