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
/
VSResource
/
lib.cpp
blob: c91239731bef3973c5171a7ac0cdeefde02c3ee3 (
plain
)
1
2
3
4
int
lib
()
{
return
0
;
}