mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-05-28 22:56:32 +00:00
* delayload hack * Skip tests * Onecore uses onecore umbrella * Uncomment tests * cleanup * Disable dev mode for WinML
2 lines
120 B
CMake
2 lines
120 B
CMake
set(CMAKE_C_STANDARD_LIBRARIES_INIT onecoreuap_apiset.lib)
|
|
set(CMAKE_CXX_STANDARD_LIBRARIES_INIT onecoreuap_apiset.lib)
|