[Cmake] Re: cmake checkin
Andy Cedilnik
andy.cedilnik at kitware.com
Mon Nov 18 14:56:54 EST 2002
Hi Amitha,
Try compile and try run delete resulting directory unless you specify
CMakeLists.txt file for them.
Andy
On Mon, 2002-11-18 at 14:14, Amitha Perera wrote:
> How well does the try compile commands work with template
> repositories? For example, with Sun Workshop 5.
>
> The workshop will write to template repositories during compile time
> so that it can dely instantiation to link time. However, they
> recommend that only one program or library use a given
> repository. That is, you should not do
> CC proga.cxx
> CC progb.cxx
> in the same directory. This may be a problem if you try compile in the
> same directory. (It is certainly a problem for autoconf: autoconf
> doesn't work with these compilers.) I haven't figured you the detailed
> restrictions. I am hoping someone over there has.
More information about the CMake
mailing list