Hello, i use CPack to pack my project.

I use components (cpack_add_component) in it, and i do some links in start
menu using "set(CPACK_NSIS_MENU_LINKS ...)".

But, i want to make the link for example "Documentation" only if the
component "Documentation" is checked.

How i can do this trick ?

Regards.

Vincent
_______________________________________________
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