cmake-utils.eclass: _cmake_modify-cmakelists: Fix CMAKE_BUILD_TYPE sed
authorAndreas Sturmlechner <asturm@gentoo.org>
Sun, 19 May 2019 16:15:29 +0000 (18:15 +0200)
committerAndreas Sturmlechner <asturm@gentoo.org>
Thu, 4 Jul 2019 19:36:08 +0000 (21:36 +0200)
commit3b5582636d219284037ee65bc427194d7e969c4b
treefb740758d0046b5f141ee464cb5a30aba5d95692
parentfaa2b1d22b1ac8c08569ab2fb728c55d431ae614
cmake-utils.eclass: _cmake_modify-cmakelists: Fix CMAKE_BUILD_TYPE sed

Commit 6b7998b narrowed matching CMAKE_BUILD_TYPE too successfully and led
to a string like `set(CMAKE_BUILD_TYPE)` being left over.

Bug: https://bugs.gentoo.org/674768
Closes: https://bugs.gentoo.org/686266
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
eclass/cmake-utils.eclass