|
Last change
on this file since 5872 was
4918,
checked in by Laurent Fairhead, 19 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:
155 bytes
|
| Line | |
|---|
| 1 | include(CMakeFindDependencyMacro) |
|---|
| 2 | find_dependency(NetCDF_Fortran) |
|---|
| 3 | find_dependency(netCDF) |
|---|
| 4 | include("${CMAKE_CURRENT_LIST_DIR}/@PROJECT_NAME@Targets.cmake") |
|---|
Note: See
TracBrowser
for help on using the repository browser.