diff --git a/CMakeLists.txt b/CMakeLists.txt index cf98510792f94e083792e74e85fc6f36317e9ecf..6ffe566eb407fd0ee5ade59a5f0c0ceca5f711d9 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -98,7 +98,7 @@ ENDIF() option(_WOLF_TRACE "Enable wolf tracing macro" ON) -option(BUILD_EXAMPLES "Build examples" ON) +# option(BUILD_EXAMPLES "Build examples" OFF) set(BUILD_TESTS true) # Does this has any other interest