Add the umbrella module ftxui to the cmake module build.

This commit is contained in:
tattwamasi
2025-07-17 20:08:28 -07:00
parent 3b359e8cd7
commit 1a18f757d9

View File

@@ -6,6 +6,7 @@ add_library(ftxui-modules)
target_sources(ftxui-modules
PUBLIC FILE_SET CXX_MODULES FILES
src/ftxui/ftxui.cppm
src/ftxui/component.cppm
src/ftxui/component/animation.cppm
src/ftxui/component/captured_mouse.cppm