Re: [CMake] [cmake-developers] To warn or to error out ? - wording and compatiblity

2011-11-01 Thread Eric Noulard
2011/11/1 Alexander Neundorf : > On Tuesday 01 November 2011, Eric Noulard wrote: [...] >> So before making the build dir as a source subdir case FATAL, are you sure >> we really don't want to authorize the generatiion of .project >> .cproject in the source dir >> in this very particular but nerver

Re: [CMake] [cmake-developers] To warn or to error out ? - wording and compatiblity

2011-11-01 Thread Eric Noulard
2011/11/1 Alexander Neundorf : > Hi, > > when using out-of-source builds and the Eclipse CDT project generator, a > "linked resource" is created in the Eclipse project file, which points to > CMAKE_SOURCE_DIR, so the user can browse the source directory. > > Now, when CMAKE_BINARY_DIR is a subdirec