--- libpmemobj-cpp-1.12/CMakeLists.txt.orig 2021-08-04 11:05:28.909569992 -0400 +++ libpmemobj-cpp-1.12/CMakeLists.txt 2021-08-04 11:06:02.922687943 -0400 @@ -272,9 +272,6 @@ install(FILES ${CMAKE_CURRENT_BINARY_DIR DESTINATION ${CMAKE_INSTALL_LIBDIR}/libpmemobj++/cmake) -# set up project's include dir (our source 'include' dir) -include_directories(include) - # Run checks for known issues, it's required to enable/disable some tests and examples. # It has to be executed (included) here, when environment is fully set up, # all packages are found and all paths/variables are set.