OSDN Git Service

[libc++] Set CMAKE_FOLDER. NFC.
authorMarek Kurdej <marek.kurdej@gmail.com>
Mon, 25 Jan 2021 08:50:03 +0000 (09:50 +0100)
committerMarek Kurdej <marek.kurdej@gmail.com>
Mon, 25 Jan 2021 08:51:16 +0000 (09:51 +0100)
commit5e7a93a954e68b002edd2cd7fb1b2a61186c7124
tree7d1ddd6fe5f9462eee7d81ded5672578d9e27fbe
parentd745b82de1d2def7e68ca836f8db5bb1edbb39cb
[libc++] Set CMAKE_FOLDER. NFC.

* This variable populates the default value of FOLDER target property. It is used in some IDE's (e.g. MSVC) to group different targets together.
libcxx/CMakeLists.txt
libcxx/benchmarks/CMakeLists.txt
libcxxabi/CMakeLists.txt