[CMake] include_regular_expression question(Ubuntu CMake-2.6-patch0)

Pavel Shevaev pacha.shevaev at gmail.com
Sun Feb 15 15:02:10 EST 2009


Sorry folks, I'm replying to myself - I think I've found a solution:
mark directory containing infrequently changing paths using
"set_directory_properties", e.g:

set_directory_properties(PROPERTIES INCLUDE_REGULAR_EXPRESSION "^$")

-- 
Best regards, Pavel


More information about the CMake mailing list