mirror of
				https://github.com/ArthurSonzogni/FTXUI.git
				synced 2025-10-31 18:48:11 +08:00 
			
		
		
		
	Format using iwyu.
This commit is contained in:
		| @@ -6,6 +6,8 @@ mkdir -p iwyu | ||||
| cd iwyu | ||||
| rm * -rf | ||||
| echo $CMAKE_CXX_INCLUDE_WHAT_YOU_USE | ||||
| cmake .. -DFTXUI_BUILD_TESTS=ON -DCMAKE_CXX_INCLUDE_WHAT_YOU_USE="iwyu;-Xiwyu;--cxx17ns;-Xiwyu;--mapping_file=${mapping_dir}/iwyu.imp;-Xiwyu;--verbose=3" | ||||
| cmake .. -DFTXUI_BUILD_TESTS=ON -DCMAKE_CXX_INCLUDE_WHAT_YOU_USE="include-what-you-use;-Xiwyu;--cxx17ns;-Xiwyu;--mapping_file=${mapping_dir}/iwyu.imp;-Xiwyu;--verbose=3" | ||||
| make -j 2>out | ||||
| fix_include --comments < out | ||||
| fix_includes.py --comments < out | ||||
|  | ||||
| ../tools/format.sh | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 ArthurSonzogni
					ArthurSonzogni