index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Tests
/
ComplexRelativePaths
/
Library
/
file2.cxx
blob: b52e547be55d71b1035d69bb56471e61036ec042 (
plain
)
1
2
3
4
5
6
#include <string.h>
int
file2
()
{
return
1
;
}