]> git.ipfire.org Git - thirdparty/libsolv.git/commit
Specify PYTHONLIBS_VERSION_STRING on the FIND_PACKAGE call
authorMichael Schroeder <mls@suse.de>
Tue, 4 Aug 2015 12:30:04 +0000 (14:30 +0200)
committerMichael Schroeder <mls@suse.de>
Tue, 4 Aug 2015 12:31:23 +0000 (14:31 +0200)
commit204406df09b45e1316f02f1f629ef79574530b3d
tree979f038325a7c1a3d9afc0c81ab9ee3e3ffdf8e7
parentef5cc456cdeac3c4fcbc7707eec3ef63a101d3c5
Specify PYTHONLIBS_VERSION_STRING on the FIND_PACKAGE call

Otherwise the configure will fail for newer cmake versions, as
they expect _MAJOR/_MINOR/_COUNT to be set as well.
bindings/python/CMakeLists.txt