]> git.ipfire.org Git - thirdparty/libsolv.git/commit
Add ENABLE_PYTHON3 to the conditional that triggers building bindings 368/head
authorDaniel Alley <dalley@redhat.com>
Wed, 12 Feb 2020 23:05:07 +0000 (18:05 -0500)
committerDaniel Alley <dalley@redhat.com>
Thu, 13 Feb 2020 15:10:26 +0000 (10:10 -0500)
commit3b20f6de5c613fc850ee7e804a9c11b8ec1a5fe6
tree1c031c87d3b049bdd2453efe4e39a266064a26d4
parent98446739fa825f88b625d4457b579c3ff090b4cf
Add ENABLE_PYTHON3 to the conditional that triggers building bindings

ENABLE_PYTHON3 is used in the CMakeLists.txt in the bindings
directory but if it's defined alone it won't trigger building the
bindings.
CMakeLists.txt