#12325: cmake-3.15.1
-------------------------+-----------------------
Reporter: bdubbs | Owner: bdubbs
Type: enhancement | Status: assigned
Priority: normal | Milestone: 9.0
Component: BOOK | Version: SVN
Severity: normal | Resolution:
Keywords: |
-------------------------+-----------------------
Comment (by bdubbs):
Updates
Changes made since CMake 3.15.0 include the following.
* In CMake 3.15.0 support for the GNU-like Clang compiler targeting the
MSVC ABI
implemented CMAKE_CXX_STANDARD values 98 and 11 using the corresponding
-std=
flags. However, these modes do not work with the MSVC standard library.
Therefore CMake 3.15.1 passes C++14 standard flags even for C++98 and
C++11.
This is consistent with MSVC itself which always runs in a mode aware of
C++14.
* Preliminary Swift support added in 3.15.0 has been updated.
--
Ticket URL: <http://wiki.linuxfromscratch.org/blfs/ticket/12325#comment:2>
BLFS Trac <http://wiki.linuxfromscratch.org/blfs>
Beyond Linux From Scratch
--
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page