mirror of
https://github.com/CLIUtils/CLI11.git
synced 2025-05-01 05:03:52 +00:00
Removing google mock since it is not used here
This commit is contained in:
parent
a58488dc0d
commit
87155a5def
@ -13,7 +13,8 @@ download_project(PROJ googletest
|
||||
QUIET
|
||||
)
|
||||
|
||||
add_subdirectory(${googletest_SOURCE_DIR} ${googletest_BINARY_DIR})
|
||||
|
||||
add_subdirectory(${googletest_SOURCE_DIR}/googletest ${googletest_SOURCE_DIR})
|
||||
|
||||
if (CMAKE_CONFIGURATION_TYPES)
|
||||
add_custom_target(check COMMAND ${CMAKE_CTEST_COMMAND}
|
||||
|
Loading…
x
Reference in New Issue
Block a user