mirror of
https://github.com/zeromq/cppzmq.git
synced 2024-12-12 18:40:28 +01:00
Merge pull request #217 from kurdybacha/cmake_install
Problem: googletest is also installed into install destination
This commit is contained in:
commit
13bf7fdb2c
@ -33,5 +33,6 @@ endif()
|
||||
add_subdirectory(
|
||||
${_download_root}/googletest-src
|
||||
${_download_root}/googletest-build
|
||||
EXCLUDE_FROM_ALL
|
||||
)
|
||||
endmacro()
|
||||
|
Loading…
Reference in New Issue
Block a user