mirror of
https://github.com/zeromq/cppzmq.git
synced 2024-12-13 10:52:57 +01:00
131d2ec487
Building and installing cppzmq brings googletest build artifacts to the installation destination as well. For example someone building cppzmq with: ``` cmake -DCMAKE_INSTALL_PREFIX=mydest . cmake --build --target install ``` gets googletest headers and libraries in `mydest`. Solution: remove googletest from install target |
||
---|---|---|
.. | ||
googletest-download.cmake | ||
googletest.cmake |