Merge branch 'master' of git://github.com/slavapestov/factor
commit
abce7ef5de
|
@ -17,7 +17,7 @@ IN: openal
|
||||||
{ [ os unix? ] [ "libopenal.so" ] }
|
{ [ os unix? ] [ "libopenal.so" ] }
|
||||||
} cond cdecl add-library >>
|
} cond cdecl add-library >>
|
||||||
|
|
||||||
<< os macosx? [ "openal" deploy-library ] unless >>
|
<< os unix? [ "openal" deploy-library ] unless >>
|
||||||
|
|
||||||
LIBRARY: openal
|
LIBRARY: openal
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue