mirror of https://github.com/CGAL/cgal
add missing /demo in script
This commit is contained in:
parent
29c2ded01c
commit
de7f35fe6b
|
|
@ -159,7 +159,7 @@ if(EXISTS ${GIT_REPO}/Maintenance/release_building/public_release_name)
|
|||
DESTINATION "${release_dir}/doc")
|
||||
endif()
|
||||
file(COPY ${GIT_REPO}/GraphicsView/demo/resources ${GIT_REPO}/GraphicsView/demo/icons
|
||||
DESTINATION "${release_dir}/cmake/modules")
|
||||
DESTINATION "${release_dir}/cmake/modules/demo")
|
||||
|
||||
#create VERSION
|
||||
file(WRITE ${release_dir}/VERSION "${CGAL_VERSION}")
|
||||
|
|
|
|||
Loading…
Reference in New Issue