[all-commits] [llvm/llvm-project] 075637: [libc++][modules] Re-add build dir CMakeLists.txt....
Mark de Wever via All-commits
all-commits at lists.llvm.org
Fri Feb 16 11:02:19 PST 2024
Branch: refs/heads/release/18.x
Home: https://github.com/llvm/llvm-project
Commit: 0756378b77054938b2e252c105e91395954366ec
https://github.com/llvm/llvm-project/commit/0756378b77054938b2e252c105e91395954366ec
Author: Mark de Wever <koraq at xs4all.nl>
Date: 2024-02-16 (Fri, 16 Feb 2024)
Changed paths:
M libcxx/docs/Modules.rst
M libcxx/modules/CMakeLists.txt
A libcxx/modules/CMakeLists.txt.in
Log Message:
-----------
[libc++][modules] Re-add build dir CMakeLists.txt. (#81370)
This CMakeLists.txt is used to build modules without build system
support. This was removed in d06ae33ec32122bb526fb35025c1f0cf979f1090.
This is used in the documentation how to use modules.
Made some minor changes to make it work with the std.compat module using
the std module.
Note the CMakeLists.txt in the build dir should be removed once build
system support is generally available.
(cherry picked from commit fc0e9c8315564288f9079a633892abadace534cf)
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list