summaryrefslogtreecommitdiffstats
path: root/common/synchronizer.h
diff options
context:
space:
mode:
authorFilipe Saraiva <filipe@kde.org>2017-03-03 14:49:28 -0300
committerFilipe Saraiva <filipe@kde.org>2017-03-04 17:30:40 -0300
commite722eaa7546166a5084e0cdeeb481383513b97a6 (patch)
treefd133105860220a1612c4964fb5300954e792a04 /common/synchronizer.h
parentbe652c12dfa5162d952f5226de453e1a29957c3a (diff)
parent020b96e731de12cfeb166f1c457545dd3f8fde23 (diff)
downloadsink-e722eaa7546166a5084e0cdeeb481383513b97a6.tar.gz
sink-e722eaa7546166a5084e0cdeeb481383513b97a6.zip
Create and add FindLMDB to CMakeLists.txt
Summary: Currently CMakeLists doesn't look for LMDB, a required dependency for sink. This commit creates a FindLMDB script based in an original script available in BSD license and add it to CMakeLists.txt. Test Plan: Remove LMDB development library and try to compile sink. The CMake process will end with success but in compilation time you will get the follow error message sink/common/storage_lmdb.cpp:35:18: fatal error: lmdb.h: Arquivo ou diretório não encontrado compilation terminated. After apply the patch, the look for LMDB will work and the CMake process will fail because there is not LMDB installed. So, just install LMDB development and the CMake process will find the library and the process will end successfully. Reviewers: #sink, cmollekopf Reviewed By: #sink, cmollekopf Subscribers: #sink Tags: #sink Differential Revision: https://phabricator.kde.org/D4927
Diffstat (limited to 'common/synchronizer.h')
0 files changed, 0 insertions, 0 deletions