forked from Lainports/freebsd-ports
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>
10 lines
321 B
Text
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
|