Skip to content

Commit

Permalink
cmake - enable c++20
Browse files Browse the repository at this point in the history
Adds checks for whether the toolchain in use is using libc++ and if
it only has an experimental version of memory_resource

Essentially this is necessary to support building c++17/20 with older clangs using libc++.

Triggered-By:	cmake	117b3f73f44f81ead09320c4bd0aa7fce94a5e39
Upstream-PR:	http://github.com/swift-nav/cmake/pull/173
  • Loading branch information
swiftnav-svc-jenkins committed Apr 9, 2024
1 parent faba77a commit 5b64de7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion c/cmake/common

0 comments on commit 5b64de7

Please sign in to comment.