Add an option to disable python2 support
Review Request #930 — Created Sept. 21, 2021 and submitted — Latest diff uploaded
Add an option to disable python2 support
Compiled with no arguments,
-Dpython2=true
, and-Dpython2=false
and verified the build was successful and was only linked to libpython2 when it should have been via ldd.