mirror of https://github.com/ecmwf/eccodes.git
Remove deprecated autotools directories
This commit is contained in:
parent
bbb6c738e3
commit
58fa67bd5f
|
@ -303,10 +303,9 @@ add_subdirectory( ifs_samples ) # must come after samples
|
|||
# ecbuild_dont_pack( DIRS samples DONT_PACK_REGEX "*.grib" )
|
||||
ecbuild_dont_pack( DIRS
|
||||
concepts tests.ecmwf doxygen confluence examples.dev templates parameters java
|
||||
gaussian_experimental gribex examples/F77
|
||||
examples/extra bamboo fortran/fortranCtypes tigge/tools share/eccodes
|
||||
src/.deps tests/.deps tools/.deps tigge/.deps examples/C/.deps examples/python/.deps
|
||||
python/.deps fortran/.deps .settings
|
||||
config m4 rpms gaussian_experimental gribex examples/F77
|
||||
examples/extra examples/deprecated bamboo fortran/fortranCtypes tigge/tools
|
||||
share/eccodes .settings
|
||||
)
|
||||
#ecbuild_dont_pack( DIRS data/bufr DONT_PACK_REGEX "*.bufr" )
|
||||
#ecbuild_dont_pack( DIRS data/tigge DONT_PACK_REGEX "*.grib" )
|
||||
|
|
Loading…
Reference in New Issue