diff options
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r-- | CMakeLists.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt index fe36672..220c7d3 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -26,7 +26,6 @@ if(BUILD_WITH_COVERAGE) endif() add_subdirectory(src) -add_subdirectory(examples) # Tests Tools if(NOT DBUS_RUNNER) |