libcryfs/vendor/cryptopp/CMakeLists.txt

5 lines
85 B
CMake
Raw Normal View History

2018-05-19 20:22:51 +02:00
# Don't build cryptopp test cases
set(BUILD_TESTING OFF)
add_subdirectory(cryptopp)