netcdf-c/examples/CMakeLists.txt

6 lines
73 B
CMake

ADD_SUBDIRECTORY(C)
IF(BUILD_UTILITIES)
ADD_SUBDIRECTORY(CDL)
ENDIF()