Return-Path: X-Original-To: apmail-incubator-celix-commits-archive@minotaur.apache.org Delivered-To: apmail-incubator-celix-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id DB25410E01 for ; Wed, 11 Jun 2014 20:46:03 +0000 (UTC) Received: (qmail 48589 invoked by uid 500); 11 Jun 2014 20:46:03 -0000 Delivered-To: apmail-incubator-celix-commits-archive@incubator.apache.org Received: (qmail 48313 invoked by uid 500); 11 Jun 2014 20:46:02 -0000 Mailing-List: contact celix-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: celix-dev@incubator.apache.org Delivered-To: mailing list celix-commits@incubator.apache.org Received: (qmail 48305 invoked by uid 99); 11 Jun 2014 20:46:02 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 11 Jun 2014 20:46:02 +0000 Date: Wed, 11 Jun 2014 20:46:02 +0000 (UTC) From: "Bjoern Petri (JIRA)" To: celix-commits@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (CELIX-123) enable code coverage for utils_test MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Bjoern Petri created CELIX-123: ---------------------------------- Summary: enable code coverage for utils_test Key: CELIX-123 URL: https://issues.apache.org/jira/browse/CELIX-123 Project: Celix Issue Type: Improvement Reporter: Bjoern Petri Assignee: Bjoern Petri Priority: Minor The current cmake configuration does not allow including CodeCoverage.cmake in more than one CMakeLists.txt file. -- This message was sent by Atlassian JIRA (v6.2#6252)