]> granicus.if.org Git - taglib/commit
Fix the CMake check for std::atomic_int.
authorTsuda Kageyu <tsuda.kageyu@gmail.com>
Tue, 20 Dec 2016 02:48:14 +0000 (11:48 +0900)
committerTsuda Kageyu <tsuda.kageyu@gmail.com>
Tue, 20 Dec 2016 02:48:14 +0000 (11:48 +0900)
commitffa32b19a76e07ffce41adb77133dd43552751b1
tree93c45d792eea5e7bf23e905e20658cf5382b76d2
parent8905e7095aa97dac4a047adca9e040f2e9ea1ffa
Fix the CMake check for std::atomic_int.

std::atomic_int of Visual C++ 2012 cannot be constructed with integer.
ConfigureChecks.cmake