We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ae2bc5 commit 9839004Copy full SHA for 9839004
src/coreclr/dlls/mscoree/coreclr/CMakeLists.txt
@@ -1,7 +1,7 @@
1
2
# we need to define this library before adding .def fiels to sources.
3
add_library_clr(coreclr_static
4
- OBJECT
+ STATIC
5
${CLR_SOURCES}
6
)
7
0 commit comments