2007/11/27, James Bigler <[EMAIL PROTECTED]>:
> I got a hint that I could do this to set values that could be read by
> the CMakeLists.txt file above:

You can also use get_directory_property. See for example how we use it
in Licq [1]  to get a the list of files from a subdirectory (to
implement convenience libs).

// Erik

[1] - http://trac.licq.org/browser/branches/newapi/licq/src/CMakeLists.txt

-- 
Erik Johansson
Home Page: http://ejohansson.se/
PGP Key: http://ejohansson.se/erik.asc
_______________________________________________
CMake mailing list
CMake@cmake.org
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to