PatWie/tensorflow-cmake

How to build it in Windows?

jerinka opened this issue · 1 comments

Hi this is a very helpful project, what changes needed to build this in windows too?

I do not use Windows at all.
As written here:

if(WIN32)
message(WARNING "This FindTensorflow.cmake is not tested on WIN32\n"
"Please report if this works\n"
"https://github.com/PatWie/tensorflow-cmake")
endif(WIN32)

I wonder if this would work in Windows. But I guess it is not working without changes. Did you gave it a shot under windows?