Revision: 40477
          http://brlcad.svn.sourceforge.net/brlcad/?rev=40477&view=rev
Author:   starseeker
Date:     2010-09-05 22:09:45 +0000 (Sun, 05 Sep 2010)

Log Message:
-----------
Whoops, got ahead of myself - need to straighten out the src/other logic before 
I can ditch the BRL-CAD prefix

Modified Paths:
--------------
    brlcad/branches/cmake/src/fbed/CMakeLists.txt

Modified: brlcad/branches/cmake/src/fbed/CMakeLists.txt
===================================================================
--- brlcad/branches/cmake/src/fbed/CMakeLists.txt       2010-09-05 22:03:38 UTC 
(rev 40476)
+++ brlcad/branches/cmake/src/fbed/CMakeLists.txt       2010-09-05 22:09:45 UTC 
(rev 40477)
@@ -24,4 +24,5 @@
   try.c
 )
 
-BRLCAD_ADDEXEC(fbed "${fbed_SOURCES}" "vfont fb termio cursor 
${TERMLIB_LIBRARY}")
+BRLCAD_ADDEXEC(fbed "${fbed_SOURCES}" "vfont fb termio cursor 
${BRLCAD_TERMLIB_LIBRARY}")
+


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

------------------------------------------------------------------------------
This SF.net Dev2Dev email is sponsored by:

Show off your parallel programming skills.
Enter the Intel(R) Threading Challenge 2010.
http://p.sf.net/sfu/intel-thread-sfd
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to