Revision: 41408
http://brlcad.svn.sourceforge.net/brlcad/?rev=41408&view=rev
Author: starseeker
Date: 2010-11-19 20:28:31 +0000 (Fri, 19 Nov 2010)
Log Message:
-----------
no win/tkAppInit.c file present
Modified Paths:
--------------
brlcad/branches/cmake/src/other/tk/CMakeLists.txt
Modified: brlcad/branches/cmake/src/other/tk/CMakeLists.txt
===================================================================
--- brlcad/branches/cmake/src/other/tk/CMakeLists.txt 2010-11-19 20:25:22 UTC
(rev 41407)
+++ brlcad/branches/cmake/src/other/tk/CMakeLists.txt 2010-11-19 20:28:31 UTC
(rev 41408)
@@ -505,11 +505,9 @@
ENDIF(APPLE)
ENDIF(WIN32)
-IF(WIN32)
- SET(WISH_SRCS win/tkAppInit.c)
-ELSE(WIN32)
+IF(NOT WIN32)
SET(WISH_SRCS unix/tkAppInit.c)
-ENDIF(WIN32)
+ENDIF(NOT WIN32)
SET(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} ${TK_CFLAGS}")
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1, ECMAScript5, and DOM L2 & L3.
Spend less time writing and rewriting code and more time creating great
experiences on the web. Be a part of the beta today
http://p.sf.net/sfu/msIE9-sfdev2dev
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits