Revision: 77923
          http://sourceforge.net/p/brlcad/code/77923
Author:   starseeker
Date:     2020-12-04 02:37:37 +0000 (Fri, 04 Dec 2020)
Log Message:
-----------
Remove old CMake note

Modified Paths:
--------------
    brlcad/trunk/TODO

Modified: brlcad/trunk/TODO
===================================================================
--- brlcad/trunk/TODO   2020-12-04 02:26:07 UTC (rev 77922)
+++ brlcad/trunk/TODO   2020-12-04 02:37:37 UTC (rev 77923)
@@ -232,7 +232,6 @@
 * procedural studio box generation allowing for specification of size,
   shape, material, and lighting characteristics
 
->>>>>>> .r77755
 * verify all of the src/util utilities behave correctly on Windows
   with respect to mode (i.e. correctly using setmode/O_BINARY when
   performing file I/O.)
@@ -543,11 +542,6 @@
   parallel.  This would be a way to easily parallelize existing code
   without needing to create wrapper functions for bu_parallel().
 
-* Now that we have >3.0 CMake required, look into replacing our custom
-  time stamping code in favor of using  the CMake time stamp mechanism.
-  Also get rid of the fallback in src/libgcv/plugins/CMakeLists.txt
-  (and any others that have crept in over the years...)
-
 * convert usages of Tcl_InitHashTable() and friends to libbu
   containers (see src/conv/enf-g.c for example usage)
 

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.



_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to