Revision: 51739
http://brlcad.svn.sourceforge.net/brlcad/?rev=51739&view=rev
Author: starseeker
Date: 2012-08-01 13:54:20 +0000 (Wed, 01 Aug 2012)
Log Message:
-----------
fix pad_file.xml locations
Modified Paths:
--------------
brlcad/trunk/doc/CMakeLists.txt
Modified: brlcad/trunk/doc/CMakeLists.txt
===================================================================
--- brlcad/trunk/doc/CMakeLists.txt 2012-08-01 13:12:18 UTC (rev 51738)
+++ brlcad/trunk/doc/CMakeLists.txt 2012-08-01 13:54:20 UTC (rev 51739)
@@ -224,8 +224,8 @@
)
ADD_MAN_PAGES(5 doc_MANS)
-CONFIGURE_file(pad_file.xml.in ${CMAKE_CURRENT_BINARY_DIR}/pad_file.xml @ONLY)
-install(FILES ${CMAKE_CURRENT_BINARY_DIR}/pad_file.xml DESTINATION
${DATA_DIR}/${DOC_DIR})
+configure_file(pad_file.xml.in ${CMAKE_CURRENT_BINARY_DIR}/pad_file.xml @ONLY)
+install(FILES ${CMAKE_CURRENT_BINARY_DIR}/pad_file.xml DESTINATION ${DOC_DIR})
CMAKEFILES(Makefile.am pad_file.xml.in STARTERS)
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and
threat landscape has changed and how IT managers can respond. Discussions
will include endpoint security, mobile security and the latest in malware
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits