added a parent CMakeLists.txt to allow build in root dir and use by IDEs.
[apps/agl-service-can-low-level.git] / CMakeLists.txt
diff --git a/CMakeLists.txt b/CMakeLists.txt
new file mode 100644 (file)
index 0000000..febd4f0
--- /dev/null
@@ -0,0 +1 @@
+add_subdirectory(src)