if(MSVC)
    string(APPEND CMAKE_CFLAGS " /wd4703")
endif()
