Skip to content

Commit

Permalink
Add header search paths to protobuf-c++ spec
Browse files Browse the repository at this point in the history
  • Loading branch information
Niranjan-B authored and acozzette committed Jul 19, 2022
1 parent 511c612 commit 2404ea4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Protobuf-C++.podspec
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 2404ea4

Please sign in to comment.