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
/
RunCMake
/
target_link_libraries-LINK_GROUP
/
func3.c
blob: 0b7df6455181e8cfd34afb8f72c04da03936122e (
plain
)
1
2
3
4
5
6
extern
void
func3
();
void
func3
()
{
}