This is an unfinished notepad program where you can (partially) enter text.
Supply SDL extension libraries with their required external libraries. For example, SDL3_ttf requires you provide freetype and harfbuzz. Then, build SDL3 and all extension libraries using CMake. Finally, build the Notepad using CMake.