projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f35cf18
)
dev-libs/pugixml: force emake as cmake makefile generator (bug #601064)
author
Tim Harder
<radhermit@gentoo.org>
Sat, 7 Jan 2017 19:27:40 +0000
(14:27 -0500)
committer
Tim Harder
<radhermit@gentoo.org>
Sat, 7 Jan 2017 19:32:32 +0000
(14:32 -0500)
dev-libs/pugixml/pugixml-1.8.ebuild
patch
|
blob
|
history
diff --git
a/dev-libs/pugixml/pugixml-1.8.ebuild
b/dev-libs/pugixml/pugixml-1.8.ebuild
index 40dd30f96e473a88374fb0a01e466b3bf222c8e4..af0347733d2c9356586a3ac34d94480c5de101ee 100644
(file)
--- a/
dev-libs/pugixml/pugixml-1.8.ebuild
+++ b/
dev-libs/pugixml/pugixml-1.8.ebuild
@@
-1,8
+1,9
@@
-# Copyright 1999-201
6
Gentoo Foundation
+# Copyright 1999-201
7
Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
EAPI=6
+CMAKE_MAKEFILE_GENERATOR=emake
inherit cmake-utils