slick-shm provides CMake targets:

  find_package(slick_shm CONFIG REQUIRED)
  target_link_libraries(main PRIVATE slick::shm)
