We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3cfd993 commit 01ffd88Copy full SHA for 01ffd88
test/CMakeLists.txt
@@ -14,7 +14,7 @@ if(TEST_INSTALLED_VERSION)
14
set(CMAKE_CXX_EXTENSIONS NO)
15
endif()
16
17
- find_package(ut 1.1 REQUIRED)
+ find_package(ut 2.0.1 REQUIRED)
18
include(../cmake/AddCustomCommandOrTest.cmake)
19
20
enable_testing()
0 commit comments