[clang-tidy] Fix build bot break after 474a2b9367ad
authorNemanja Ivanovic <nemanja.i.ibm@gmail.com>
Wed, 14 Jun 2023 11:45:05 +0000 (06:45 -0500)
committerNemanja Ivanovic <nemanja.i.ibm@gmail.com>
Wed, 14 Jun 2023 11:47:34 +0000 (06:47 -0500)
commitffd7a200fdfbd01ef296101647d2f2da91ddfd41
treebd5dc03320ff3c24c6a1366ab2bd204c217fcd72
parent024e5408969fe52db567c2a4e02fb15487c30ba0
[clang-tidy] Fix build bot break after 474a2b9367ad

The commmit added clang-tidy checks without adding
the required library to the link step.
Caused failures with shared library builds.
clang-tools-extra/clang-tidy/cppcoreguidelines/CMakeLists.txt