forked from qt-creator/qt-creator
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:
@@ -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:
|
||||
#
|
||||
|
Reference in New Issue
Block a user