CMake: use imported target for pybind11 (in the GUI).
See commit 43b2f385
.
This commit is contained in:
parent
17943a51cb
commit
6855b558ac
@ -63,7 +63,7 @@ target_link_libraries(nextpnr-${target}-gui PRIVATE
|
||||
nextpnr_version
|
||||
Qt5::OpenGL
|
||||
QtPropertyBrowser
|
||||
pybind11_headers
|
||||
pybind11::headers
|
||||
)
|
||||
|
||||
# Currently always the case when the GUI is built.
|
||||
|
Loading…
Reference in New Issue
Block a user