diff options
author | protomors <protomors@gmail.com> | 2018-05-15 22:28:38 +0300 |
---|---|---|
committer | George Hazan <ghazan@miranda.im> | 2018-05-16 16:55:19 +0300 |
commit | a6575dc0578e825a830d062319397a3f841f6b54 (patch) | |
tree | 4ff3bca7055bc5d562da95b57c78b9894cd4ca6c /plugins/CMakeLists.txt | |
parent | 33d7620e068a7627c6d9e01afca9e90ae9a5e320 (diff) |
CMake: Config for Dbx_mdbx plugin.
Diffstat (limited to 'plugins/CMakeLists.txt')
-rw-r--r-- | plugins/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/CMakeLists.txt b/plugins/CMakeLists.txt index 87ae924f39..c3f51c32d6 100644 --- a/plugins/CMakeLists.txt +++ b/plugins/CMakeLists.txt @@ -1,3 +1,4 @@ add_subdirectory(Clist_modern) add_subdirectory(Db3x_mmap) +add_subdirectory(Dbx_mdbx) add_subdirectory(TopToolBar)
\ No newline at end of file |