aboutsummaryrefslogtreecommitdiffstats
path: root/gui/mistral/family.cmake
diff options
context:
space:
mode:
authorgatecat <gatecat@ds0.me>2021-05-09 17:11:41 +0100
committergatecat <gatecat@ds0.me>2021-05-15 14:54:33 +0100
commita5815265288aa373c52ca1786f2303fb6eb83162 (patch)
treee06b6430987b53a225ee8e4c501bdd4a3cc7181f /gui/mistral/family.cmake
parent386b5b901c9e62d527e84bbd0833f5908f778413 (diff)
downloadnextpnr-a5815265288aa373c52ca1786f2303fb6eb83162.tar.gz
nextpnr-a5815265288aa373c52ca1786f2303fb6eb83162.tar.bz2
nextpnr-a5815265288aa373c52ca1786f2303fb6eb83162.zip
mistral: Python and GUI stub
Signed-off-by: gatecat <gatecat@ds0.me>
Diffstat (limited to 'gui/mistral/family.cmake')
-rw-r--r--gui/mistral/family.cmake1
1 files changed, 1 insertions, 0 deletions
diff --git a/gui/mistral/family.cmake b/gui/mistral/family.cmake
new file mode 100644
index 00000000..de737704
--- /dev/null
+++ b/gui/mistral/family.cmake
@@ -0,0 +1 @@
+target_include_directories(gui_mistral PRIVATE ${MISTRAL_ROOT}/lib)