summaryrefslogtreecommitdiff
path: root/src/md/runtime/dbi/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/md/runtime/dbi/CMakeLists.txt')
-rw-r--r--src/md/runtime/dbi/CMakeLists.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/md/runtime/dbi/CMakeLists.txt b/src/md/runtime/dbi/CMakeLists.txt
new file mode 100644
index 0000000000..6f706d2bfb
--- /dev/null
+++ b/src/md/runtime/dbi/CMakeLists.txt
@@ -0,0 +1,3 @@
+include(../../md_dbi.cmake)
+add_precompiled_header(stdafx.h ../stdafx.cpp MDRUNTIME_SOURCES)
+add_library_clr(mdruntime-dbi ${MDRUNTIME_SOURCES}) \ No newline at end of file