Removed the Found OpenThreads message
This commit is contained in:
parent
677358c049
commit
11e3f45c58
@ -77,8 +77,8 @@ FIND_LIBRARY(OPENTHREADS_LIBRARY_DEBUG
|
||||
|
||||
SET(OPENTHREADS_FOUND "NO")
|
||||
IF(OPENTHREADS_INCLUDE_DIR AND OPENTHREADS_LIBRARY)
|
||||
SET(OPENTHREADS_FOUND "YES")
|
||||
MESSAGE("-- Found OpenThreads: "${OPENTHREADS_LIBRARY})
|
||||
SET(OPENTHREADS_FOUND "YES")
|
||||
# MESSAGE("-- Found OpenThreads: "${OPENTHREADS_LIBRARY})
|
||||
IF(NOT OPENTHREADS_LIBRARY_DEBUG)
|
||||
MESSAGE("-- Warning Debug OpenThreads not found, using: ${OPENTHREADS_LIBRARY}")
|
||||
SET(OPENTHREADS_LIBRARY_DEBUG "${OPENTHREADS_LIBRARY}")
|
||||
|
Loading…
Reference in New Issue
Block a user