mirror of
https://github.com/Dark98/threeSD.git
synced 2026-07-02 16:49:04 +00:00
Update CryptoPP to fix g++ build on C++20
This commit is contained in:
+1
-2
@@ -11,8 +11,7 @@ include(DownloadExternals)
|
||||
include(CMakeDependentOption)
|
||||
|
||||
if (POLICY CMP0076)
|
||||
# TODO: set this to NEW
|
||||
cmake_policy(SET CMP0076 OLD)
|
||||
cmake_policy(SET CMP0076 NEW)
|
||||
endif()
|
||||
|
||||
project(threeSD)
|
||||
|
||||
Reference in New Issue
Block a user