File: README.md

package info (click to toggle)
fluidsynth 2.4.4%2Bdfsg-1%2Bdeb13u1
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 6,328 kB
  • sloc: ansic: 43,529; cpp: 1,434; xml: 1,020; makefile: 71; sh: 46
file content (7 lines) | stat: -rw-r--r-- 352 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
This directory contains CMake helpers and Find modules.

The latter are used to search for dependencies **without requiring pkg-config**.
If you want to use the config file install by a package instead of its find
module, set `CMAKE_FIND_PACKAGE_PREFER_CONFIG` to `ON`

Refer to [this file](../README.cmake.md) for more details about the Find modules.