nameof provides CMake targets:

    find_package(nameof CONFIG REQUIRED)
    target_link_libraries(main PRIVATE nameof::nameof)
