Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
6f1b95d296c5592d3a3e71cc638994fa2ba4e4f7
/
.
/
native
/
native.tests
/
testData
/
CInterop
/
KT-55578
/
userSetupHintLinkingMissingLibrary.def
blob: 88e61f0c1799ad1499b6d674421b8d9c6f65486e [
file
]
headerFilter
=
**/
userSetupHint
.
h
userSetupHint
=
<<
HINT_MISSING_LIBRARY
>>
linkerOpts
=
-
lNonExistant
---
void
test
()
{
}