> I'm not sure exactly what corner case is being covered by the checks in the
> Eclipse generator that examine EXECUTABLE_OUTPUT_PATH and
> LIBRARY_OUTPUT_PATH but shouldn't it also check
> CMAKE_LIBRARY_OUTPUT_DIRECTORY and CMAKE_RUNTIME_OUTPUT_DIRECTORY?
Please add that to the bug tracker
Alex
On Wed, Aug 6, 2008 at 3:44 PM, Alexander Neundorf
<[EMAIL PROTECTED]>wrote:
> Fixed in cvs HEAD.
> Here is the patch:
>
> http://www.cmake.org/cgi-bin/viewcvs.cgi/Source/cmExtraEclipseCDT4Generator.cxx?root=CMake&r1=1.14&r2=1.15
>
I'm not sure exactly what corner case is being covered by the che
On Wednesday 06 August 2008, Olaf Peter wrote:
> Hi,
>
> the following command line works as expected (out of source build):
>
> $ ../cmake-2.6.1-Linux-i386/bin/cmake ../project
> -- The C compiler identification is GNU
> ...
> -- Configuring done
> -- Generating done
> -- Build files have been wri
On Wednesday 06 August 2008 21:04:30 Olaf Peter wrote:
> Hi,
>
> the following command line works as expected (out of source build):
>
> $ ../cmake-2.6.1-Linux-i386/bin/cmake ../project
> -- The C compiler identification is GNU
> ...
> -- Configuring done
> -- Generating done
> -- Build files have
Hi,
the following command line works as expected (out of source build):
$ ../cmake-2.6.1-Linux-i386/bin/cmake ../project
-- The C compiler identification is GNU
...
-- Configuring done
-- Generating done
-- Build files have been written to: /home/olaf/build
but:
$ ../cmake-2.6.1-Linux-i386/bin/