Skip to content

Commit 6a61704

Browse files
authored
Update CMakeLists.txt
1 parent b6e43e3 commit 6a61704

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
@@ -181,6 +181,7 @@ if(MSVC)
181181
"/EXPORT:??1raw_ostream@llvm@@UEAA@XZ"
182182
"/EXPORT:??1raw_string_ostream"
183183
"/EXPORT:??1raw_string_ostream@llvm@@UEAA@XZ"
184+
"/EXPORT:??1raw_string_ostream@llvm@@QEAA@XZ"
184185
"/EXPORT:?write_impl@raw_string_ostream@llvm@@EEAAXPEBD_K@Z"
185186
"/EXPORT:?changeColor@raw_ostream@llvm@@UEAAAEAV12@W4Colors@12@_N1@Z"
186187
"/EXPORT:?resetColor@raw_ostream@llvm@@UEAAAEAV12@XZ"

0 commit comments

Comments
 (0)