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