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.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/md/runtime/dbi/CMakeLists.txt b/src/md/runtime/dbi/CMakeLists.txt
index 5276477f1c..2cc8420c27 100644
--- a/src/md/runtime/dbi/CMakeLists.txt
+++ b/src/md/runtime/dbi/CMakeLists.txt
@@ -1,2 +1,3 @@
include(../../md_dbi.cmake)
+add_precompiled_header(stdafx.h ../stdafx.cpp MDRUNTIME_SOURCES)
add_library(mdruntime-dbi ${MDRUNTIME_SOURCES}) \ No newline at end of file