[cmake,pybind] Enable INTERPROCEDURAL_OPTIMIZATION to fix LTRANS warnings

Fixes these warnings:

[520/591] Linking CXX shared module Applications/Python/ogs.OGSMesh/ogs/OGSMesh.cpython-313-x86_64-linux-gnu.so
lto-wrapper: warning: using serial compilation of 4 LTRANS jobs
lto-wrapper: note: see the ‘-flto’ option documentation for more information

Merge request reports

Loading