Sign in
webkit
/
WebKit
/
c5a1ccdb197a68efac4c94e42a8782d998706e57
/
.
/
Tools
/
coverage
/
coverage.xcconfig
blob: 0ef22c17f72f61864f9c2f389edb4180ab81c7a7 [
file
] [
log
] [
blame
]
OTHER_CFLAGS
=
$
(
inherited
)
-
fprofile
-
instr
-
generate
-
fcoverage
-
mapping
;
OTHER_LDFLAGS
=
$
(
inherited
)
-
fprofile
-
instr
-
generate
;