mirror of
https://github.com/reactos/CMake.git
synced 2024-12-02 16:46:36 +00:00
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"
|
||||
int main()
|
||||
int mainGeneratedHeader()
|
||||
{
|
||||
return 0;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user