If boost library is compiled, then component name is basically lowercase name of library without prefixes and suffixes (for example for boost_system-vc141-mt-x64-1_66.lib it would be 'system')
Also see here: https://cmake.org/cmake/help/v3.10/module/FindBoost.html