[HOOK - conan-center.py] pre_export(): WARN: [HEADER_ONLY, NO COPY SOURCE (KB-H005)] This recipe is a header only library as it does not declare 'settings'. Please include 'no_copy_source' to avoid unnecessary copy steps [HOOK - conan-center.py] pre_export(): ERROR: [META LINES (KB-H025)] Shebang (#!) detected in your recipe. Remove the line 1 (https://github.com/conan-io/conan-center-index/wiki/Error-Knowledge-Base#KB-H025) [HOOK - conan-center.py] pre_export(): ERROR: [CMAKE MINIMUM VERSION (KB-H028)] The CMake file 'recipes/robin-hood-hashing/all/test_package/CMakeLists.txt' must contain a minimum version declared at the beginning (e.g. cmake_minimum_required(VERSION 3.1.2)) (https://github.com/conan-io/conan-center-index/wiki/Error-Knowledge-Base#KB-H028) [HOOK - conan-center.py] pre_export(): ERROR: [NO TARGET NAME (KB-H040)] CCI uses the name of the package for cmake generator. Use 'cpp_info.names' instead. (https://github.com/conan-io/conan-center-index/wiki/Error-Knowledge-Base#KB-H040) [HOOK - conan-center.py] pre_export(): ERROR: [CMAKE VERBOSE MAKEFILE (KB-H046)] The CMake definition 'set(CMAKE_VERBOSE_MAKEFILE ON)' is not allowed. Remove it from recipes/robin-hood-hashing/all/test_package/CMakeLists.txt. (https://github.com/conan-io/conan-center-index/wiki/Error-Knowledge-Base#KB-H046) ERROR: [HOOK - conan-center.py] pre_export(): Some checks failed running the hook, check the output