CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY /Users/jenkins/w/cci_master@4/.conan/data/raylib/3.5.0/_/_/build/9aa21f47573055a1d64a9f02bb98eaa4f2b9bc53/source_subfolder/src/raudio.c:1967:45: warning: incompatible pointer types passing 'unsigned char **' to parameter of type 'void **' [-Wincompatible-pointer-types] success = drwav_init_memory_write(&wav, &fileData, &fileDataSize, &format, NULL); ^~~~~~~~~ /Users/jenkins/w/cci_master@4/.conan/data/raylib/3.5.0/_/_/build/9aa21f47573055a1d64a9f02bb98eaa4f2b9bc53/source_subfolder/src/./external/dr_wav.h:3409:68: note: passing argument to parameter 'ppData' here DRWAV_API drwav_bool32 drwav_init_memory_write(drwav* pWav, void** ppData, size_t* pDataSize, const drwav_data_format* pFormat, const drwav_allocation_callbacks* pAllocationCallbacks) ^ 1 warning generated. CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY