aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt3
1 files changed, 1 insertions, 2 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index e70bce4..3b4c6e1 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -8,6 +8,5 @@ add_compile_options(-Wextra)
add_subdirectory(core)
add_subdirectory(python)
add_subdirectory(cli)
-#add_subdirectory(examples)
-message(STATUS "The examples are not built as they depend on a full installation of kicad-utils. Do a make install first and then build the examples")
+#add_subdirectory(examples)