cmake: Find the python executable and site libs
authorAndreas Schneider <asn@samba.org>
Wed, 16 Dec 2015 09:36:22 +0000 (10:36 +0100)
committerAndreas Schneider <asn@samba.org>
Fri, 8 Jan 2016 12:07:08 +0000 (13:07 +0100)
commitf2ca1160fa339c03a65c5affb4c321105e352437
treeed25f5621dcd01c17fcf0fcd5119b42ce557016a
parent0195f1ed67cae8643f992fc3e29f2336566995fd
cmake: Find the python executable and site libs

This is needed to find the PYTHON_SITELIB directory for module
installation.

Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Guenther Deschner <gd@samba.org>
CMakeLists.txt