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