diff options
| author | fengweihao <[email protected]> | 2024-10-10 17:51:45 +0800 |
|---|---|---|
| committer | fengweihao <[email protected]> | 2024-10-10 17:51:45 +0800 |
| commit | 498c7328b1b24a709f20ba6fac90eae88a43c02f (patch) | |
| tree | c0573a3744c96aa36f2a00601d50ea49d1dfd9ad /program/CMakeLists.txt | |
| parent | f0d1361de719a00c0d1a985d7b2cfe54b9199d84 (diff) | |
TSG-22708 Adaptation of maat interface changes and TFE keyring interface changes
Diffstat (limited to 'program/CMakeLists.txt')
| -rw-r--r-- | program/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/program/CMakeLists.txt b/program/CMakeLists.txt index 1e70428..bf35e60 100644 --- a/program/CMakeLists.txt +++ b/program/CMakeLists.txt @@ -12,6 +12,7 @@ target_link_libraries(certstore dl common openssl-ssl-static openssl-crypto-static pthread + cjson uuid libevent-static MESA_prof_load |
