ENH: copy right files

This commit is contained in:
Andy Cedilnik 2006-05-09 12:23:02 -04:00
parent 917c6c491b
commit 73a66647a5
1 changed files with 1 additions and 1 deletions

View File

@ -11,6 +11,6 @@ CMAKE_BUILD_TYPE:STRING=Release
CMAKE_SKIP_BOOTSTRAP_TEST:STRING=TRUE
")
set(EXTRA_COPY "mv *.sh ~
mv *.tgz ~")
mv *.gz ~")
get_filename_component(path "${CMAKE_CURRENT_LIST_FILE}" PATH)
include(${path}/release_cmake.cmake)