Home
last modified time | relevance | path

Searched refs:library_versions_report (Results 1 – 3 of 3) sorted by relevance

/dports/games/wesnoth/wesnoth-1.14.17/src/
H A Dbuild_info.hpp82 std::string library_versions_report();
H A Dbuild_info.cpp391 std::string library_versions_report() in library_versions_report() function
482 << game_config::library_versions_report() in full_build_report()
H A Dwesnoth.cpp466 std::cout << "Library versions:\n" << game_config::library_versions_report() << '\n';