Commit b08328c7 authored by Jan Kiene's avatar Jan Kiene
Browse files

comment out WX for debugging

parent 1e3f0aac
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -112,7 +112,7 @@ elseif(WIN32)
    -D_CRT_SECURE_NO_WARNINGS
    /MP
  )
  add_compile_options("/WX")
  # add_compile_options("/WX")
endif()

# configuration options for all platforms