summaryrefslogtreecommitdiff
path: root/src/circular-array.h
diff options
context:
space:
mode:
authorAlex Reinking <reinking@google.com>2022-09-08 04:53:13 -0400
committerGitHub <noreply@github.com>2022-09-08 01:53:13 -0700
commit31604f8f62c4a83d9f89b3d07631de26fe9f1fba (patch)
treecf367367da6d334180cd582f23f3292ef9fef1a1 /src/circular-array.h
parente6443c1b7199ca17848ab2ae9b954a6ce63d1a65 (diff)
downloadwabt-31604f8f62c4a83d9f89b3d07631de26fe9f1fba.tar.gz
wabt-31604f8f62c4a83d9f89b3d07631de26fe9f1fba.tar.bz2
wabt-31604f8f62c4a83d9f89b3d07631de26fe9f1fba.zip
Create CMake package for wabt (#1980)
Allows users to install wabt to a local directory and use find_package to load the wabt and wasm-rt-impl libraries into their build. These users, as well as FetchContent users, may link to these libraries using, for example: find_package(wabt REQUIRED) target_link_libraries(myApp PRIVATE wabt::wabt) Note the wabt:: namespace.
Diffstat (limited to 'src/circular-array.h')
0 files changed, 0 insertions, 0 deletions