Browse Source

common changes

cl-refactor
Marek Kotewicz 10 years ago
parent
commit
a2def239d2
  1. 2
      libdevcore/CMakeLists.txt

2
libdevcore/CMakeLists.txt

@ -1,4 +1,4 @@
cmake_policy(SET CMP0015 OLD)
cmake_policy(SET CMP0015 NEW)
# this policy was introduced in cmake 3.0
# remove if, once 3.0 will be used on unix
if (${CMAKE_MAJOR_VERSION} GREATER 2)

Loading…
Cancel
Save