Skip to content
Snippets Groups Projects
Commit 2e2e2ebb authored by Wolfgang Merkt's avatar Wolfgang Merkt
Browse files

Set PYTHON_EXPORT_DEPENDENCY to ON

parent c272897e
No related branches found
No related tags found
No related merge requests found
Pipeline #20556 passed with warnings
......@@ -73,6 +73,7 @@ if(CMAKE_CROSSCOMPILING)
else()
set(PYTHON_COMPONENTS Interpreter Development.Module NumPy)
endif()
set(PYTHON_EXPORT_DEPENDENCY ON)
FINDPYTHON()
IF(WIN32)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment