Skip to content

Instantly share code, notes, and snippets.

@KartikShrivastava
Created July 19, 2022 16:19
Show Gist options
  • Save KartikShrivastava/fc42bdb0402b995dc7e1454aa4d1672c to your computer and use it in GitHub Desktop.
Save KartikShrivastava/fc42bdb0402b995dc7e1454aa4d1672c to your computer and use it in GitHub Desktop.
find_library(LIB_ZSTD NAMES zstd)
target_link_libraries(${LIB_EGM} PRIVATE ${LIB_ZSTD})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment