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
/
CMakeCommands
/
target_link_libraries
/
cmp0022
/
staticlib2.cpp
blob: bd1a9011eebdd003985e5a0a842efa08794c8324 (
plain
)
1
2
3
4
5
int
staticlib2
()
{
return
0
;
}