# cpprtti-config.cmake - package configuration file # Include ( CMakeFindDependencyMacro ) # Find_Dependency ( ) Include ( FindPackageHandleStandardArgs ) Set ( ${CMAKE_FIND_PACKAGE_NAME}_CONFIG ${CMAKE_CURRENT_LIST_FILE} ) Find_Package_Handle_Standard_Args ( cpprtti CONFIG_MODE ) Include ( "${CMAKE_CURRENT_LIST_DIR}/cpprtti.cmake")