summaryrefslogtreecommitdiffstats
path: root/conf.d/cmake/00-default-osconfig.cmake
diff options
context:
space:
mode:
authorTobias Jahnke <tobias.jahnke@microchip.com>2018-09-21 13:17:08 +0200
committerTobias Jahnke <tobias.jahnke@microchip.com>2018-12-18 10:24:00 +0100
commita3806abc3eefd2e6b8726ace474447657cb1e4e3 (patch)
treeacbb45804023500b04b1191bd2250c553fb8d140 /conf.d/cmake/00-default-osconfig.cmake
parent1d77128c2b1c4e99306f37cc5b8150c250271ee5 (diff)
Add basic source and configuration files
Signed-off-by: Tobias Jahnke <tobias.jahnke@microchip.com>
Diffstat (limited to 'conf.d/cmake/00-default-osconfig.cmake')
-rw-r--r--conf.d/cmake/00-default-osconfig.cmake1
1 files changed, 1 insertions, 0 deletions
diff --git a/conf.d/cmake/00-default-osconfig.cmake b/conf.d/cmake/00-default-osconfig.cmake
new file mode 100644
index 0000000..182caeb
--- /dev/null
+++ b/conf.d/cmake/00-default-osconfig.cmake
@@ -0,0 +1 @@
+list(APPEND PKG_REQUIRED_LIST lua>=5.3) \ No newline at end of file