Improvements for github issue 352

This commit is contained in:
rfm 2023-11-23 16:39:58 +00:00
parent c1c17df624
commit 07fed93200
4 changed files with 157 additions and 140 deletions

View file

@ -279,6 +279,7 @@ typedef enum {
+ (NSString*) _gnustep_target_dir;
+ (NSString*) _gnustep_target_os;
+ (NSString*) _library_combo;
+ (NSString*) _versionForLibrary: (NSString**)path;
@end
/**