kgiusti commented on pull request #748:
URL: https://github.com/apache/qpid-dispatch/pull/748#issuecomment-635036555


   Take a look at 
[this](https://gist.github.com/kgiusti/b984e742d7e5056efeb5ca7664c071d7)
   The "find_package" command allows a minimum version to be given.  Our hacked 
up FindLibWebSockets.cmake needs to handle that.
   In addition cmake provides a macro for making a build flag 
(USE_LIBWEBSOCKETS) conditionally available if another flag 
(LIBWEBSOCKETS_FOUND) is true.
   
   I think that's the cmake-y way of doing this....


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

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



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org

Reply via email to