mirror of
https://github.com/darlinghq/darling-objc4.git
synced 2024-11-23 12:19:48 +00:00
10 lines
229 B
Matlab
10 lines
229 B
Matlab
/*
|
|
fixme disabled in BATS because of gcfiles
|
|
TEST_CONFIG OS=macosx BATS=0
|
|
|
|
TEST_BUILD
|
|
cp $DIR/gcfiles/libsupportsgc.dylib .
|
|
$C{COMPILE} $DIR/gc-main.m -x none libsupportsgc.dylib -o gcenforcer-dylib-supportsgc.exe
|
|
END
|
|
*/
|