CMake/Tests/PositionIndependentTargets/pic_main.cpp

8 lines
62 B
C++

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