mirror of https://github.com/KLayout/klayout.git
Removed a compiler option which is not needed.
This commit is contained in:
parent
d5b92c2925
commit
e4f5a41829
|
|
@ -156,7 +156,6 @@ msvc {
|
|||
|
||||
win32 {
|
||||
QMAKE_LFLAGS += -Wl,--exclude-all-symbols
|
||||
QMAKE_CXXFLAGS += -fdeclspec
|
||||
} else {
|
||||
QMAKE_CXXFLAGS += -fvisibility=hidden
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue