aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorredfish <redfish@galactica.pw>2016-08-29 09:34:58 -0400
committerredfish <redfish@galactica.pw>2016-08-30 23:01:43 -0400
commita7498adc03b5a8d0e4c120de039aa97fe32efc7a (patch)
tree250852394e91eada45f01189c27054efbe59ae2c /src
parentMerge pull request #1004 (diff)
downloadmonero-a7498adc03b5a8d0e4c120de039aa97fe32efc7a.tar.xz
cmake: comply with the new policy CMP0026
Access to LOCATION property at config time was disallowed by this policy. This patch updates the offending code to comply with the policy and thereby gets rid of the warning printed by cmake. The fix is to use generator expressions instead of that property. NOTE: Had to remove support for multiconfig (only affects MSVC which is not supported anyway; and mutliconf is an IDE thing in any case), because could not see how to support it with generator expressions.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions