We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1cef157 commit 602060bCopy full SHA for 602060b
flutter/shell/platform/common/BUILD.gn
@@ -32,7 +32,7 @@ source_set("common_cpp_library_headers") {
32
33
copy("publish_headers") {
34
sources = _public_headers
35
- outputs = [ "$root_out_dir/{{source_file_part}}" ]
+ outputs = [ "$root_out_dir/public/{{source_file_part}}" ]
36
}
37
38
source_set("common_cpp_input") {
0 commit comments