Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
7fe8d4bfc4e14758308dbf2f2fcd96cb614b7b29
/
.
/
Tests
/
RunCMake
/
ExportImport
/
installlib.c
blob: 00d503c71c945fe4108aa0f2e60be28a770da255 [
file
]
#if !(!defined(BUILD_LOCAL_INTERFACE) && !defined(BUILD_INTERFACE) && \
defined
(
INSTALL_INTERFACE
))
# error "Incorrect compile definitions"
#endif
void
installlib
(
void
)
{
}