On 02/13/2015 07:52 AM, Paul Anton Letnes wrote:
I have been unable to come across any documentation on how the WiX CPack
generator can create start menu items. I'll need to create items both
for a few PDFs (documentation) and for an executable or two. Is this
supported, or do I need to write my
Hi!
I have been unable to come across any documentation on how the WiX CPack
generator can create start menu items. I'll need to create items both for a few
PDFs (documentation) and for an executable or two. Is this supported, or do I
need to write my own XML patch file and give that to WiX?
C
We are pleased to announce that CMake 3.1.3 is now available for download.
Please use the latest release from our download page:
http://www.cmake.org/download/
Thanks for your support!
-
Changes in 3.1.3 since 3.1.2:
Brad
Dear CMake users,
I'm developing an app using CMake in Fedora 20 and so far it's working
properly in the build directory.
However, I've recently added some Install target commands so I can prepare
it for packaging with CPack.
However, when I "make install" my app, the application no longer runs an
Hi all,
I have the problem that my automatically generated Qt files are not cleaned up,
similar to the problem described in
http://www.cmake.org/pipermail/cmake/2013-April/054555.html. Simplified the
problem and verified if the set_directory_properties trick works. It does not
work for me.
U