summaryrefslogtreecommitdiff
path: root/src/md/compiler/dbi/CMakeLists.txt
blob: b8709843095cb866137bc4aad40baa75a0594203 (plain)
1
2
3
4
include(../../md_dbi.cmake)

add_precompiled_header(stdafx.h ../stdafx.cpp MDCOMPILER_SOURCES)
add_library_clr(mdcompiler-dbi ${MDCOMPILER_SOURCES})