mirror of
				https://github.com/ArthurSonzogni/FTXUI.git
				synced 2025-11-04 05:28:15 +08:00 
			
		
		
		
	Fix example/component/ CMakeLists.txt
This commit is contained in:
		@@ -1,4 +1,3 @@
 | 
			
		||||
find_package(ftxui)
 | 
			
		||||
function(example name)
 | 
			
		||||
  add_executable(${name} ${name}.cpp)
 | 
			
		||||
  target_link_libraries(${name} PUBLIC component)
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user