summaryrefslogtreecommitdiff
path: root/utils/unittest/CMakeLists.txt
Commit message (Expand)AuthorAge
* [CMake] Use LINK_LIBS instead of target_link_libraries().NAKAMURA Takumi2014-02-26
* [CMake] Add dependencies to gtest.NAKAMURA Takumi2014-02-10
* Sink add_llvm_library(gtest_main) to UnitTestMain/CMakeLists.txt.NAKAMURA Takumi2014-01-10
* Move all of the GoogleTest files back to the same locations they occupyChandler Carruth2013-11-15
* Get the unittests compiling when building with cmake and the settingDuncan Sands2013-05-14
* Fix gtest build issue on Visual Studio 2012 RCJustin Holewinski2012-06-06
* build/CMake: Finish removal of add_llvm_library_dependencies.Daniel Dunbar2011-11-29
* Adding dependencies to allow -DBUILD_SHARED_LIBS=true to complete.Joe Abbey2011-10-19
* Update CMake build for new gtest file.Frits van Bommel2011-07-27
* Fix VC2010 build.Michael J. Spencer2010-10-19
* Build with RTTI and exceptions disabled. Only in GCC for now.Oscar Fuentes2010-10-17
* CMake: Fix warning in gtest.Michael J. Spencer2010-10-07
* Reverting "CMake: Don't include tools, unittets, or examples asOscar Fuentes2010-09-25
* CMake: Don't include tools, unittets, or examples as available targetsMichael J. Spencer2010-09-24
* CMake: Build unittests.Michael J. Spencer2010-09-24