TODO: add another item about the style used in cmake files
authorAntonio Ospite <ao2@ao2.it>
Sun, 25 Jan 2015 20:34:13 +0000 (21:34 +0100)
committerAntonio Ospite <ao2@ao2.it>
Sun, 25 Jan 2015 20:35:03 +0000 (21:35 +0100)
TODO

diff --git a/TODO b/TODO
index 1ce3068..4182cfc 100644 (file)
--- 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.)
   (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