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