Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 09 Feb 2021 17:59:49 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 253381] devel/cmake: Backport the fix for basic use in Fortran/C/C++ projects
Message-ID:  <bug-253381-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 253381
           Summary: devel/cmake: Backport the fix for basic use in
                    Fortran/C/C++ projects
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: kde@FreeBSD.org
          Reporter: yuri@freebsd.org
          Assignee: kde@FreeBSD.org
             Flags: maintainer-feedback?(kde@FreeBSD.org)

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

The backported patch fixes basic use in Fortran/C/C++ projects:
https://gitlab.kitware.com/cmake/cmake/-/issues/21408

> cmake_minimum_required(VERSION 3.19)
> project(Dakota LANGUAGES C CXX Fortran)
>=20
> INCLUDE(FortranCInterface)
> FortranCInterface_VERIFY(CXX)

--=20
You are receiving this mail because:
You are the assignee for the bug.=



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