[CMake] Problems with 2.8.0 and VS 10 generator: CMAKE_CFG_INTDIR, UNC paths, and QT_LIBRARIES

Brad King brad.king at kitware.com
Wed Nov 18 08:41:19 EST 2009


Ben Medina wrote:
> 1. CMAKE_CFG_INTDIR is set to $(ConfigurationName), a macro which no
> longer exists in VS 2010.
[snip]
> 2. The VS10 generator seems to no longer replace forward slashes with
> back slashes in file paths, which breaks UNC paths in the project
[snip]
> 3. find_package (Qt4 REQUIRED) sets QT_LIBRARIES to a list that
> contains a space-separated entry. For example:
[snip]
> Do these sounds like legitimate bugs, or my own problems? I didn't
> find anything resembling these in Mantis.

Yes, please file an entry for each of the above and send me the issue
numbers.

Thanks,
-Brad


More information about the CMake mailing list