Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
e2e5303fe2d54f398a96f7b8bf5ac9be28aa2ee0
/
.
/
Tests
/
ComplexOneConfig
/
Library
/
notInAllLib.cxx
blob: 033988fd8858cb6ff75be1ab896c670f12ddb7fb [
file
]
int
notInAllLibFunc
()
{
return
0
;
}
#if 1
# error "This target should not be compiled by ALL."
#endif