https://bugs.kde.org/show_bug.cgi?id=387962
Bug ID: 387962
Summary: wrong CMake compiler option
Product: LabPlot2
Version: latest
Platform: MS Windows
OS: MS Windows
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
running CMake I get for every build target the additional option
-fvisibility=default
This leads to a compiler warning:
1>cl : Command line warning D9002: ignoring unknown option
'-fvisibility=default'
So if -fvisibility=default is not necessary for gcc and MinGw, it should be
removed.
--
You are receiving this mail because:
You are watching all bug changes.