X-Git-Url: https://git.ao2.it/libam7xxx.git/blobdiff_plain/dbd29f3c45344254a59a42d3a01148e8d38d2778..70329b82b7a0e5ba226841e3a8f3a9b09e420e3e:/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)