test/CMakeLists.txt

changeset 633
63a692642aa2
parent 631
406376e64fd8
child 636
cfcc8cf0168c
     1.1 --- a/test/CMakeLists.txt	Wed Dec 07 21:07:54 2022 +0100
     1.2 +++ b/test/CMakeLists.txt	Tue Dec 20 14:12:36 2022 +0100
     1.3 @@ -14,6 +14,7 @@
     1.4  message(STATUS "Google Test made available")
     1.5  
     1.6  add_executable(ucxtest
     1.7 +        test_utils.cpp
     1.8          test_allocator.cpp
     1.9          test_compare.cpp
    1.10          test_string.cpp

mercurial