mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-30 20:15:35 +08:00
refs #403 reimplement maybe methods with type dependent templates
This commit is contained in:
@@ -74,7 +74,7 @@ contains(BLACK_CONFIG, ProfileRelease) {
|
||||
|
||||
# Needed to workaround C1128 error
|
||||
# TODO check whether this is still needed after CValueObject refactoring
|
||||
win32-msvc*: equals(WORD_SIZE,64): QMAKE_CXXFLAGS *= /bigobj
|
||||
win32-msvc*: QMAKE_CXXFLAGS *= /bigobj
|
||||
|
||||
###########################
|
||||
# No incremental build
|
||||
|
||||
Reference in New Issue
Block a user