Revision: 55159
          http://brlcad.svn.sourceforge.net/brlcad/?rev=55159&view=rev
Author:   starseeker
Date:     2013-04-14 00:35:21 +0000 (Sun, 14 Apr 2013)
Log Message:
-----------
Copy/paste strikes again.

Modified Paths:
--------------
    brlcad/trunk/src/other/togl/src/CMakeLists.txt

Modified: brlcad/trunk/src/other/togl/src/CMakeLists.txt
===================================================================
--- brlcad/trunk/src/other/togl/src/CMakeLists.txt      2013-04-13 03:35:15 UTC 
(rev 55158)
+++ brlcad/trunk/src/other/togl/src/CMakeLists.txt      2013-04-14 00:35:21 UTC 
(rev 55159)
@@ -101,7 +101,7 @@
     )
 
 add_library(togl SHARED ${TOGL_SRCS})
-set_target_properties(${P2T_LIB_NAME} PROPERTIES VERSION 2.0.1 SOVERSION 2)
+set_target_properties(togl PROPERTIES VERSION 2.0.1 SOVERSION 2)
 ADD_DEPENDENCIES(togl togl_stubs_gen)
 IF(WIN32)
        target_link_libraries(togl ${TCL_STUB_LIBRARIES} ${X11_LIBRARIES} 
${OPENGL_LIBRARIES})

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


------------------------------------------------------------------------------
Precog is a next-generation analytics platform capable of advanced
analytics on semi-structured data. The platform includes APIs for building
apps and a phenomenal toolset for data science. Developers can use
our toolset for easy data analysis & visualization. Get a free account!
http://www2.precog.com/precogplatform/slashdotnewsletter
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to