Skip to content
Snippets Groups Projects
Commit d150dd9d authored by Timo Koch's avatar Timo Koch
Browse files

[python][cmake] Add status message that the Python bindings have been enabled

parent 20168219
Branches
Tags
1 merge request!1096Fix/python bindings python requirements
......@@ -137,6 +137,7 @@ if(Python3_Interpreter_FOUND)
endfunction()
include(DuneAddPybind11Module)
message(STATUS "Python bindings enabled")
endif()
##### Python bindings end ################
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment