CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY CMAKE_INSTALL_BINDIR CMAKE_INSTALL_DATAROOTDIR CMAKE_INSTALL_INCLUDEDIR CMAKE_INSTALL_LIBDIR CMAKE_INSTALL_LIBEXECDIR CMAKE_INSTALL_OLDINCLUDEDIR CMAKE_INSTALL_SBINDIR /home/conan/w/cci_PR-4118/.conan/data/wiringpi/2.50/_/_/build/c17f51d7d8f1e177ab89926f5e3dffd8d02e850e/source_subfolder/wiringPi/pseudoPins.c:50:16: warning: cast to 'int *' from smaller integer type 'unsigned int' [-Wint-to-pointer-cast] int *ptr = (int *)node->data0 ; ^ /home/conan/w/cci_PR-4118/.conan/data/wiringpi/2.50/_/_/build/c17f51d7d8f1e177ab89926f5e3dffd8d02e850e/source_subfolder/wiringPi/pseudoPins.c:59:16: warning: cast to 'int *' from smaller integer type 'unsigned int' [-Wint-to-pointer-cast] int *ptr = (int *)node->data0 ; ^ 2 warnings generated. CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY