CMake: Add builtins
This commit is contained in:
@@ -42,6 +42,7 @@ if (NOT WIN32)
|
||||
find_package(Fontconfig)
|
||||
find_package(ICU OPTIONAL_COMPONENTS i18n lx)
|
||||
find_package(XDG_basedir)
|
||||
find_package(Builtins)
|
||||
endif (NOT WIN32)
|
||||
if (APPLE)
|
||||
find_package(Iconv)
|
||||
|
||||
Reference in New Issue
Block a user