Revision: 42018
http://brlcad.svn.sourceforge.net/brlcad/?rev=42018&view=rev
Author: starseeker
Date: 2011-01-07 18:30:29 +0000 (Fri, 07 Jan 2011)
Log Message:
-----------
These should be taken care of by the ADDLIB macro...
Modified Paths:
--------------
brlcad/branches/cmake/src/libbn/CMakeLists.txt
brlcad/branches/cmake/src/libbu/CMakeLists.txt
Modified: brlcad/branches/cmake/src/libbn/CMakeLists.txt
===================================================================
--- brlcad/branches/cmake/src/libbn/CMakeLists.txt 2011-01-07 18:25:56 UTC
(rev 42017)
+++ brlcad/branches/cmake/src/libbn/CMakeLists.txt 2011-01-07 18:30:29 UTC
(rev 42018)
@@ -34,12 +34,6 @@
wavelet.c
)
-IF(MSVC)
- add_definitions(
- -DBN_EXPORT_DLL
- )
-ENDIF(MSVC)
-
BRLCAD_ADDLIB(libbn "${LIBBN_SOURCES}" libbu STRICT)
SET_TARGET_PROPERTIES(libbn PROPERTIES VERSION 19.0.1 SOVERSION 19)
Modified: brlcad/branches/cmake/src/libbu/CMakeLists.txt
===================================================================
--- brlcad/branches/cmake/src/libbu/CMakeLists.txt 2011-01-07 18:25:56 UTC
(rev 42017)
+++ brlcad/branches/cmake/src/libbu/CMakeLists.txt 2011-01-07 18:30:29 UTC
(rev 42018)
@@ -82,9 +82,6 @@
IF(MSVC)
SET(WIN32LIBS ws2_32.lib)
- add_definitions(
- -DBU_EXPORT_DLL
- )
ENDIF(MSVC)
BRLCAD_ADDLIB(libbu "${LIBBU_SOURCES}" "${CMAKE_THREAD_LIBS_INIT}
${PNG_LIBRARY} ${TCL_LIBRARY} ${WIN32LIBS}" STRICT)
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