MisterRaindrop commented on PR #541:
URL: https://github.com/apache/iceberg-cpp/pull/541#issuecomment-3810896672

   Do you mean doing it this way during the CMake compilation?
   if set xxx_SOURCE_DIR like?
   ```
   cmake -S . -B build -G Ninja -DARROW_SOURCE_DIR=/opt/thirdpath/arrow 
-DPARQUET_SOURCE_DIR=/opt/thirdpath/parquet
   ```
   if not set xxx_SOURCE_DIR find path in system like `/usr/local/` ?
   
   


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to