I want to add some version information to exe when compile.
On vs2008, I can do it through add->resource->version steps.
But how can I do it through cmake?
I want to add some version information to exe when compile.
On vs2008, I can do it through add->resource->version steps.
But how can I do it through cmake?