Revision: 41033
http://brlcad.svn.sourceforge.net/brlcad/?rev=41033&view=rev
Author: starseeker
Date: 2010-10-18 14:53:54 +0000 (Mon, 18 Oct 2010)
Log Message:
-----------
Capitalize Tkhtml target correctly
Modified Paths:
--------------
brlcad/branches/cmake/src/other/CMakeLists.txt
Modified: brlcad/branches/cmake/src/other/CMakeLists.txt
===================================================================
--- brlcad/branches/cmake/src/other/CMakeLists.txt 2010-10-18 10:05:49 UTC
(rev 41032)
+++ brlcad/branches/cmake/src/other/CMakeLists.txt 2010-10-18 14:53:54 UTC
(rev 41033)
@@ -224,10 +224,10 @@
IF(BRLCAD_BUILD_LOCAL_TKHTML)
ADD_SUBDIRECTORY(tkhtml)
IF(BRLCAD_BUILD_LOCAL_TCL)
- ADD_DEPENDENCIES(tkhtml tcl)
+ ADD_DEPENDENCIES(Tkhtml tcl)
ENDIF(BRLCAD_BUILD_LOCAL_TCL)
IF(BRLCAD_BUILD_LOCAL_TK)
- ADD_DEPENDENCIES(tkhtml tk)
+ ADD_DEPENDENCIES(Tkhtml tk)
ENDIF(BRLCAD_BUILD_LOCAL_TK)
ENDIF(BRLCAD_BUILD_LOCAL_TKHTML)
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
Download new Adobe(R) Flash(R) Builder(TM) 4
The new Adobe(R) Flex(R) 4 and Flash(R) Builder(TM) 4 (formerly
Flex(R) Builder(TM)) enable the development of rich applications that run
across multiple browsers and platforms. Download your free trials today!
http://p.sf.net/sfu/adobe-dev2dev
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits