There are two changes:
- Don't stringify Pythonized bools (that's why we're Pythonizing them)
- Use consistent spelling for --target, --sysroot, --gcc-toolchain
Paths
| Differential D56699
[CMake] Update lit test configuration ClosedPublic Authored by phosek on Jan 14 2019, 8:27 PM.
Details Summary There are two changes:
Diff Detail Event Timeline
This revision is now accepted and ready to land.Feb 1 2019, 8:31 AM phosek retitled this revision from [libc++] Update lit test configuration to [CMake] Update lit test configuration.Feb 4 2019, 2:53 PM
Revision Contents
Diff 185121 libcxx/test/lit.site.cfg.inlibcxx/utils/libcxx/test/config.py
libcxxabi/test/CMakeLists.txt
libcxxabi/test/lit.site.cfg.in
libunwind/test/CMakeLists.txt
libunwind/test/lit.site.cfg.in
|
Is CMAKE_CXX_TARGET_TRIPLE a thing? Where is it documented? I can't find it as of CMake 3.13.3