[PATCH] D51561: [CMake] Add support for unittests that have input files
Zachary Turner via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 5 15:28:50 PDT 2018
zturner updated this revision to Diff 164115.
zturner added a comment.
Updated to use the `configure_file` approach. See if you like this better.
https://reviews.llvm.org/D51561
Files:
llvm/cmake/modules/AddLLVM.cmake
llvm/include/llvm/Testing/Support/SupportHelpers.h
llvm/lib/Testing/Support/CMakeLists.txt
llvm/lib/Testing/Support/SupportHelpers.cpp
llvm/unittests/unittest.cfg.in
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51561.164115.patch
Type: text/x-patch
Size: 3346 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180905/08ef4aeb/attachment.bin>
More information about the llvm-commits
mailing list