chrisdutz commented on code in PR #12589: URL: https://github.com/apache/iotdb/pull/12589#discussion_r1616950359
########## iotdb-client/client-cpp/src/test/CMakeLists.txt: ########## @@ -38,7 +38,7 @@ IF (DEFINED BOOST_INCLUDEDIR) ENDIF() # Link directories are different for Windows and Linux/Mac -IF(MSVC) Review Comment: Thanks for spotting this ... I would really love to be able to use MinGW for compilation ... updated the variable name ... hopefully that helps. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
