CMakeLists.txt

changeset 653
e081643aae2a
parent 641
d402fead3386
child 701
72a440c437e9
     1.1 --- a/CMakeLists.txt	Tue Feb 07 21:53:06 2023 +0100
     1.2 +++ b/CMakeLists.txt	Tue Feb 07 21:55:37 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