aboutsummaryrefslogtreecommitdiff
path: root/examples/intel-quark-d2000/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'examples/intel-quark-d2000/CMakeLists.txt')
-rw-r--r--examples/intel-quark-d2000/CMakeLists.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/examples/intel-quark-d2000/CMakeLists.txt b/examples/intel-quark-d2000/CMakeLists.txt
index 4c0ef68..e139440 100644
--- a/examples/intel-quark-d2000/CMakeLists.txt
+++ b/examples/intel-quark-d2000/CMakeLists.txt
@@ -1,7 +1,8 @@
kicad_gen(
TARGET schematic.h
NET schematic/intel-quark-d2000.net
- REF U1)
+ REF U1
+ IN_SOURCE)
if (FALSE)
# If you have Intel Quark support for CMake something like this would work: