mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-08 00:10:15 +03:00
Signed-off-by: Alexey Sokolov <alexey+gentoo@asokolov.org> Signed-off-by: Sam James <sam@gentoo.org>
15 lines
511 B
Diff
15 lines
511 B
Diff
Reverse of https://github.com/rizsotto/Bear/commit/83383261e0756d2a5c5b85cf469f1fa34110c9ed
|
|
https://github.com/rizsotto/Bear/issues/625
|
|
|
|
--- a/CMakeLists.txt
|
|
+++ b/CMakeLists.txt
|
|
@@ -83,8 +83,6 @@ ExternalProject_Add(BearSource
|
|
-DCMAKE_MODULE_LINKER_FLAGS:STRING=${CMAKE_MODULE_LINKER_FLAGS}
|
|
-DROOT_INSTALL_PREFIX:PATH=${CMAKE_INSTALL_PREFIX}
|
|
${CMAKE_CACHE_ARGS_EXTRA}
|
|
- BUILD_ALWAYS
|
|
- 1
|
|
TEST_BEFORE_INSTALL
|
|
1
|
|
TEST_COMMAND
|