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: 3246eeeac36fb5251be5c53236990b9cc65681e0 (
plain
)
1
2
3
4
5
6
7
#include
"pic_test.h"
int
main
(
int
,
char
**)
{
return
0
;
}