Skip to content
Snippets Groups Projects
Commit e1232c5b authored by Dominic Kempf's avatar Dominic Kempf
Browse files

remove debug statements

parent 7760324e
Branches
Tags
1 merge request!219dune-python migration
Pipeline #
......@@ -72,8 +72,6 @@ endfunction()
function(dune_python_force_version)
message("BLA: ${PYTHON_VERSION_MAJOR}")
message("BLUBB ${ARGV0}")
if(NOT "${PYTHON_VERSION_MAJOR}" STREQUAL "${ARGV0}")
message(FATAL_ERROR "${CMAKE_PROJECT_NAME} requires python ${ARGV0}!")
endif()
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment