before_build: - cmd: >- git submodule update --init md build cd build cmake -Werror=dev .. environment: CFLAGS: /WX CXXFLAGS: /WX LDFLAGS: /WX