# `ini-config` ## Building ```shell mkdir build cmake "-DCMAKE_MT=%CMAKE_MT%" -G Ninja -S . -B build cmake --build build -t ini_config ```