mirror of https://github.com/ecmwf/eccodes.git
CMake: add dist target
This commit is contained in:
parent
b6788c885e
commit
7a1319b6c5
|
@ -237,6 +237,8 @@ ecbuild_dont_pack( DIRS
|
|||
examples/extra bamboo definitions/bufr use fortran/fortranCtypes tigge/tools
|
||||
)
|
||||
|
||||
add_custom_target(dist COMMAND ${CMAKE_MAKE_PROGRAM} package_source)
|
||||
|
||||
############################################################################################
|
||||
# export to other projects
|
||||
|
||||
|
|
Loading…
Reference in New Issue