sa-mustafa commented on issue #17943: CMake build misses some parameters
URL: 
https://github.com/apache/incubator-mxnet/issues/17943#issuecomment-606885869
 
 
   Yes. The 
https://github.com/apache/incubator-mxnet/blob/56e79853ad5cf98baf84454eb595c7658bef6ee6/CMakeLists.txt#L487
 looks for GTest module. However, FindGTest.cmake module needs to know how to 
link your project with GTest: statically, dynamically. That's why I suggest to 
add options on Windows to specify the GTest library type. 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to