aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/ros/CMakeLists.txt
AgeCommit message (Collapse)AuthorFilesLines
2014-02-18Remove $Id$ from the ASN.1 dissectors and regenerate them.Jeff Morriss1-2/+0
Change-Id: Ie476c6f82f318188b41ed922b92c6fec119ea954 Reviewed-on: https://code.wireshark.org/review/244 Reviewed-by: Jeff Morriss <jeff.morriss.ws@gmail.com> Tested-by: Jeff Morriss <jeff.morriss.ws@gmail.com>
2013-05-07Small optical changeJörg Mayer1-3/+0
svn path=/trunk/; revision=49204
2013-05-07Allow generating some more dissectors with cmake.Jörg Mayer1-0/+42
svn path=/trunk/; revision=49196
2013-04-23Stub cmake support for generating the asn1 dissectors.Jörg Mayer1-0/+23
It doesn't do anything yet, it is just to make svn status readable again. svn path=/trunk/; revision=49007