Port: Include some important changes of the OpenBSD port

Forum thread: https://forum.freecad.org/viewtopic.php?t=80792
This commit is contained in:
wmayer
2024-09-07 13:24:30 +02:00
committed by Yorik van Havre
parent 3427e60fe4
commit f167e0e8ac
3 changed files with 46 additions and 2 deletions

View File

@@ -19,6 +19,7 @@ include_directories(
${SMESH_INCLUDE_DIR}
${VTK_INCLUDE_DIRS}
${EIGEN3_INCLUDE_DIR}
${pybind11_INCLUDE_DIR}
)