blob: 32f0f25a60ffcde4f151a8bf7fedcd8b5ba2b1fb [file] [log] [blame]
add_llvm_library(gtest_main
TestMain.cpp
LINK_LIBS
gtest
LINK_COMPONENTS
Support # Depends on llvm::cl
# This library is not meant to be in the install tree, only the build tree.
BUILDTREE_ONLY
)