# but you can override this (set HELLOIMGUI_FETCH_IMGUI_TEST_ENGINE=OFF and set HELLOIMGUI_IMGUI_TEST_ENGINE_SOURCE_DIR) option(HELLOIMGUI_FETCH_IMGUI_TEST_ENGINE ...
This repository contains a template for creating a DuckDB extension. The main goal of this template is to allow users to easily develop, test and distribute their own DuckDB extension. The main branch ...