Skip to content
Snippets Groups Projects
Commit df270a01 authored by Daniel Savchenko's avatar Daniel Savchenko
Browse files

try again

parent fd1867e5
Branches
Tags
2 merge requests!265Mac fix,!264Mac fix
......@@ -95,7 +95,7 @@ if (NOT DISABLE_OPENFLIPPER_PYTHON_SYSTEM)
endif()
if (NOT DISABLE_OPENFLIPPER_PYTHON_SYSTEM)
find_package(Python3 3.9 COMPONENTS Interpreter Development)
find_package(Python3 3.9 COMPONENTS Interpreter Development PATHS "C:/Program Files/Python39/")
if (NOT TARGET pybind11::module OR NOT TARGET pybind11::embed)
include(FetchContent)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment