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

 

_______________________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Follow this link to subscribe/unsubscribe:
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to