David Faure wrote:
> CMake 2.4.1-beta still has the problem that if a CMakeLists.txt file refers
> to a non-existing
> source file, the error message says
> CMake Error: can not find file /full/path/to/non/existing/file.cpp
>
> But it doesn't say -which- CMakeLists.txt file has the problem, whic
David Faure wrote:
>CMake 2.4.1-beta still has the problem that if a CMakeLists.txt file
> refers to a non-existing source file, the error message says
> CMake Error: can not find file /full/path/to/non/existing/file.cpp
>
>But it doesn't say -which- CMakeLists.txt file has the problem, which
> mea
CMake 2.4.1-beta still has the problem that if a CMakeLists.txt file refers to
a non-existing
source file, the error message says
CMake Error: can not find file /full/path/to/non/existing/file.cpp
But it doesn't say -which- CMakeLists.txt file has the problem, which means
lots of grepping
in a