aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/restricted/abseil-cpp-tstring/y_absl/algorithm/CMakeLists.txt
blob: 375c33e158244e7bbdfc3a405bdae2c12ae6fb02 (plain) (blame)
1
2
3
4
5
add_library(abseil-cpp-tstring-y_absl-algorithm INTERFACE)
target_link_libraries(abseil-cpp-tstring-y_absl-algorithm INTERFACE
  contrib-libs-cxxsupp
  yutil
)