You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
430 B
10 lines
430 B
cmake (2.8.7-4) unstable; urgency=low
|
|
|
|
From now on, pass either -DPythonInterp_FIND_VERSION=<version> or
|
|
-DPythonLibs_FIND_VERSION=<version> respectively in order to tell cmake to
|
|
look for the specific Python version. However, if an explicit Python version
|
|
is requested via find_package(), it will override the one specified on the
|
|
command line.
|
|
|
|
-- Modestas Vainius <modax@debian.org> Fri, 16 Mar 2012 22:15:23 +0200
|