Revision: 44596
http://brlcad.svn.sourceforge.net/brlcad/?rev=44596&view=rev
Author: erikgreenwald
Date: 2011-05-10 13:25:45 +0000 (Tue, 10 May 2011)
Log Message:
-----------
TOGL_STUB_LIBRARIES should be marked "advanced" to avoid cmake-gui clutter
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 2011-05-10 13:16:06 UTC
(rev 44595)
+++ brlcad/trunk/src/other/togl/src/CMakeLists.txt 2011-05-10 13:25:45 UTC
(rev 44596)
@@ -109,6 +109,7 @@
add_library(toglstub STATIC ${CMAKE_CURRENT_BINARY_DIR}/toglStubInit.c
toglStubLib.c)
ADD_DEPENDENCIES(toglstub togl_stubs_gen)
install(TARGETS toglstub DESTINATION lib)
+MARK_AS_ADVANCED(TOGL_STUB_LIBRARIES)
# Create the pkgIndex.tcl file.
FILE(WRITE ${CMAKE_CURRENT_BINARY_DIR}/pkgIndex.tcl "package ifneeded
${TOGL_PKGNAME} ${TOGL_PKGVERSION} [list load [file join $dir ..
libtogl${CMAKE_SHARED_LIBRARY_SUFFIX}] togl]")
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
Achieve unprecedented app performance and reliability
What every C/C++ and Fortran developer should know.
Learn how Intel has extended the reach of its next-generation tools
to help boost performance applications - inlcuding clusters.
http://p.sf.net/sfu/intel-dev2devmay
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits