source: LMDZ6/trunk/tools/netcdf95/Variables/CMakeLists.txt @ 4918

Last change on this file since 4918 was 4918, checked in by Laurent Fairhead, 4 weeks 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: 216 bytes
Line 
1target_sources(netcdf95 PRIVATE nf95_def_var.f90 nf95_get_var_array.h
2  nf95_get_var.f90 nf95_get_var_scalar.h nf95_gw_var.f90
3  nf95_inquire_variable.f90 nf95_inq_varid.f90 nf95_put_var.f90
4  check_start_count.f90)
Note: See TracBrowser for help on using the repository browser.