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
/
staticlib1.cpp
blob: a253c46f610d7df1f9f8e82bb9393b113bf14970 (
plain
)
1
2
int
staticlib1
() {
return
0
; }