diff options
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 0d7246c..19513e4 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -68,4 +68,4 @@ install(TARGETS "adwaitamm" LIBRARY DESTINATION "${CMAKE_INSTALL_LIBDIR}" ) -add_subdirectory("demo")
\ No newline at end of file +add_subdirectory("examples/hello-world")
\ No newline at end of file |
