I saw a bug closed that allows one to associate file extensions it looks
like, does this mean I can now associate file types with executables in
windows as well? If so, how?
-Tom
___
Powered by www.kitware.com
Visit other Kitware open-source projects at
Is there a way to get file associations setup using cpack and nsis?
So that my application will be launched when someone double clicks a
filetype that my application reads in?
-Tom
___
CMake mailing list
CMake@cmake.org
http://www.cmake.org/mailman/list
It'd still be nice to specify where these files go, even if its not
necessarily needed. In source builds tend to get messy otherwise.
-Tom
On Tue, Jul 22, 2008 at 4:57 PM, Andreas Pakulat <[EMAIL PROTECTED]> wrote:
> On 22.07.08 14:02:06, David Boosalis wrote:
> > Hi
> >
> > The qmake variable M
Out of curiousity, since MSVC is supported, why no MSI CPack support?
-Tom
___
CMake mailing list
CMake@cmake.org
http://www.cmake.org/mailman/listinfo/cmake
I'm trying to get Qt integration to work in visual studio using cmake to
generate the project and solution files.
So far I've gotten part of the puzzle together using set_target_properties
as described in the documentation to set the VS_KEYWORD.
There is another piece though, in the solution file