Cmake: Give a hint on the use of libdw-dev for the perf parser tools

Change-Id: Ia6aed65035856250a496db41cf1ffa81590dc536
Reviewed-by: Cristian Adam <cristian.adam@qt.io>
This commit is contained in:
hjk
2022-12-15 11:59:48 +01:00
committed by Eike Ziller
parent 2d0456f085
commit b2e4bad49c

View File

@@ -2,10 +2,12 @@
# Findelfutils
# -----------------
#
# Try to locate the elfutils binary installation
# Try to locate the elfutils development installation
#
# The ``ELFUTILS_INSTALL_DIR`` (CMake or Environment) variable should be used
# to pinpoint the elfutils binary installation
# On Debian-like systems, you can install libdw-dev.
#
# Otherwise, the ``ELFUTILS_INSTALL_DIR`` (CMake or Environment) variable
# can be used to pinpoint the elfutils binary installation
#
# If found, this will define the following variables:
#