# cpplogging-config.cmake - package configuration file Get_Filename_Component ( CURRENT_DIR "${CMAKE_CURRENT_LIST_FILE}" PATH ) Include ( ${CURRENT_DIR}/cpplogging.cmake ) Include ( CMakeFindDependencyMacro ) Find_Dependency ( cppcore )