Currently CMake always tries to build the tutorials for C++.
It would be better if this could be disabled like the examples using a flag like:
-DBUILD_TUTORIALS=OFF