Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 31 Aug 2020 01:26:01 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 249024] cmake.mk: Add USES=cmake:testing to facilitate defining test targets for cmake-based ports
Message-ID:  <bug-249024-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D249024

            Bug ID: 249024
           Summary: cmake.mk: Add USES=3Dcmake:testing to facilitate
                    defining test targets for cmake-based ports
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Ports Framework
          Assignee: portmgr@FreeBSD.org
          Reporter: yuri@freebsd.org
                CC: ports-bugs@FreeBSD.org

Created attachment 217665
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D217665&action=
=3Dedit
patch

Many cmake-based projects have ctate-based tests with the BUILD_TESTING cma=
ke
variable being defined in the documentation as a standard way to enable tes=
ts:
https://cmake.org/cmake/help/v3.7/module/CTest.html

The suggested feature USES=3Dcmake:testing facilitates defining test target=
s for
such ports.

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-249024-7788>