Skip to content

Migrate cmake configuration to FindPython

Frank Winklmeier requested to merge fwinkl/athena:FindPython into master

Replace PythonLibs and PythonInterp to the corresponding find_package( Python ... ) calls. And remove the dependency entirely where not necessary.

cc @akraszna

Edited by Frank Winklmeier

Merge request reports