D5291: FindPyModGen: Also search for an unversioned clang++

2017-04-03 Thread Heiko Becker
heikobecker created this revision.
Restricted Application added projects: Frameworks, Build System.

REVISION SUMMARY
  While my distro does have a versioned clang executable, it doesn't
  have a versioned clang++ executable. The versioned executable is
  still searched first, falling back to the unversioned one.

REPOSITORY
  R240 Extra CMake Modules

BRANCH
  master

REVISION DETAIL
  https://phabricator.kde.org/D5291

AFFECTED FILES
  find-modules/FindPythonModuleGeneration.cmake

To: heikobecker, #frameworks, #build_system


D5291: FindPyModGen: Also search for an unversioned clang++

2017-04-04 Thread Aleix Pol Gonzalez
apol accepted this revision.
This revision is now accepted and ready to land.

REPOSITORY
  R240 Extra CMake Modules

BRANCH
  master

REVISION DETAIL
  https://phabricator.kde.org/D5291

To: heikobecker, #frameworks, #build_system, apol


D5291: FindPyModGen: Also search for an unversioned clang++

2017-04-04 Thread Heiko Becker
This revision was automatically updated to reflect the committed changes.
Closed by commit R240:47a4c068a4ec: FindPyModGen: Also search for an 
unversioned clang++ (authored by heikobecker).

REPOSITORY
  R240 Extra CMake Modules

CHANGES SINCE LAST UPDATE
  https://phabricator.kde.org/D5291?vs=13073&id=13098

REVISION DETAIL
  https://phabricator.kde.org/D5291

AFFECTED FILES
  find-modules/FindPythonModuleGeneration.cmake

To: heikobecker, #frameworks, #build_system, apol