1
0
Fork 0

Revert "added -DCMAKE_BUILD_TYPE=RelWithDebInfo for Windows builds"

This reverts commit 963a5abc7f.
This commit is contained in:
Christian Kühnel 2020-04-23 11:45:52 +02:00
parent d1a1896933
commit 58ce45a053

View file

@ -28,5 +28,3 @@ arguments:
- '-DCMAKE_CXX_FLAGS=-gmlt'
windows:
- '-D LLVM_ENABLE_DIA_SDK=OFF'
# to help debugging failing tests
- '-D CMAKE_BUILD_TYPE=RelWithDebInfo'