mirror of
https://github.com/mpusz/mp-units.git
synced 2025-08-04 12:54:25 +02:00
Library refactoring based on Walter Brown's feedback
This commit is contained in:
@@ -31,7 +31,6 @@ include(tools)
|
||||
|
||||
# add dependencies
|
||||
enable_testing()
|
||||
find_package(GTest MODULE REQUIRED)
|
||||
if(NOT TARGET mp::units)
|
||||
find_package(units CONFIG REQUIRED)
|
||||
endif()
|
||||
|
Reference in New Issue
Block a user