1
0
Fork 0
forked from lthn/blockchain

fixed wrong line in cmake

This commit is contained in:
cryptozoidberg 2020-01-27 22:16:44 +01:00
parent 5d70ada83e
commit b1dbb8867e
No known key found for this signature in database
GPG key ID: 22DEB97A54C6FDEC

View file

@ -1,6 +1,3 @@
if(CMAKE_SYSTEM_NAME STREQUAL "iOS")
return()
endif()
# if(POLICY CMP0043)
# cmake_policy(SET CMP0043 OLD)
# endif()