Refactor get_python_lib from AtomSpace/OpenCog into CMAKE macro
ferrouswheel opened this issue · comments
JP commented
Both AtomSpace and OpenCog have a duplicate of scripts/get_python_lib.py
for finding the correct python install path, introduced by opencog/atomspace#2220 and opencog/opencog#3535
This should be rewritten as a Cmake macro and added to cogutil's FindPython.
Per request here: opencog/opencog#3535 (comment)