You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@celix.apache.org by "Bjoern Petri (JIRA)" <ji...@apache.org> on 2015/12/18 18:43:46 UTC

[jira] [Created] (CELIX-331) test configuraiton needs update for newer CMake

Bjoern Petri created CELIX-331:
----------------------------------

             Summary: test configuraiton needs update for newer CMake
                 Key: CELIX-331
                 URL: https://issues.apache.org/jira/browse/CELIX-331
             Project: Celix
          Issue Type: Bug
            Reporter: Bjoern Petri
            Assignee: Bjoern Petri
            Priority: Minor


CMake version 3.1 introduces a new policy CMP0053 that simplifies variable reference and escape sequence evaluation (https://cmake.org/cmake/help/v3.1/policy/CMP0053.html) 

This breaks the evaluation of the @VAR@ syntax used within the test property files and leads to a failing test. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)