sci-biology/bamtools: Use ninja for building
authorDavid Seifert <soap@gentoo.org>
Sat, 2 Jun 2018 10:58:59 +0000 (12:58 +0200)
committerDavid Seifert <soap@gentoo.org>
Sat, 2 Jun 2018 13:24:55 +0000 (15:24 +0200)
Package-Manager: Portage-2.3.40, Repoman-2.3.9

sci-biology/bamtools/bamtools-2.5.1.ebuild
sci-biology/bamtools/bamtools-9999.ebuild

index ba21654b97fbf17764f4b4bf8909d0d554b9f709..038ed14beb083522db644a0ef533c1540adacd02 100644 (file)
@@ -1,8 +1,9 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
+: ${CMAKE_MAKEFILE_GENERATOR:=ninja}
 inherit cmake-utils multibuild
 
 DESCRIPTION="A programmer's API and an end-user's toolkit for handling BAM files"
index ba21654b97fbf17764f4b4bf8909d0d554b9f709..038ed14beb083522db644a0ef533c1540adacd02 100644 (file)
@@ -1,8 +1,9 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
+: ${CMAKE_MAKEFILE_GENERATOR:=ninja}
 inherit cmake-utils multibuild
 
 DESCRIPTION="A programmer's API and an end-user's toolkit for handling BAM files"