mirror of
				https://github.com/ArthurSonzogni/FTXUI.git
				synced 2025-10-31 18:48:11 +08:00 
			
		
		
		
	Separator ftxui::{screen,dom,component} into separate build unit.
This commit is contained in:
		| @@ -1,3 +1,8 @@ | ||||
| function(example name) | ||||
|   add_executable(${name} ${name}.cpp) | ||||
|   target_link_libraries(${name} PUBLIC dom) | ||||
| endfunction(example) | ||||
|  | ||||
| example(blink) | ||||
| example(bold) | ||||
| example(color) | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Arthur Sonzogni
					Arthur Sonzogni