On Mon, Dec 1, 2008 at 9:53 PM, Philip Lowman <[EMAIL PROTECTED]> wrote:

> include( ${CMAKE_CURRENT_SOURCE_DIR}/includes.cmake)
> should also work.
> CMAKE_MODULE_PATH may also help you if you have a lot of includes.
>
> http://www.vtk.org/Wiki/CMake_Useful_Variables
>

I definitely tried this (using CMAKE_CURRENT_SOURCE_DIR) and it didn't work.
I'll try Michael's method tomorrow and see if I get any different results.
_______________________________________________
CMake mailing list
CMake@cmake.org
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to