Closed tomhenderson closed 5 years ago
do we really need the minor versions '3.30.2', '3.30.1' versions ? do they appear in the library name ?
do we really need the minor versions '3.30.2', '3.30.1' versions ? do they appear in the library name ?
Yes. However, IMO the code should be rewritten to check against a regular expression and not a list. Would you accept that kind of patch instead?
I suspect the idea of the list was to make sure we pick a supported version. Ideally I think the current search mechanism should just be replaced with pkg-config (which code I intend to merge as soon as I get the time) so I think the current patch is fine. If that's ok with you I will merge it.
Please add ns-3.30 release versions (including upcoming ns-3.30.2).