]> git.ipfire.org Git - thirdparty/ccache.git/commit
build: Remove unneeded C++11 flag in libatomic test (#1191)
authorOrgad Shaneh <orgad.shaneh@audiocodes.com>
Sat, 22 Oct 2022 10:50:28 +0000 (13:50 +0300)
committerGitHub <noreply@github.com>
Sat, 22 Oct 2022 10:50:28 +0000 (12:50 +0200)
commit57e80ce91bb1d5d8ce8eba475c6423ed7b8a7519
tree84bfe6adc2063a9bc84980a4f813326082b328eb
parente63107523915be883025836426fcdd96b97c22fa
build: Remove unneeded C++11 flag in libatomic test (#1191)

The required C++ is 17 anyway.
cmake/StdAtomic.cmake