07f029d6ef
We teach the FindPackageTest to build a sample project that stores its build tree in the user package registry using export(PACKAGE), and then find it with find_package.
2 lines
25 B
C
2 lines
25 B
C
int main() { return 0; }
|