[Cmake] CMake release close

Bill Hoffman bill.hoffman at kitware.com
Fri Apr 19 10:02:20 EDT 2002


That may be a bug, I just looked at the command for  FLTK_WRAP_UI,
and it is already adding the directory:

  // Some of the generated files are *.h so the directory "GUI" 
  // where they are created have to be added to the include path
  m_Makefile->AddIncludeDirectory( outputDirectory.c_str() );

Luis, I think you wrote this, does it work?

-Bill

At 06:43 PM 4/18/2002 -0400, Julien Jomier wrote:
>Hi Bill,
>
>It's a good news :o)
>
>I've a suggestion:
>Could CMake include automatically the bin directory
>(where the generated .h and .cxx are located)
>when we use the command FLTK_WRAP_UI ?
>
>Julien
>
>----- Original Message ----- 
>From: "Bill Hoffman" <bill.hoffman at kitware.com>
>To: <cmake at public.kitware.com>
>Sent: Thursday, April 18, 2002 4:20 PM
>Subject: [Cmake] CMake release close
>
>
>> We are close to making cmake release 1.4.   
>> If there are any missing features, or bugs you know of, please 
>> post them to the list now.  
>> 
>> (BTW, I have added a test that prevents binary directories from being
>> clobbered by the wrong source directory.)
>> 
>> -Bill
>> 
>> _______________________________________________
>> Cmake mailing list
>> Cmake at public.kitware.com
>> http://public.kitware.com/mailman/listinfo/cmake
>
>_______________________________________________
>Cmake mailing list
>Cmake at public.kitware.com
>http://public.kitware.com/mailman/listinfo/cmake 




More information about the CMake mailing list