dev-libs/pugixml: force emake as cmake makefile generator (bug #601064)
authorTim Harder <radhermit@gentoo.org>
Sat, 7 Jan 2017 19:27:40 +0000 (14:27 -0500)
committerTim Harder <radhermit@gentoo.org>
Sat, 7 Jan 2017 19:32:32 +0000 (14:32 -0500)
dev-libs/pugixml/pugixml-1.8.ebuild

index 40dd30f96e473a88374fb0a01e466b3bf222c8e4..af0347733d2c9356586a3ac34d94480c5de101ee 100644 (file)
@@ -1,8 +1,9 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
 EAPI=6
+CMAKE_MAKEFILE_GENERATOR=emake
 
 inherit cmake-utils