Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
a0d8556bf7600a11e7ead052d926ab5884256d09
/
.
/
Tests
/
RunCMake
/
ExportImport
/
buildlib.c
blob: ac193104af719df186951626673430d24db3df32 [
file
] [
log
] [
blame
]
#if !(!defined(BUILD_LOCAL_INTERFACE) && defined(BUILD_INTERFACE) && \
!
defined
(
INSTALL_INTERFACE
))
# error "Incorrect compile definitions"
#endif
void
buildlib
(
void
)
{
}