Hi Parag.
There is no way to hook arbitrary postprocessing, and as per
http://public.kitware.com/Bug/view.php?id=13020 , that is by design.
For your specific issue, CMake has some support for customising a
.vc[x]proj using target properties like VS_KEYWORD or
VS_GLOBAL_. You can look whether any
I've been using the RC builds of CMake 3.1 to generate Visual Studio projects
for Native Client. I have things working pretty well with a few workarounds,
but I'm still having one problem that I can't figure out a solution to. I am
targeting the PNaCl environment of Native Client, and by default