I noticed that `BUILD_FORTRAN` requires Python https://github.com/pdidev/pdi/blob/1e8c1bb6e6cc11ec0e509db74fb57315cee4653a/CMakeLists.txt#L218-L220 I was wondering if this was really necessary ? Because it fails on my system.
I noticed that
BUILD_FORTRANrequires Pythonhttps://github.com/pdidev/pdi/blob/1e8c1bb6e6cc11ec0e509db74fb57315cee4653a/CMakeLists.txt#L218-L220
I was wondering if this was really necessary ? Because it fails on my system.