diff --git a/CMakeLists.txt b/CMakeLists.txt index 017c9a5..fcf1bf2 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -138,7 +138,7 @@ option (IPK "Generate IPK using CPack" OFF) option (RPM "Generate RPM using CPack" OFF) option (ENABLEEXAMPLES "Disable building of examples" ON) option (INSTALLGPIOTOOL "Install gpio tool" OFF) -option (INSTALLTOOLS "Install all tools" OFF) +option (INSTALLTOOLS "Install all tools" ON) option (BUILDTESTS "Override the addition of tests" ON) set (BUILDARCH "" CACHE STRING "Override architecture to build for")