CMake/Tests/PositionIndependentTargets/pic_main.cpp

5 lines
59 B
C++

#include "pic_test.h"
int main(int,char**) { return 0; }