--- source/modflow/src/CMakeLists.txt.orig 2025-05-22 07:35:33 +++ source/modflow/src/CMakeLists.txt 2025-06-19 14:37:21 @@ -69,7 +69,7 @@ target_include_directories(pcrmfpy PUBLIC $ - ${pybind11_SOURCE_DIR}/include + ${pybind11_INCLUDE_DIR} ${Python3_INCLUDE_DIRS} )