Revision: 40500
http://brlcad.svn.sourceforge.net/brlcad/?rev=40500&view=rev
Author: starseeker
Date: 2010-09-08 03:18:14 +0000 (Wed, 08 Sep 2010)
Log Message:
-----------
This version seems to produce results matching those from autotool, except that
this has libbu.so linking to libbu.so.19 and libbu.so.19 linking to
libbu.so.19.0.1 - that may be OK?
Modified Paths:
--------------
brlcad/branches/cmake/src/libbu/CMakeLists.txt
Modified: brlcad/branches/cmake/src/libbu/CMakeLists.txt
===================================================================
--- brlcad/branches/cmake/src/libbu/CMakeLists.txt 2010-09-08 02:47:48 UTC
(rev 40499)
+++ brlcad/branches/cmake/src/libbu/CMakeLists.txt 2010-09-08 03:18:14 UTC
(rev 40500)
@@ -87,6 +87,7 @@
)
BRLCAD_ADDLIB(bu "${LIBBU_SOURCES}" "${CMAKE_THREAD_LIBS_INIT}
${BRLCAD_PNG_LIB_NAME} ${TCL_LIBRARY}")
+SET_TARGET_PROPERTIES(bu PROPERTIES VERSION 19.0.1 SOVERSION 19)
set(HTESTER_SOURCES
htester.c
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