mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-25 15:49:08 -05:00
7ca13e04fa
Previously we merged user-provided manifests only into the manifest file given to the linker. Merge them into the manifest file that is compiled as a resource too.
5 lines
31 B
C
5 lines
31 B
C
int main(void)
|
|
{
|
|
return 0;
|
|
}
|