[cmake-developers] Source code ///! comments

Sebastian Holtermann seblist at xwmw.org
Tue Mar 26 09:58:01 EDT 2019


>> Looking through the source code I found various comments
>> starting with "///!"
>> If Doxygen is targeted, the comment should start with either "///" or
>> "//!".
> 
> It's likely a typo.  For reference, I personally prefer `/** */`.
> 

Okay, then why not do a cleanup that replaces "///!" with "//!"?
I'll prepare a patch for that.



More information about the cmake-developers mailing list