Merge branch 'it4i-barbora'

This commit is contained in:
Lukáš Krupčík 2020-09-02 08:36:25 +02:00
commit ff775129fa

View File

@ -13,12 +13,12 @@ sources = [SOURCE_TAR_GZ]
toolchain = {'name': 'intel', 'version': '2017c'}
dependencies = [
('motif', '2.3.8', '', True),
('netCDF', '4.6.1'),
]
#dependencies = [
# ('motif', '2.3.8', '', True),
# ('netCDF', '4.6.1'),
#]
runtest = 'tests'
#runtest = 'tests'
# we also need to run make links right before or after make install.
installopts = 'links'