summaryrefslogtreecommitdiff
path: root/src/strongname/api/crossgen/CMakeLists.txt
blob: 5632c0321b55f6ed8e9eb8ae637336f89d503e9d (plain)
1
2
3
4
include(${CLR_DIR}/crossgen.cmake)

add_library_clr(strongname_crossgen ${STRONGNAME_SOURCES})
add_dependencies(strongname_crossgen eventing_headers)