CMake/Tests/RunCMake/BuildDepends/MakeInProjectOnly.c

3 lines
74 B
C

#include <MakeInProjectOnly.h>
int main() { return MakeInProjectOnly(); }