summaryrefslogtreecommitdiffstats
path: root/src/utest
diff options
context:
space:
mode:
Diffstat (limited to 'src/utest')
-rw-r--r--src/utest/CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/utest/CMakeLists.txt b/src/utest/CMakeLists.txt
new file mode 100644
index 000000000..f0185d834
--- /dev/null
+++ b/src/utest/CMakeLists.txt
@@ -0,0 +1,2 @@
+SET(utest_SRC
+)