freebsd-ports/biology/iqtree/files/patch-cmaple_unittest_CMakeLists.txt
Joseph Mingrone 6ac077207c
biology/iqtree: Update to 2.4.0
Refer to the release notes for information about a bug that may impact
past results.

PR:		284746
Release Notes:	https://github.com/iqtree/iqtree2/releases/tag/v2.4.0
Sponsored by:	The FreeBSD Foundation

Co-authored-by:	Alven <alster@vinterdalen.se>
2025-02-12 11:08:27 -04:00

10 lines
321 B
Text

--- cmaple/unittest/CMakeLists.txt.orig 2025-02-11 20:40:54 UTC
+++ cmaple/unittest/CMakeLists.txt
@@ -16,7 +16,6 @@ target_link_libraries(
)
target_link_libraries(
cmaple_maintest
- GTest::gtest_main ## contains the main() function. No need to write one yourself
cmaple_utils
ncl nclextra
cmaple_model