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: 4e38063b51c0bc82c138bfaaa7216185fcbea5cb (
plain
)
1
2
int
staticlib2
() {
return
0
; }