# add some Hunspell defines for Windows
if(WIN32)
  add_compile_definitions(BUILDING_LIBHUNSPELL)
endif(WIN32)
