Revision: 42260
http://brlcad.svn.sourceforge.net/brlcad/?rev=42260&view=rev
Author: starseeker
Date: 2011-01-14 14:56:47 +0000 (Fri, 14 Jan 2011)
Log Message:
-----------
local copy logic for db and misc - just have db build straight into the share
dir target instead of the local binary dir, since they're built targets.
Modified Paths:
--------------
brlcad/branches/cmake/misc/CMakeLists.txt
Modified: brlcad/branches/cmake/misc/CMakeLists.txt
===================================================================
--- brlcad/branches/cmake/misc/CMakeLists.txt 2011-01-14 13:43:50 UTC (rev
42259)
+++ brlcad/branches/cmake/misc/CMakeLists.txt 2011-01-14 14:56:47 UTC (rev
42260)
@@ -23,4 +23,5 @@
GQA_SAMPLE_DENSITIES
NIST_DENSITIES
)
+FILE(COPY ${density_DATAFILES} DESTINATION
${CMAKE_BINARY_DIR}/${DATA_DIR}/data)
INSTALL(FILES ${density_DATAFILES} DESTINATION
${${CMAKE_PROJECT_NAME}_INSTALL_DATA_DIR}/data)
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
Protect Your Site and Customers from Malware Attacks
Learn about various malware tactics and how to avoid them. Understand
malware threats, the impact they can have on your business, and how you
can protect your company and customers by using code signing.
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits