From: Antonio Ospite Date: Sun, 25 Jan 2015 20:34:13 +0000 (+0100) Subject: TODO: add another item about the style used in cmake files X-Git-Tag: v0.1.6~41 X-Git-Url: https://git.ao2.it/libam7xxx.git/commitdiff_plain/cbe3decdaaf76c6d9b51bab008b4cff2f55125de TODO: add another item about the style used in cmake files --- diff --git a/TODO b/TODO index 1ce3068..4182cfc 100644 --- a/TODO +++ b/TODO @@ -4,3 +4,4 @@ (this may not be necessary if the GStreamer sink works well enough). - If there will ever be an API breakage, consider using more portable types (e.g. off_t for file sizes, size_t for counters, etc.) +- uniform the style of if() checks in cmake files