Hi,
I am seriously affected by the bug "VS 2010 generator improperly generates
AdditionalIncludeDirectories nodes"
(http://public.kitware.com/Bug/view.php?id=10798) in my project and do not
think that providing a patch file for CMake to our users is a practical option.
Does anybody know when a fix will be incorporate in an official release of
CMake or whether there is a possible workaround to avoid the problem?
In my case what I find in the generated VS projects is:
<AdditionalIncludeDirectories>E:/cmake/ROOT/visual10/include;E:/cmake/ROOT/root_trunk/hist/hist/inc;....%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
<AdditionalIncludeDirectories>E:/cmake/ROOT/root_trunk/build/win</AdditionalIncludeDirectories>
The first node is the consequence of many INCLUDE_DIRECTORIES() in the project
and the second comes from SET(CMAKE_CXX_FLAGS
-IE:/cmake/ROOT/root_trunk/build/win)
-------------------------------------------------------------
Pere Mato CERN, PH Department, CH 1211 Geneva 23, Switzerland
e-mail: [email protected] tel: +41 22 76 78696
fax: +41 22 76 68792 gsm: +41 76 48 70855
_______________________________________________
Powered by www.kitware.com
Visit other Kitware open-source projects at
http://www.kitware.com/opensource/opensource.html
Please keep messages on-topic and check the CMake FAQ at:
http://www.cmake.org/Wiki/CMake_FAQ
Follow this link to subscribe/unsubscribe:
http://www.cmake.org/mailman/listinfo/cmake