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
STYLE: Nightly Version update
[cmake.git]
/
Tests
/
ComplexOneConfig
/
Library
/
file2.cxx
blob
863fcaa51bc96cef28c052c685b1cbc83e2caf37
1
#include <string.h>
2
3
#ifdef CMAKE_IS_REALLY_FUN
4
This is a problem
.
Looks like REMOVE_DEFINITION does
not
work
5
#endif
6
7
int
file2
()
8
{
9
return
1
;
10
}