libcryfs/vendor/cryptopp/CMakeLists.txt
2018-05-20 19:20:45 -07:00

5 lines
85 B
CMake

# Don't build cryptopp test cases
set(BUILD_TESTING OFF)
add_subdirectory(cryptopp)