diff options
author | Michael Welter <michael@welter-4d.de> | 2021-08-03 23:29:00 +0200 |
---|---|---|
committer | Michael Welter <michael@welter-4d.de> | 2021-08-05 23:21:28 +0200 |
commit | 07e64c37487b6c99b0425b8e4014af63529459cf (patch) | |
tree | a39ee16bfd37eb2c6801f7c0c991f7ece5ef1a85 /redist | |
parent | 6a5954197ef5671b5cc9159377e83ef15bf43373 (diff) |
cmake: improve the FindONNXRuntime script and install the ONNX dll
* Add ONNXRuntime_DIR variable
* Change target name to onnxruntime::onnxruntime following naming
conventions for imported libs
* Look for the DLL on windows and store it in a variable for later
* Correctly define the properties of the import library
* Change names and logic for global variables to follow standard conventions
* Change import library type from UNKNOWN to SHARED in order to make msvc
link against the .lib file, not the dll.
Diffstat (limited to 'redist')
0 files changed, 0 insertions, 0 deletions