[Bug 253381] devel/cmake: Backport the fix for basic use in Fortran/C/C++ projects

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Feb 9 17:59:49 GMT 2021


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=253381

            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 at FreeBSD.org
          Reporter: yuri at freebsd.org
          Assignee: kde at FreeBSD.org
             Flags: maintainer-feedback?(kde at FreeBSD.org)

Created attachment 222301
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=222301&action=edit
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)
> 
> INCLUDE(FortranCInterface)
> FortranCInterface_VERIFY(CXX)

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


More information about the kde-freebsd mailing list