[CMake] User Access Control (UAC) under Visual Studio 2009

Nasztanovics Ferenc naszta at me.com
Sun Apr 26 10:12:43 EDT 2009


Dear All,

 

In Visual Studio cmake generates manifestum files. It is a very nice
feature. Manifest file is used to determine the binary's access at Windows
Vista the UAC control, too.

 

I have a question:

 

How this manifestum could be overwritten? 

 

  SET(CMAKE_EXE_LINKER_FLAGS "${CMAKE_EXE_LINKER_FLAGS}
/MANIFESTUAC:level=requireAdministrator")) generates error in compile time.

 

If it is not possible, additional options for Visual Studio vcproj files
would be nice.

 

Best regards,

 

Nasztanovics Ferenc

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20090426/0e687e11/attachment-0001.htm>


More information about the CMake mailing list