You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@datasketches.apache.org by "AlexanderSaydakov (via GitHub)" <gi...@apache.org> on 2023/09/06 18:19:49 UTC

[GitHub] [datasketches-cpp] AlexanderSaydakov opened a new pull request, #393: removed python stuff since it was moved to its own repo

AlexanderSaydakov opened a new pull request, #393:
URL: https://github.com/apache/datasketches-cpp/pull/393

   (no comment)


-- 
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: commits-unsubscribe@datasketches.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@datasketches.apache.org
For additional commands, e-mail: commits-help@datasketches.apache.org


[GitHub] [datasketches-cpp] AlexanderSaydakov merged pull request #393: removed python stuff since it was moved to its own repo

Posted by "AlexanderSaydakov (via GitHub)" <gi...@apache.org>.
AlexanderSaydakov merged PR #393:
URL: https://github.com/apache/datasketches-cpp/pull/393


-- 
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: commits-unsubscribe@datasketches.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@datasketches.apache.org
For additional commands, e-mail: commits-help@datasketches.apache.org


[GitHub] [datasketches-cpp] jmalkin commented on a diff in pull request #393: removed python stuff since it was moved to its own repo

Posted by "jmalkin (via GitHub)" <gi...@apache.org>.
jmalkin commented on code in PR #393:
URL: https://github.com/apache/datasketches-cpp/pull/393#discussion_r1318849894


##########
README.md:
##########
@@ -92,13 +90,6 @@ from GitHub using CMake's `ExternalProject` module. The code would look somethin
         GIT_SUBMODULES ""
         INSTALL_DIR /tmp/datasketches-prefix
         CMAKE_ARGS -DBUILD_TESTS=OFF -DCMAKE_BUILD_TYPE=${CMAKE_BUILD_TYPE} -DCMAKE_INSTALL_PREFIX=/tmp/datasketches-prefix
-
-        # Override the install command to add DESTDIR

Review Comment:
   Let's reword this a bit but restore it. Something like:
   "If building an RPM of the library, you may need...."



-- 
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: commits-unsubscribe@datasketches.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@datasketches.apache.org
For additional commands, e-mail: commits-help@datasketches.apache.org