================
@@ -516,8 +516,8 @@ foreach( f ${generated_files} )
endif()
endforeach( f )
-function(add_header_target target_name file_list)
- add_library(${target_name} INTERFACE ${file_list})
+function(add_header_target target_name)
----------------
bader wrote:
I see. Thanks for pointing that out.
https://github.com/llvm/llvm-project/pull/180609
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits