Revision: 42016
          http://brlcad.svn.sourceforge.net/brlcad/?rev=42016&view=rev
Author:   starseeker
Date:     2011-01-07 18:15:56 +0000 (Fri, 07 Jan 2011)

Log Message:
-----------
Just in case we need quotes here...

Modified Paths:
--------------
    brlcad/branches/cmake/misc/CMake/BRLCAD_Util.cmake

Modified: brlcad/branches/cmake/misc/CMake/BRLCAD_Util.cmake
===================================================================
--- brlcad/branches/cmake/misc/CMake/BRLCAD_Util.cmake  2011-01-07 16:12:53 UTC 
(rev 42015)
+++ brlcad/branches/cmake/misc/CMake/BRLCAD_Util.cmake  2011-01-07 18:15:56 UTC 
(rev 42016)
@@ -20,7 +20,7 @@
                                         STRING(REGEX REPLACE "lib" "" 
LOWERCORE "${libname}")
                                         STRING(TOUPPER ${LOWERCORE} UPPER_CORE)
                                         add_definitions(
-                                                               
-D${UPPER_CORE}_EXPORT_DLL
+                                                               
"-D${UPPER_CORE}_EXPORT_DLL"
                                                                )
                  ENDIF(MSVC)
 ENDMACRO()


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

------------------------------------------------------------------------------
Gaining the trust of online customers is vital for the success of any company
that requires sensitive data to be transmitted over the Web.   Learn how to 
best implement a security strategy that keeps consumers' information secure 
and instills the confidence they need to proceed with transactions.
http://p.sf.net/sfu/oracle-sfdevnl 
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to