diff --git a/src/contrib/CMakeLists.txt b/src/contrib/CMakeLists.txt index 065dd4e0..49da2c85 100644 --- a/src/contrib/CMakeLists.txt +++ b/src/contrib/CMakeLists.txt @@ -94,5 +94,4 @@ install(TARGETS lucene++-contrib install( FILES ${contrib_headers} DESTINATION "include/lucene++" - DESTINATION "src/contrib/include" COMPONENT development-contrib)