Skip to content

out_pgsql: Added target_include_directories() to CMakeLists.txt to#2036

Merged
edsiper merged 1 commit into
fluent:masterfrom
sxd:master
Mar 23, 2020
Merged

out_pgsql: Added target_include_directories() to CMakeLists.txt to#2036
edsiper merged 1 commit into
fluent:masterfrom
sxd:master

Conversation

@sxd
Copy link
Copy Markdown
Member

@sxd sxd commented Mar 21, 2020

The plugin was compiling without issues on Debian based distributions but not on RedHat based distributions, this PR fix that issue using CMake capabilities

avoid any futher issue with the includes

Signed-off-by: Jonathan Gonzalez V <jonathan.gonzalez@2ndquadrant.com>
@PettitWesley PettitWesley self-assigned this Mar 23, 2020
@PettitWesley
Copy link
Copy Markdown
Contributor

I use Amazon Linux, which is Redhat based. In the original PR I had to do this: #1931 (comment)

With this fix, it just works, no need to symlink anything.

@PettitWesley PettitWesley requested a review from edsiper March 23, 2020 04:07
@edsiper edsiper merged commit b024cd8 into fluent:master Mar 23, 2020
@edsiper
Copy link
Copy Markdown
Member

edsiper commented Mar 23, 2020

thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants