Re: [cmake-developers] Documentation for CMAKE_*_FLAGS_* not homogenous

2012-11-12 Thread Eric Noulard
2012/11/12 David Cole : > On Mon, Nov 12, 2012 at 2:08 AM, Eric Noulard wrote: >> HI there, >> >> While reading the builtin doc for >> CMAKE__FLAGS_ >> answering a questoin I was surprise by the fact that the documentation for >> the CMAKE_*_FLAGS_* variable is not very homogenous. >> >> We curre

Re: [cmake-developers] Documentation for CMAKE_*_FLAGS_* not homogenous

2012-11-12 Thread David Cole
On Mon, Nov 12, 2012 at 2:08 AM, Eric Noulard wrote: > HI there, > > While reading the builtin doc for > CMAKE__FLAGS_ > answering a questoin I was surprise by the fact that the documentation for > the CMAKE_*_FLAGS_* variable is not very homogenous. > > We currently have: > CMAKE_EXE_LINKER_FLAG

[cmake-developers] Documentation for CMAKE_*_FLAGS_* not homogenous

2012-11-11 Thread Eric Noulard
HI there, While reading the builtin doc for CMAKE__FLAGS_ answering a questoin I was surprise by the fact that the documentation for the CMAKE_*_FLAGS_* variable is not very homogenous. We currently have: CMAKE_EXE_LINKER_FLAGS CMAKE_EXE_LINKER_FLAGS_[CMAKE_BUILD_TYPE] CMAKE__FLAGS_DEBUG CMAKE__