unwanted added compiler arguments

Sven Brauch mail at svenbrauch.de
Mon Oct 30 13:46:58 GMT 2017


On 30/10/17 14:27, Arthur Gruzauskas wrote:
> now it appends "-fPIC -std=gnu++11" to my build panel command line...
Yeah, because now the C++ mode for cmake is C++11 ;)
I think cmake_cxx_standard=17 does not work yet? Try appending
-std=c++17 to CMAKE_CXX_FLAGS in CMakeLists.txt.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: OpenPGP digital signature
URL: <http://mail.kde.org/pipermail/kdevelop/attachments/20171030/0fed7d0a/attachment.sig>


More information about the KDevelop mailing list