Initial commit.
[CMakeLuaTailorHgBridge.git] / CMakeLua / Tests / ComplexRelativePaths / Library / notInAllLib.cxx
blob5d928f44a6d3ea93a4ac04405002a992dd74435c
1 int notInAllLibFunc() { return 0; }
3 #if 1
4 # error "This target should not be compiled by ALL."
5 #endif