[CMake] Generator : "Visual Studio 11 Win64" - AdditionalIncludeDirectories error
Nils Gladitz
nilsgladitz at gmail.com
Mon Nov 10 03:58:33 EST 2014
On 11/10/2014 07:44 AM, Nicholas Yue wrote:
> Hi,
>
> Using CMake 2.8.12.2 on Windows 7 x64 with Visual Studio 2012
> WDExpress, my include_directories() information are being embedded in
> the AdditionalOptions part of the generated *.vcxproj XML file instead
> of the AdditionalIncludeDirectories part
>
> I have tried with CMake 3.0.x, same problem
>
> This cause the builds to fail because the compiler options will be
> filled with incorrect information.
Can you provide a self-contained minimal example that reproduces the
problem?
Nils
More information about the CMake
mailing list