source: LMDZ6/trunk/tools/netcdf95/Attributes/CMakeLists.txt @ 5506

Last change on this file since 5506 was 4918, checked in by Laurent Fairhead, 10 months ago

Reintegrated NetCDF95 in LMDZ so that it is compiled and made available by the makelmdz_fcm script.
The makelmdz_fcm creates the libnetcdf95 library and copies it in the tools/netcdf/lib directory, copying
the mod files in the tools/netcdf/include library.

File size: 135 bytes
Line 
1target_sources(netcdf95 PRIVATE nf95_copy_att.f90 nf95_get_att.f90
2  nf95_get_missing.f90 nf95_inquire_attribute.f90 nf95_put_att.f90)
Note: See TracBrowser for help on using the repository browser.