summaryrefslogtreecommitdiff
path: root/src/md/enc/crossgen/CMakeLists.txt
blob: d619c5c3f74fe73df1c1dc15fc6ae56c29d1e6f9 (plain)
1
2
3
4
5
include(${CLR_DIR}/crossgen.cmake)
include(../../md_wks.cmake)

add_precompiled_header(stdafx.h ../stdafx.cpp MDRUNTIMERW_SOURCES)
add_library(mdruntimerw_crossgen ${MDRUNTIMERW_SOURCES})