[cmake-developers] [CMake 0014201]: FindCUDA does not forward include directories assigned by target_include_directories()
Stephen Kelly
steveire at gmail.com
Wed Jun 5 09:45:01 EDT 2013
James Bigler wrote:
> Things get dicey when you want to pass things like include directories as
> arguments. There are quotes to deal with as well as maximum argument
> length issues. I'm not saying it can't be done, but it needs to be done
> *carefully*.
Yes. I just pushed a proof-of-concept for doing such necessary
transformations, which we're not doing yet (and which are not really
possible yet):
https://gitorious.org/~steveire/cmake/steveires-cmake/commit/66376d0
Thanks,
Steve.
More information about the cmake-developers
mailing list