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-4471/.conan/data/cgns/3.4.1/_/_/build/9f384017b60a81d25707385695d2c7aa8a4042e9/source_subfolder/src/cgns_io.c: In function ‘cgio_check_file’: /home/conan/w/cci_PR-4471/.conan/data/cgns/3.4.1/_/_/build/9f384017b60a81d25707385695d2c7aa8a4042e9/source_subfolder/src/cgns_io.c:604:5: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result] fread (buf, 1, sizeof(buf), fp); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-4471/.conan/data/cgns/3.4.1/_/_/build/9f384017b60a81d25707385695d2c7aa8a4042e9/source_subfolder/src/adf/ADF_interface.c: In function ‘ADF_Database_Valid’: /home/conan/w/cci_PR-4471/.conan/data/cgns/3.4.1/_/_/build/9f384017b60a81d25707385695d2c7aa8a4042e9/source_subfolder/src/adf/ADF_interface.c:1022:5: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result] fread (header, sizeof(char), 32, fp); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY