mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 17:09:10 -07:00
net-irc/weechat: explicitly set makefile generator for cmake
Fixes bug #558578.
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
|
||||
EAPI=5
|
||||
PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} )
|
||||
CMAKE_MAKEFILE_GENERATOR=emake
|
||||
inherit eutils python-single-r1 multilib cmake-utils
|
||||
|
||||
if [[ ${PV} == "9999" ]] ; then
|
||||
|
||||
@@ -4,6 +4,7 @@
|
||||
|
||||
EAPI=5
|
||||
PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} )
|
||||
CMAKE_MAKEFILE_GENERATOR=emake
|
||||
inherit eutils python-single-r1 multilib cmake-utils
|
||||
|
||||
if [[ ${PV} == "9999" ]] ; then
|
||||
|
||||
@@ -4,6 +4,7 @@
|
||||
|
||||
EAPI=5
|
||||
PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} )
|
||||
CMAKE_MAKEFILE_GENERATOR=emake
|
||||
inherit eutils python-single-r1 multilib cmake-utils
|
||||
|
||||
if [[ ${PV} == "9999" ]] ; then
|
||||
|
||||
Reference in New Issue
Block a user