darwin.libclosure: add appleHeaders
This commit is contained in:
@@ -5,4 +5,9 @@ appleDerivation {
|
||||
mkdir -p $out/include
|
||||
cp *.h $out/include/
|
||||
'';
|
||||
|
||||
appleHeaders = ''
|
||||
Block.h
|
||||
Block_private.h
|
||||
'';
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user