diff options
author | Alexis Hildebrandt <afh@surryhill.net> | 2014-12-22 20:06:18 +0100 |
---|---|---|
committer | Alexis Hildebrandt <afh@surryhill.net> | 2014-12-24 09:30:17 +0100 |
commit | ac5fd3afd3826a9b0fadcb270900cf42c5ee6e39 (patch) | |
tree | 67e96c0016815ffd5094e5313f20f56aebc4702a /tools/proof | |
parent | 5b42031ec1812b9f1b0d8641f44c2b1a76bf6265 (diff) | |
download | fork-ledger-ac5fd3afd3826a9b0fadcb270900cf42c5ee6e39.tar.gz fork-ledger-ac5fd3afd3826a9b0fadcb270900cf42c5ee6e39.tar.bz2 fork-ledger-ac5fd3afd3826a9b0fadcb270900cf42c5ee6e39.zip |
Set CMake policy CMP0042
to remove the warning below when running cmake.
In the long run changing the CMake rules to set MACOSX_RPATH
might be the better option.
CMake Warning (dev):
Policy CMP0042 is not set: MACOSX_RPATH is enabled by default. Run "cmake
--help-policy CMP0042" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
MACOSX_RPATH is not specified for the following targets:
libledger
This warning is for project developers. Use -Wno-dev to suppress it.
Diffstat (limited to 'tools/proof')
0 files changed, 0 insertions, 0 deletions