Revision: 44578
http://brlcad.svn.sourceforge.net/brlcad/?rev=44578&view=rev
Author: starseeker
Date: 2011-05-06 20:42:16 +0000 (Fri, 06 May 2011)
Log Message:
-----------
Add an install line for isst
Modified Paths:
--------------
brlcad/trunk/src/adrt/CMakeLists.txt
Modified: brlcad/trunk/src/adrt/CMakeLists.txt
===================================================================
--- brlcad/trunk/src/adrt/CMakeLists.txt 2011-05-05 21:28:03 UTC (rev
44577)
+++ brlcad/trunk/src/adrt/CMakeLists.txt 2011-05-06 20:42:16 UTC (rev
44578)
@@ -86,7 +86,11 @@
FILE(WRITE ${CMAKE_CURRENT_BINARY_DIR}/pkgIndex.tcl "package ifneeded
isst 0.1 [list load [file join $dir .. .. ${LIB_DIR} ${ISSTTCL_LIBNAME}]]")
install(FILES ${CMAKE_CURRENT_BINARY_DIR}/pkgIndex.tcl DESTINATION
lib/isst0.1)
FILE(WRITE ${CMAKE_BINARY_DIR}/lib/isst0.1/pkgIndex.tcl "package
ifneeded isst 0.1 [list load [file join $dir ${CMAKE_LIBRARY_OUTPUT_DIRECTORY}
${ISSTTCL_LIBNAME}] isst]")
+ # TODO - need to make this configure line into a real target ala
+ # BRLCAD_ADDDATA in order for the build dir copy to be updated when it
+ # is changed.
configure_file(isst ${CMAKE_BINARY_DIR}/bin/isst COPYONLY)
+ install(FILES isst DESTINATION ${BRLCAD_INSTALL_LIB_DIR})
ENDIF(TOGL_LIBRARIES)
SET(adrt_ignore_files
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
WhatsUp Gold - Download Free Network Management Software
The most intuitive, comprehensive, and cost-effective network
management toolset available today. Delivers lowest initial
acquisition cost and overall TCO of any competing solution.
http://p.sf.net/sfu/whatsupgold-sd
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits