summaryrefslogtreecommitdiff
path: root/src/unwinder/dac/CMakeLists.txt
blob: ff7bd7311418c8d6fa73f1274c7ed473466c7ed9 (plain)
1
2
3
4
5
include(${CLR_DIR}/dac.cmake)

add_definitions(-DFEATURE_NO_HOST)

add_library_clr(unwinder_dac ${UNWINDER_SOURCES})