diff options
| author | chenzizhan <[email protected]> | 2023-07-27 17:16:10 +0800 |
|---|---|---|
| committer | chenzizhan <[email protected]> | 2023-07-27 17:16:10 +0800 |
| commit | 3e87bb219addf57f604bc06c83a4ca2dca371bc2 (patch) | |
| tree | eaf4c8448a430ada55b955f52f528da9e1e38a31 /CMakeLists.txt | |
| parent | 8449ac0bcc72e2c6c3f6d3e9455380c96c9fbbd7 (diff) | |
ci test
Diffstat (limited to 'CMakeLists.txt')
| -rw-r--r-- | CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt index 7555a59..c23af18 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -110,7 +110,7 @@ add_subdirectory(test/deps) add_subdirectory(test)
enable_testing()
-add_subdirectory(./ctest)
+add_subdirectory(ctest)
|
