Skip to content

Commit 6b62eac

Browse files
authored
Update CMakeLists.txt
1 parent dfa3755 commit 6b62eac

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

lib/CppInterOp/CMakeLists.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -180,6 +180,8 @@ if(MSVC)
180180
"/EXPORT:?compareValues@APSInt@llvm@@SAHAEBV12@0@Z"
181181
"/EXPORT:??1raw_ostream@llvm@@UEAA@XZ"
182182
"/EXPORT:??1raw_string_ostream"
183+
"/EXPORT:?1raw_string_ostream"
183184
"/EXPORT:??1raw_string_ostream@llvm@@UEAA@XZ"
185+
"/EXPORT:?1raw_string_ostream@llvm@@UEAA@XZ"
184186
)
185187
endif()

0 commit comments

Comments
 (0)