Opened 5 years ago

Closed 5 years ago

#12374 closed defect (fixed)

Fix grantlee to work with modern CMake

Reported by: Douglas R. Reno Owned by: Douglas R. Reno
Priority: normal Milestone: 9.0
Component: BOOK Version: SVN
Severity: normal Keywords:
Cc:

Description

With the newest CMake, Grantlee's build process errors out about not having C++11 compiler support (for some reason, it's not getting defined).

The upstream fixes patch should be modified to add this:

https://github.com/steveire/grantlee/pull/54/commits/3a5fc7662da3261be6496611900c095844e56ab1

Change History (3)

comment:1 by Douglas R. Reno, 5 years ago

Owner: changed from blfs-book to Douglas R. Reno
Status: newassigned
Type: enhancementdefect

comment:2 by Douglas R. Reno, 5 years ago

Patch uploaded at r3978

comment:3 by Douglas R. Reno, 5 years ago

Resolution: fixed
Status: assignedclosed

Fixed at r21919

Note: See TracTickets for help on using tickets.