Skip to content

Does BUILD_FORTRAN require Python ? #618

@tpadioleau

Description

@tpadioleau

I noticed that BUILD_FORTRAN requires Python

pdi/CMakeLists.txt

Lines 218 to 220 in 1e8c1bb

elseif("${BUILD_FORTRAN}")
find_package(Python3Path 3.8.2 REQUIRED COMPONENTS Interpreter)
endif()

I was wondering if this was really necessary ? Because it fails on my system.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions