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/e77534ca9e2a19f31a3b3bcbb8fe8c63ca77ef2d/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/e77534ca9e2a19f31a3b3bcbb8fe8c63ca77ef2d/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