Merge topic 'fix-CustomCommand-main'
d54618f Tests/CustomCommand: Do not use 'main' in a library
This commit is contained in:
commit
344bdb69e2
@ -1,5 +1,5 @@
|
|||||||
#include "generated.h"
|
#include "generated.h"
|
||||||
int main()
|
int mainGeneratedHeader()
|
||||||
{
|
{
|
||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user