mirror of
https://github.com/Kitware/CMake.git
synced 2026-02-25 00:59:19 -06:00
Merge topic 'fix-CustomCommand-main'
d54618f Tests/CustomCommand: Do not use 'main' in a library
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#include "generated.h"
|
||||
int main()
|
||||
int mainGeneratedHeader()
|
||||
{
|
||||
return 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user