diff options
Diffstat (limited to 'CMakeLists.txt')
| -rw-r--r-- | CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt index 350a814..bd372c7 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -15,5 +15,6 @@ add_subdirectory(baz) add_subdirectory(foobar) add_subdirectory(hello) add_subdirectory(second) +add_subdirectory(third) dotnet_finalize_targets() |
