mirror of https://github.com/CGAL/cgal
generate VERSION
This commit is contained in:
parent
bb8e7127f6
commit
8b6deff272
|
|
@ -1 +0,0 @@
|
|||
3.9
|
||||
|
|
@ -84,6 +84,9 @@ foreach(pkg ${files})
|
|||
endif()
|
||||
endforeach()
|
||||
|
||||
#create VERSION
|
||||
file(WRITE ${release_dir}/VERSION "${CGAL_VERSION}")
|
||||
|
||||
# removal of extra directories and files
|
||||
file(REMOVE_RECURSE ${release_dir}/doc/fig_src)
|
||||
file(REMOVE_RECURSE ${release_dir}/benchmark)
|
||||
|
|
|
|||
Loading…
Reference in New Issue