mirror of
https://github.com/outbackdingo/parodus.git
synced 2026-01-27 18:20:04 +00:00
Compare commits
1 Commits
quic
...
nopoll_pol
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
bb11068e25 |
@@ -84,8 +84,8 @@ add_dependencies(libtrower-base64 trower-base64)
|
||||
#-------------------------------------------------------------------------------
|
||||
ExternalProject_Add(nopoll
|
||||
PREFIX ${PREFIX_DIR}/nopoll
|
||||
GIT_REPOSITORY https://github.com/Comcast/nopoll.git
|
||||
GIT_TAG "1.0.2"
|
||||
GIT_REPOSITORY https://github.com/bill1600/nopoll.git
|
||||
GIT_TAG "nopoll_poll"
|
||||
CONFIGURE_COMMAND COMMAND <SOURCE_DIR>/autogen.sh --prefix=${PREFIX}
|
||||
--includedir=${INCLUDE_DIR}
|
||||
--libdir=${LIBRARY_DIR}
|
||||
|
||||
Reference in New Issue
Block a user