Skip to content

Commit b1bb18d

Browse files
authored
Update CMakeLists.txt
1 parent 11f9587 commit b1bb18d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/CppInterOp/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -180,5 +180,6 @@ 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@llvm@@UEAA@XZ"
183184
)
184185
endif()

0 commit comments

Comments
 (0)