[arrayfire] 26/79: Remove git folder form docs folder
Ghislain Vaillant
ghisvail-guest at moszumanska.debian.org
Mon Jun 15 13:38:04 UTC 2015
This is an automated email from the git hooks/post-receive script.
ghisvail-guest pushed a commit to branch master
in repository arrayfire.
commit a8e497a9ddf17a274f498a430812ac5a432ca32e
Author: Umar Arshad <umar at arrayfire.com>
Date: Sat Jun 6 17:46:46 2015 -0400
Remove git folder form docs folder
---
docs/CMakeLists.txt | 1 +
1 file changed, 1 insertion(+)
diff --git a/docs/CMakeLists.txt b/docs/CMakeLists.txt
index a4058a8..df3c0bd 100644
--- a/docs/CMakeLists.txt
+++ b/docs/CMakeLists.txt
@@ -22,6 +22,7 @@ ADD_CUSTOM_TARGET(docs
ALL
COMMAND ${DOXYGEN_EXECUTABLE} ${AF_DOCS_CONFIG_OUT}
COMMAND cmake -E copy_directory ${ASSETS_DIR} ${CMAKE_CURRENT_BINARY_DIR}
+ COMMAND cmake -E remove_directory ${CMAKE_CURRENT_BINARY_DIR}/.git
WORKING_DIRECTORY ${CMAKE_CURRENT_BINARY_DIR}
COMMENT "Generating Documentation"
VERBATIM)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/arrayfire.git
More information about the debian-science-commits
mailing list