CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY /home/conan/w/cci_PR-4168/2/f0d00e6e-bf29-4f91-b252-eb19eabb4cba/recipes/libunistring/all/test_package/test_package.c: In function ‘main’: /home/conan/w/cci_PR-4168/2/f0d00e6e-bf29-4f91-b252-eb19eabb4cba/recipes/libunistring/all/test_package/test_package.c:20:5: warning: implicit declaration of function ‘wprintf’; did you mean ‘dprintf’? [-Wimplicit-function-declaration] 20 | wprintf(L"wide char array: '%s'\n", resultbuf); | ^~~~~~~ | dprintf