Hi Martin, Happy I could help.
Just make sure to rerun CMake when you add new input files. Andy On Wed, Mar 19, 2008 at 12:10 PM, Martin Fischer <[EMAIL PROTECTED]> wrote: > Andy, > > thanks for the tutorial. It does exactly what I need. I copied and > modified the relevant pieces and it worked as expected on the first run. > > Thanks > Martin > > > On 18.03.2008 18:27 Andy Lego wrote: > > I wrote a quick tutorial (tested on Linux and Windows) for what you want > to do: > > > > http://www.cmake.org/Wiki/CMake:How_To_Process_Lots_Of_Input_Files > > > > Please let me know if this solves your problem. > > > > > > On Tue, Mar 18, 2008 at 12:15 AM, Martin Fischer <[EMAIL PROTECTED]> wrote: > >> Andy, > >> > >> yes the ( is missing in my message. This happened when editing the post. > >> Both () are there in my CMakeLists file. > >> > >> Anyway, thanks for your assistance. I give up and will hardcode the > >> necessary commands. I prefer to work on the project instead of learning > >> CMake details. > >> > >> Regards > >> Martin > >> > >> > >> On 17.03.2008 22:26 Andy Lego wrote: > >> > You are missing a ( after the ADD_CUSTOM_COMMAND. > >> > > > -- http://legoandy.com -o- http://capitalmtb.org Support my 150 mile bike ride to fight MS: http://bikecan.nationalmssociety.org/site/TR?px=3921627&pg=personal&fr_id=9066 _______________________________________________ CMake mailing list [email protected] http://www.cmake.org/mailman/listinfo/cmake
