Revision 72eaeb41f5c0ba7dd4a3a4fa562fcd057fb68332 authored by Joachim Wuttke (o) on 12 February 2020, 12:07:31 UTC, committed by Joachim Wuttke (o) on 12 February 2020, 12:22:51 UTC
Besides CPackConfig.cmake, the module also generates CPackSourceConfig.cmake.
1 parent c35a9ff
Raw File
unset.c
int main()
{
  return 0;
}
back to top