blob: 10e16f254df22f19380aab7d2d1092d26e03ecbf [file] [log] [blame]
add_llvm_loadable_module(AnnotateFunctions AnnotateFunctions.cpp)
if(LLVM_ENABLE_PLUGINS AND (WIN32 OR CYGWIN))
target_link_libraries(AnnotateFunctions ${cmake_2_8_12_PRIVATE}
clangAST
clangBasic
clangFrontend
clangLex
LLVMSupport
)
endif()