#netcdf liblib

project(netcdf_liblib)

set(netcdf_liblib_SOURCES
  ${PROJECT_SOURCE_DIR}/stub.c
  CACHE INTERNAL "" FORCE 
  )
