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 be5bbae commit 22163d8Copy full SHA for 22163d8
clang/examples/clang-interpreter/CMakeLists.txt
@@ -25,6 +25,7 @@ target_link_libraries(clang-interpreter
25
clangCodeGen
26
clangDriver
27
clangFrontend
28
+ clangSerialization
29
)
30
31
export_executable_symbols(clang-interpreter)
0 commit comments