arcolight commented on code in PR #7487:
URL: https://github.com/apache/ignite-3/pull/7487#discussion_r2735784575


##########
modules/platforms/cpp/cmake/scripts/odbc/ignite3-odbc-linux.ini:
##########
@@ -0,0 +1,5 @@
+[Apache Ignite 3]
+Description=Apache Ignite 3 ODBC Driver
+Driver=/usr/lib/libignite3-odbc.so
+Setup=/usr/lib/libignite3-odbc.so

Review Comment:
   It will be nice to get proper variable here, but as for now I cannot figure 
out how to do it properly. It should be some combination of the 
`CPACK_INSTALL_PREFIX` and `CMAKE_INSTALL_LIBDIR`, it might not work for 
Windows installers in future, but will handle it separately.



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