Sign in
cmake
/
cmake
/
76f08a107b344daff524974868ab30353bd9b255
/
.
/
Tests
/
ComplexOneConfig
/
Library
/
notInAllLib.cxx
blob: 033988fd8858cb6ff75be1ab896c670f12ddb7fb [
file
] [
log
] [
blame
]
int
notInAllLibFunc
()
{
return
0
;
}
#if 1
# error "This target should not be compiled by ALL."
#endif