include_directories(${CMAKE_CURRENT_SOURCE_DIR})
add_library(frmt_northwood OBJECT grddataset.cpp grcdataset.cpp northwood.cpp)
