Arch Linux User Repository
Home
Packages
Forums
Wiki
GitLab
Security
AUR
Download
AUR : libtcod.git
AUR Package Repositories | click
here
to return to the package base details page
summary
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
utf8procConfig.cmake
blob: 9c48a62576008faff248f0f2162c825d409b871c (
plain
)
1
2
find_package
(
PkgConfig
REQUIRED
)
pkg_check_modules
(
utf8proc
REQUIRED
libutf8proc
)