Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
add_executable(AuthServer "AuthServer.cpp")
target_link_libraries(AuthServer ${COMMON_LIBRARIES})