> As you point out CMake does not actually preprocess the sources. > You can hide includes from it like this:
Hi Brad, Thanks for the response. I considered that, it would solve the problem for the codegen, but then CMake wouldn't be aware of the (legitimate) dependency when it builds the program code. -dan -- 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
