[cmake-developers] [CMake 0014368]: PULSEAUDIO_FOUND returns a false positive
Mantis Bug Tracker
mantis at public.kitware.com
Mon Aug 19 13:44:01 EDT 2013
The following issue has been SUBMITTED.
======================================================================
http://public.kitware.com/Bug/view.php?id=14368
======================================================================
Reported By: notyou
Assigned To:
======================================================================
Project: CMake
Issue ID: 14368
Category: (No Category)
Reproducibility: always
Severity: minor
Priority: normal
Status: new
======================================================================
Date Submitted: 2013-08-19 13:44 EDT
Last Modified: 2013-08-19 13:44 EDT
======================================================================
Summary: PULSEAUDIO_FOUND returns a false positive
Description:
I have installed the package libpulse on my system (as a dependency of other
packages), but not the whole pulseaudio subsystem. It seems that
PULSEAUDIO_FOUND only checks for this lib and is true even if pulseaudio itself
isn't installed.
Steps to Reproduce:
Install libpulse on your system, but don't install pulseaudio.
Run cmake and PULSEAUDIO_FOUND will be true.
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2013-08-19 13:44 notyou New Issue
======================================================================
More information about the cmake-developers
mailing list