Fix compile with clang and openbsd
This commit is contained in:
1
3rdparty/sha2/CMakeLists.txt
vendored
1
3rdparty/sha2/CMakeLists.txt
vendored
@@ -1,3 +1,4 @@
|
||||
cmake_minimum_required(VERSION 2.8.11)
|
||||
set(CMAKE_CXX_STANDARD 11)
|
||||
|
||||
add_library(sha2 STATIC sha2.cpp)
|
||||
|
||||
Reference in New Issue
Block a user