mirror of
https://github.com/quitesimpleorg/qsmaddy.git
synced 2024-11-22 07:37:50 +01:00
appveyor - now?
This commit is contained in:
parent
0762f6cc5d
commit
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()
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user