Skip to content

Commit

Permalink
fixup 1f52754
Browse files Browse the repository at this point in the history
  • Loading branch information
franku committed Jul 20, 2020
1 parent ef8b21d commit 3d51c82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/src/plugins/filed/CMakeLists.txt
Expand Up @@ -115,7 +115,7 @@ if(${HAVE_GLUSTERFS})
COMPONENT filedaemon
)
target_link_libraries(gfapi-fd gfapi)
target_include_directories(gfapi-fd PUBLIC ${GFAPI_INCLUDE_DIRS})
target_include_directories(gfapi-fd PRIVATE ${GFAPI_INCLUDE_DIRS})
endif()

if(${HAVE_TEST_PLUGIN})
Expand Down

0 comments on commit 3d51c82

Please sign in to comment.