Commit 7c394a4e authored by Rich Prohaska's avatar Rich Prohaska Committed by Yoni Fogel

#5006 use find_package(Valgrind) for linux refs[t:5006]

git-svn-id: file:///svn/toku/tokudb@44260 c7de825b-a66e-492c-adef-691d508d4ae1
parent 42b1ae18
......@@ -7,7 +7,7 @@ if(USE_BDB)
find_package(BDB REQUIRED)
endif()
find_package(VALGRIND REQUIRED)
find_package(Valgrind REQUIRED)
include(CheckIncludeFiles)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment