mirror of
https://github.com/YosysHQ/nextpnr.git
synced 2026-02-08 09:21:33 +00:00
@@ -171,7 +171,7 @@ if (BUILD_PYTHON)
|
||||
endwhile ()
|
||||
|
||||
if (NOT Boost_PYTHON_FOUND)
|
||||
foreach (PyVer 3 36 37 38)
|
||||
foreach (PyVer 3 36 37 38 39)
|
||||
find_package(Boost QUIET COMPONENTS python${PyVer} ${boost_libs})
|
||||
if ("${Boost_LIBRARIES}" MATCHES ".*(python|PYTHON).*" )
|
||||
set(Boost_PYTHON_FOUND TRUE)
|
||||
|
||||
Reference in New Issue
Block a user