Use the variable names from the TargetInstrInfo source when we
[oota-llvm.git] / utils / unittest / UnitTestMain / CMakeLists.txt
2014-02-26 NAKAMURA Takumi[CMake] Use LINK_LIBS instead of target_link_libraries().
2014-02-10 NAKAMURA Takumi[CMake] Add dependencies to gtest.
2014-01-10 NAKAMURA TakumiSink add_llvm_library(gtest_main) to UnitTestMain/CMake...