We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff16f6e commit 96ba513Copy full SHA for 96ba513
python/CMakeLists.txt
@@ -1,5 +1,5 @@
1
if(NOT HAVE_PYTHON)
2
- message(STATUS "Python interface is disabled or not all required dependecies found. Building without it...")
+ message(STATUS "Python interface is disabled or not all required dependencies found. Building without it...")
3
return()
4
endif()
5
0 commit comments