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 CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY /home/conan/w/cci_PR-4136/1/449065e8-dc1b-40ec-b595-70c4dc02b439/recipes/irrxml/all/test_package/test_package.cpp:20:16: warning: 5 enumeration values not handled in switch: 'EXN_NONE', 'EXN_ELEMENT_END', 'EXN_COMMENT'... [-Wswitch] switch(xml->getNodeType()) ^ 1 warning generated.