deshanxiao commented on code in PR #2076:
URL: https://github.com/apache/orc/pull/2076#discussion_r1861443574


##########
CMakeLists.txt:
##########
@@ -157,6 +157,9 @@ enable_testing()
 
 INCLUDE(GNUInstallDirs)  # Put it before ThirdpartyToolchain to make 
CMAKE_INSTALL_LIBDIR available.
 set(ORC_INSTALL_CMAKE_DIR ${CMAKE_INSTALL_LIBDIR}/cmake/orc)
+if (ORC_PACKAGE_KIND STREQUAL "vcpkg")

Review Comment:
   Thanks @wgtmac , Will update.



-- 
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]

Reply via email to