Revision: 76146
          http://sourceforge.net/p/brlcad/code/76146
Author:   starseeker
Date:     2020-06-16 22:15:20 +0000 (Tue, 16 Jun 2020)
Log Message:
-----------
halftone2 -> halftone

Modified Paths:
--------------
    brlcad/trunk/src/util/CMakeLists.txt

Modified: brlcad/trunk/src/util/CMakeLists.txt
===================================================================
--- brlcad/trunk/src/util/CMakeLists.txt        2020-06-15 19:50:52 UTC (rev 
76145)
+++ brlcad/trunk/src/util/CMakeLists.txt        2020-06-16 22:15:20 UTC (rev 
76146)
@@ -67,7 +67,7 @@
 BRLCAD_ADDEXEC(double-asc double-asc.c "libfb;libbu")
 BRLCAD_ADDEXEC(dpix-pix dpix-pix.c libbu)
 BRLCAD_ADDEXEC(gencolor gencolor.c libbu)
-BRLCAD_ADDEXEC(halftone2 halftone.c "librt;libfb;libbu")
+BRLCAD_ADDEXEC(halftone halftone.c "librt;libfb;libbu")
 
 # This is intended to replace all of the img-img utils eventually
 BRLCAD_ADDEXEC(icv icv.cpp "libicv;libbu")

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