David Doria wrote:

> When using automoc, I still have to do:
> 
> include_directories(${CMAKE_CURRENT_BINARY_DIR})
> 
> so that the compiler can find the MOCed files that get created in the
> build directory. Should this be done automatically so there is one
> less thing the user has to worry about?
> 

That was discussed here:

http://thread.gmane.org/gmane.comp.programming.tools.cmake.devel/1367/focus=1813

Thanks,

Steve.


--

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

Reply via email to