summaryrefslogtreecommitdiffstats
path: root/Utilities/cmcppdap/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* Merge topic 'cxx-atomic'Brad King2023-07-281-0/+3
|\ | | | | | | | | | | | | | | 78bbd58545 Source: Link libatomic when needed on Linux 32-bit ARM Acked-by: Kitware Robot <kwrobot@kitware.com> Acked-by: buildbot <buildbot@kitware.com> Merge-request: !8663
| * Source: Link libatomic when needed on Linux 32-bit ARMBrad King2023-07-271-0/+3
| | | | | | | | Fixes: #25114
* | cmcppdap: Precompile common expensive headersClemens Wasser2023-06-221-0/+4
|/
* cppdap: Build as part of CMake or use external installationBrad King2023-05-261-0/+37
Add `cm3p/` headers to use the selected copy of the library. Co-authored-by: Glen Chung <kuchung@microsoft.com>