1
0
قرینه از https://github.com/quitesimpleorg/qsmaddy.git synced 2025-12-13 01:59:27 +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() else()
set( set(
CMAKE_CXX_FLAGS 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() endif()