Re: [Wireshark-dev] ASN1 now builds with cmake - open points

2013-05-13 Thread Pascal Quantin
2013/5/13 Joerg Mayer > Hello Pascal, > > On Sun, May 12, 2013 at 11:06:44PM +0200, Pascal Quantin wrote: > > 2013/5/12 Joerg Mayer > > > > > I've finished adding the necessary code to generate the dissectors in > the > > > asn1 subdirectory. > > > To build and copy a single dissector, just go i

Re: [Wireshark-dev] ASN1 now builds with cmake - open points

2013-05-13 Thread Joerg Mayer
Hello Pascal, On Sun, May 12, 2013 at 11:06:44PM +0200, Pascal Quantin wrote: > 2013/5/12 Joerg Mayer > > > I've finished adding the necessary code to generate the dissectors in the > > asn1 subdirectory. > > To build and copy a single dissector, just go into the subdirectory and > > type "make"

Re: [Wireshark-dev] ASN1 now builds with cmake - open points

2013-05-12 Thread Pascal Quantin
2013/5/12 Joerg Mayer > I've finished adding the necessary code to generate the dissectors in the > asn1 subdirectory. > To build and copy a single dissector, just go into the subdirectory and > type "make". > To regenerate and copy all dissectors, go into the asn1 directory and type > "make". >

[Wireshark-dev] ASN1 now builds with cmake - open points

2013-05-12 Thread Joerg Mayer
I've finished adding the necessary code to generate the dissectors in the asn1 subdirectory. To build and copy a single dissector, just go into the subdirectory and type "make". To regenerate and copy all dissectors, go into the asn1 directory and type "make". I'm using different make targets for