mirror of
https://github.com/YACReader/yacreader
synced 2025-07-23 15:35:03 -04:00
Unarr: use static lib for mac builds.
This commit is contained in:
@ -4,7 +4,7 @@
|
||||
#include <QObject>
|
||||
#include "extract_delegate.h"
|
||||
extern"C" {
|
||||
#include "unarr.h"
|
||||
#include <unarr.h>
|
||||
}
|
||||
|
||||
class CompressedArchive : public QObject
|
||||
|
Reference in New Issue
Block a user