Re: [CMake] MSVC Qt Integration

2008-07-10 Thread clinton
Is it not possible for Trolltech to make their Qt integration work with project files that they didn't generate? Last time I tried, it seemed more things didn't work than I would have expected. Clint On Thursday 10 July 2008 9:48:43 am Thomas Burdick wrote: > I'm trying to get Qt integration

[CMake] MSVC Qt Integration

2008-07-10 Thread Thomas Burdick
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