X-Git-Url: https://git.ao2.it/libam7xxx.git/blobdiff_plain/dbd29f3c45344254a59a42d3a01148e8d38d2778..1608665f4fd202a072531ae3a582eca87b344137:/CMakeLists.txt diff --git a/CMakeLists.txt b/CMakeLists.txt index 7db3067..aba2d43 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -80,4 +80,5 @@ set(CMAKE_C_FLAGS_RELWITHDEBINFO "-O2 -g") # Add library project add_subdirectory(src) +add_subdirectory(examples) add_subdirectory(doc)