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 Bhaskar committed May 23, 2022
1 parent bbcc459 commit 9133543
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 9133543

Please sign in to comment.