This website requires JavaScript.
Explore
Help
Sign In
kolan
/
CMake
Watch
1
Star
0
Fork
You've already forked CMake
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
06a8dc7003
CMake
/
Tests
/
MSManifest
/
Subdir
/
main.c
2 lines
29 B
C
Raw
Normal View
History
Unescape
Escape
Add support for *.manifest source files with MSVC tools Classify .manifest sources separately, add dependencies on them, and pass them to the MS manifest tool to merge with linker-generated manifest files. Inspired-by: Gilles Khouzam <gillesk@microsoft.com>
2015-09-16 17:24:16 +03:00
int
main
(
void
)
{
return
0
;
}