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