repo.or.cz
/
cmake.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Updated formatting of documentation plus a little reorganization.
[cmake.git]
/
Tests
/
ComplexOneConfig
/
Library
/
notInAllLib.cxx
blob
5d928f44a6d3ea93a4ac04405002a992dd74435c
1
int
notInAllLibFunc
() {
return
0
; }
2
3
#if 1
4
# error
"This target should not be compiled by ALL."
5
#endif