DenseInferenceWrapper icon indicating copy to clipboard operation
DenseInferenceWrapper copied to clipboard

Added CMake support for cross platform compile

Open jackyko1991 opened this issue 7 years ago • 0 comments

I have added CMakeLists so that the package can compile on various platforms. I have tested this on Windows using MSVC2015 with python 2.7. Python 3.6 has been tested but linking error appears.

jackyko1991 avatar Aug 03 '17 03:08 jackyko1991