This website requires JavaScript.
Explore
Help
Sign In
caiyu
/
nextpnr
Watch
1
Star
0
Fork
0
You've already forked nextpnr
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
0344fdcf8d
nextpnr
/
gui
/
mistral
/
family.cmake
2 lines
75 B
CMake
Raw
Normal View
History
Unescape
Escape
mistral: Fix include path in GUI cmake, too Signed-off-by: gatecat <gatecat@ds0.me>
2021-06-07 22:19:24 +08:00
target_include_directories
(
gui_mistral
PRIVATE
${
MISTRAL_ROOT
}
/libmistral
)
Reference in New Issue
Copy Permalink