Skip to content

Commit

Permalink
Merge pull request #10024 from Niranjan-B/add-header-search-paths
Browse files Browse the repository at this point in the history
Add header search paths to protobuf-c++ spec
  • Loading branch information
deannagarcia authored May 25, 2022
2 parents 5e7b709 + a5a71fb commit 6641a42
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Protobuf-C++.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ Pod::Spec.new do |s|
# Do not let src/google/protobuf/stubs/time.h override system API
'USE_HEADERMAP' => 'NO',
'ALWAYS_SEARCH_USER_PATHS' => 'NO',
'HEADER_SEARCH_PATHS' => '"$(PODS_TARGET_SRCROOT)/src"'
}

end

0 comments on commit 6641a42

Please sign in to comment.