nls.mk: fixup cmake packages
authorRosen Penev <rosenp@gmail.com>
Tue, 22 Nov 2022 01:02:31 +0000 (17:02 -0800)
committerHauke Mehrtens <hauke@hauke-m.de>
Sat, 26 Nov 2022 23:52:06 +0000 (00:52 +0100)
commit2cb48f58c247c801a101b1625df2ff71a4f8be71
treea328dd643d5ee5a70ebd5bd36a92428f1c29bd10
parent6bac7bbf46f9f56252325cccaad1f514d344902d
nls.mk: fixup cmake packages

Instead of manually overriding every cmake package that uses iconv or
gettext's paths, add the prefix in here so that at least FindIconv.cmake
works. Fixes compilation with BUILD_NLS.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
include/nls.mk