-
- Downloads
Windows: Merge user-provided manifests into compiled resource
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.
Showing
- Source/cmcmd.cxx 12 additions, 3 deletionsSource/cmcmd.cxx
- Tests/CMakeLists.txt 4 additions, 1 deletionTests/CMakeLists.txt
- Tests/MSManifest/CMakeLists.txt 3 additions, 0 deletionsTests/MSManifest/CMakeLists.txt
- Tests/MSManifest/Subdir/CMakeLists.txt 3 additions, 4 deletionsTests/MSManifest/Subdir/CMakeLists.txt
- Tests/MSManifest/Subdir2/CMakeLists.txt 13 additions, 0 deletionsTests/MSManifest/Subdir2/CMakeLists.txt
- Tests/MSManifest/Subdir2/check.cmake 22 additions, 0 deletionsTests/MSManifest/Subdir2/check.cmake
- Tests/MSManifest/Subdir2/main.c 4 additions, 0 deletionsTests/MSManifest/Subdir2/main.c
- Tests/MSManifest/Subdir2/test_manifest1.in 5 additions, 0 deletionsTests/MSManifest/Subdir2/test_manifest1.in
- Tests/MSManifest/Subdir2/test_manifest2.in 12 additions, 0 deletionsTests/MSManifest/Subdir2/test_manifest2.in
- Tests/MSManifest/Subdir2/test_manifest3.in 9 additions, 0 deletionsTests/MSManifest/Subdir2/test_manifest3.in
Loading
Please register or sign in to comment