add_subdirectory(texellib)

# texelutillib backs the texelutil/runcmd tools only; nothing the WASM
# engine links against. Excluded so it is not built for no reason.
if(NOT EMSCRIPTEN)
  add_subdirectory(texelutillib)
endif()
