CMakeLists.txt

changeset 654
c9d008861178
parent 653
e081643aae2a
child 701
72a440c437e9
     1.1 --- a/CMakeLists.txt	Wed Feb 08 20:26:09 2023 +0100
     1.2 +++ b/CMakeLists.txt	Wed Feb 08 20:26:26 2023 +0100
     1.3 @@ -15,7 +15,7 @@
     1.4  
     1.5  # Tests
     1.6  enable_testing()
     1.7 -add_subdirectory(test)
     1.8 +add_subdirectory(tests)
     1.9  
    1.10  # Web Documentation
    1.11  add_subdirectory(docs/src)

mercurial