if (NOT MINGW_BUILD)
  add_subdirectory(Emitter/)
  add_subdirectory(APITests/)
endif()
