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