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
/
PositionIndependentTargets
/
pic_main.cpp
blob: 6a41a7a6b50ea39e0d026f34f440c5dfff7fcb62 (
plain
)
1
2
3
4
#include
"pic_test.h"
int
main
(
int
,
char
**) {
return
0
; }