1
0
قرینه از https://github.com/quitesimpleorg/qsmaddy.git synced 2025-02-16 17:12:33 +01:00

appveyor - now?

This commit is contained in:
M. Petra Baranski 2019-02-19 02:34:39 +01:00
والد 0762f6cc5d
کامیت c5c37a7627

مشاهده پرونده

@ -33,7 +33,7 @@ if (UNIX)
else()
set(
CMAKE_CXX_FLAGS
"${CMAKE_CXX_FLAGS} -g -std=c++${MADDY_CPP_VERSION} -fno-rtti -fno-exceptions -fsanitize=address -fno-omit-frame-pointer"
"${CMAKE_CXX_FLAGS} -std=c++${MADDY_CPP_VERSION}"
)
endif()