[CMake] MIDL include directiories

Mika.Rajala at patria.fi Mika.Rajala at patria.fi
Wed Feb 23 06:31:11 EST 2011


Hi

I'd like to know is it possible to give additional include directories for 
the MIDL tool in Visual Studio 2005 with CMakeLists.txt code.

The include_directories command does not work for the MIDL tool 
parameters.



To delve deeper into the reason why this is a problem, helloworld1.idl 
uses helloworld2.idl and as such is unable to find it in any given 
directory.

My files are organized in a manner similar to this:

CMakeLists.txt
code/helloworld1.idl
code/helloworld2.idl

-mika
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20110223/b4c41804/attachment.htm>


More information about the CMake mailing list