summaryrefslogtreecommitdiff
path: root/src/gcinfo/crossgen/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/gcinfo/crossgen/CMakeLists.txt')
-rw-r--r--src/gcinfo/crossgen/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gcinfo/crossgen/CMakeLists.txt b/src/gcinfo/crossgen/CMakeLists.txt
index ac04eaadf0..5e1652147f 100644
--- a/src/gcinfo/crossgen/CMakeLists.txt
+++ b/src/gcinfo/crossgen/CMakeLists.txt
@@ -1,6 +1,6 @@
include(${CLR_DIR}/crossgen.cmake)
-add_library(gcinfo_crossgen
+add_library_clr(gcinfo_crossgen
STATIC
${GCINFO_SOURCES}
)